Slot: streetAddress
Street address.
URI: [vcard:street-address](https://www.w3.org/2006/vcard/ns#street-address)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Address](Address.md) | Full address of the entity | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Address](Address.md) |
| Slot URI | [vcard:street-address](https://www.w3.org/2006/vcard/ns#street-address) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://$BASE_URL$/d4nx-conformity
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | vcard:street-address |
| native | https://$BASE_URL$/d4nx-conformity/streetAddress |
## LinkML Source
name: streetAddress
description: Street address.
from_schema: https://$BASE_URL$/d4nx-conformity
rank: 1000
slot_uri: vcard:street-address
domain_of:
- Address
range: string