Slot: external_ids
An identifier for a person or organization using a designated scheme, e.g. an Open Researcher and Contributor ID (ORCID).
URI: [oscal:external_ids](https://w3id.org/lmodel/oscal/external_ids)
Alias: external_ids
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Party](Party.md) | An organization or person, which may be associated with roles or other concep... | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [PartyExternalId](PartyExternalId.md) |
| Domain Of | [Party](Party.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:external_ids |
| native | oscal:external_ids |
## LinkML Source
name: external-ids
description: An identifier for a person or organization using a designated scheme,
e.g. an Open Researcher and Contributor ID (ORCID).
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: external_ids
domain_of:
- Party
range: PartyExternalId
multivalued: true
inlined: true
inlined_as_list: true