glam/schemas/20251121/linkml/modules/classes/MediaSegment.yaml
2026-02-08 19:22:13 +01:00

22 lines
728 B
YAML

id: https://nde.nl/ontology/hc/class/MediaSegment
name: MediaSegment
title: Media Segment
description: A segment of a media object defined by temporal bounds (start/end time). MIGRATED from face_segment/object_segment/logo_segment/landmark_segment slots.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
oa: http://www.w3.org/ns/oa#
imports:
- linkml:types
- ../slots/20260202_matang/temporal_extent
default_prefix: hc
classes:
MediaSegment:
class_uri: oa:TimeState
slots:
- temporal_extent
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"