Slot: legalAddress
The full legal address of the organization.
URI: [d4nx:legalAddress](https://$BASE_URL$/d4nx#legalAddress)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [LegalPerson](LegalPerson.md) | | yes |
| [LegalParticipant](LegalParticipant.md) | | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Address](Address.md) |
| Domain Of | [LegalPerson](LegalPerson.md), [LegalParticipant](LegalParticipant.md) |
| Slot URI | [d4nx:legalAddress](https://$BASE_URL$/d4nx#legalAddress) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://$BASE_URL$/d4nx-conformity
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | d4nx:legalAddress |
| native | https://$BASE_URL$/d4nx-conformity/legalAddress |
## LinkML Source
name: legalAddress
description: The full legal address of the organization.
from_schema: https://$BASE_URL$/d4nx-conformity
rank: 1000
slot_uri: d4nx:legalAddress
domain_of:
- LegalPerson
- LegalParticipant
range: Address