Skip to content

Slot: base64_encoded

If true, the media_value field contains the media data encoded in base64. If false, the media_value field contains UTF-8 media content.

URI: cve:base64_encoded Alias: base64_encoded

Applicable Classes

Name Description Modifies Slot
SupportingMedia Supporting media data for a description such as markdown, diagrams, etc no

Properties

Type and Range

Property Value
Range Boolean
Domain Of SupportingMedia

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent False

Aliases

  • base64

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self cve:base64_encoded
native cve:base64_encoded

LinkML Source

name: base64_encoded
description: If true, the media_value field contains the media data encoded in base64.
  If false, the media_value field contains UTF-8 media content.
from_schema: https://w3id.org/lmodel/cve
aliases:
- base64
rank: 1000
ifabsent: 'False'
alias: base64_encoded
domain_of:
- SupportingMedia
range: boolean