Skip to content

Slot: base64

A resource encoded using the Base64 alphabet defined by RFC 2045.

URI: [oscal:base64](https://w3id.org/lmodel/oscal/base64) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Resource](Resource.md) | A resource associated with content in the containing document instance | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Base64Resource](Base64Resource.md) | | Domain Of | [Resource](Resource.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:base64 | | native | oscal:base64 | ## LinkML Source
name: base64
description: A resource encoded using the Base64 alphabet defined by RFC 2045.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Resource
range: Base64Resource
inlined: true