glam/schemas/20251121/linkml/modules/classes/DiarizationSegment.yaml
2026-01-31 00:15:53 +01:00

24 lines
726 B
YAML

id: https://nde.nl/ontology/hc/class/DiarizationSegment
name: DiarizationSegment
title: DiarizationSegment
description: A segment of audio/video where a specific speaker is identified.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_or_had_label
- ../slots/has_or_had_time_interval
classes:
DiarizationSegment:
class_uri: schema:MediaObject
description: Diarization segment.
slots:
- has_or_had_time_interval
- has_or_had_label
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"