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 Alias: identifier_type
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SystemId | A human-oriented, globally unique identifier for a system | yes |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | SystemIdentifierTypeEnum or String or URIType |
| Domain Of | SystemId |
Cardinality and Requirements
| Property | Value |
|---|---|
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'SystemIdentifierTypeEnum'}) - AnonymousSlotExpression({'range': 'URIType'})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
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