glam/schemas/20251121/linkml/modules/classes/TranscriptFormat.yaml

27 lines
864 B
YAML

id: https://nde.nl/ontology/hc/class/TranscriptFormat
name: TranscriptFormat
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
dct: http://purl.org/dc/terms/
imports:
- linkml:types
- ../slots/has_or_had_format
classes:
TranscriptFormat:
class_uri: dct:MediaType
description: Format for transcripts (VTT, SRT, etc.)
slots:
- has_or_had_format
attributes:
format_name:
description: Name of the transcript format (e.g., VTT, SRT, JSON)
range: string
supports_timing:
description: Whether the format supports timestamp/timing information
range: boolean
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
custodian_types_rationale: Universal utility concept