Slot: parentOrganization
A list of direct participant that this entity is a subOrganization of, if any.
URI: [schema:parentOrganization](http://schema.org/parentOrganization)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [LegalPerson](LegalPerson.md) | | yes |
| [LegalParticipant](LegalParticipant.md) | | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [LegalPerson](LegalPerson.md), [LegalParticipant](LegalParticipant.md) |
| Slot URI | [schema:parentOrganization](http://schema.org/parentOrganization) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://$BASE_URL$/d4nx-conformity
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | schema:parentOrganization |
| native | https://$BASE_URL$/d4nx-conformity/parentOrganization |
## LinkML Source
name: parentOrganization
description: A list of direct participant that this entity is a subOrganization of,
if any.
from_schema: https://$BASE_URL$/d4nx-conformity
rank: 1000
slot_uri: schema:parentOrganization
domain_of:
- LegalPerson
- LegalParticipant
range: string