Slot: filename
Name of the file before it was encoded as Base64 to be embedded in a resource.
URI: [oscal:filename](https://w3id.org/lmodel/oscal/filename)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Base64Resource](Base64Resource.md) | A resource encoded using the Base64 alphabet defined by RFC 2045 | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [TokenType](TokenType.md) |
| Domain Of | [Base64Resource](Base64Resource.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:filename |
| native | oscal:filename |
## LinkML Source
name: filename
description: Name of the file before it was encoded as Base64 to be embedded in a
resource.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Base64Resource
range: TokenType