Skip to content

Slot: resources

A resource associated with content in the containing document instance. A resource may be directly included in the document using base64 encoding or may point to one or more equivalent internet resources.

URI: [oscal:resources](https://w3id.org/lmodel/oscal/resources) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [BackMatter](BackMatter.md) | A collection of resources that may be referenced from within the OSCAL docume... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Resource](Resource.md) | | Domain Of | [BackMatter](BackMatter.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:resources | | native | oscal:resources | ## LinkML Source
name: resources
description: A resource associated with content in the containing document instance.
  A resource may be directly included in the document using base64 encoding or may
  point to one or more equivalent internet resources.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- BackMatter
range: Resource
multivalued: true
inlined: true
inlined_as_list: true