Skip to content

Slot: media_title

Optional title provided for the given media set.

URI: brc:media_title Alias: media_title

Applicable Classes

Name Description Modifies Slot
MediaSet Metadata about files associated with this product no

Properties

  • Range: String

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

Examples

Value
PDF of technical report content

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: media_title
description: Optional title provided for the given media set.
examples:
- value: PDF of technical report content
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: media_title
owner: MediaSet
domain_of:
- MediaSet
range: string
pattern: ^.{0,500}$