Slot: identifier_type
A human-readable label for a specific identifier scheme. Recommended values are in SystemIdentifierTypeEnum; other URI values are permitted (OSCAL allow-other="yes").
URI: [oscal:identifier_type](https://w3id.org/lmodel/oscal/identifier_type)
Alias: identifier_type
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SystemId](SystemId.md) | A human-oriented, globally unique identifier for a system | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) or
[SystemIdentifierTypeEnum](SystemIdentifierTypeEnum.md) or
[URIType](URIType.md) | | Domain Of | [SystemId](SystemId.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:identifier_type |
| native | oscal:identifier_type |
## LinkML Source
[SystemIdentifierTypeEnum](SystemIdentifierTypeEnum.md) or
[URIType](URIType.md) | | Domain Of | [SystemId](SystemId.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'SystemIdentifierTypeEnum'}) - AnonymousSlotExpression({'range': 'URIType'})name: identifier-type
description: A human-readable label for a specific identifier scheme. Recommended
values are in SystemIdentifierTypeEnum; other URI values are permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: identifier_type
domain_of:
- SystemId
range: string
any_of:
- range: SystemIdentifierTypeEnum
- range: URIType