Skip to content

Slot: media_type

Indicates TYPE of media file, detected or set during media processing.

URI: brc:media_type Alias: media_type

Applicable Classes

Name Description Modifies Slot
MediaFile Metadata information pertaining to a particular media resource associated wit... no

Properties

  • Range: String

  • Regex pattern: ^.{0,1}$

Examples

Value
T

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

Mappings

Mapping Type Mapped Value
self brc:media_type
native brc:media_type

LinkML Source

name: media_type
description: Indicates TYPE of media file, detected or set during media processing.
examples:
- value: T
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: media_type
owner: MediaFile
domain_of:
- MediaFile
range: string
pattern: ^.{0,1}$