Slot: document_ids
Document identifiers qualified by an identifier scheme.
URI: [oscal:document_ids](https://w3id.org/lmodel/oscal/document_ids)
Alias: document_ids
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Metadata](Metadata.md) | Provides information about the containing document, and defines concepts shar... | no |
| [Resource](Resource.md) | A resource associated with content in the containing document instance | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [DocumentId](DocumentId.md) |
| Domain Of | [Metadata](Metadata.md), [Resource](Resource.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:document_ids |
| native | oscal:document_ids |
## LinkML Source
name: document-ids
description: Document identifiers qualified by an identifier scheme.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: document_ids
domain_of:
- Metadata
- Resource
range: DocumentId
multivalued: true
inlined: true
inlined_as_list: true