- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding. - Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes. - Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions. - Improved comments and modeling notes in VariantTypes to clarify usage and examples. - General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
43 lines
2.2 KiB
YAML
43 lines
2.2 KiB
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/temporal_extent
|
|
default_prefix: hc
|
|
classes:
|
|
MediaSegment:
|
|
class_uri: oa:TimeState
|
|
description: >-
|
|
Temporal subsection of a media resource used for annotation, detection, or
|
|
reference at specific time bounds.
|
|
alt_descriptions:
|
|
nl: Tijdgebonden subsectie van een mediaresource voor annotatie detectie of verwijzing binnen specifieke tijdsgrenzen.
|
|
de: Zeitlicher Teilabschnitt einer Medienressource zur Annotation Erkennung oder Referenz innerhalb bestimmter Zeitgrenzen.
|
|
fr: Sous-section temporelle d une ressource media utilisee pour annotation detection ou reference a des bornes temporelles definies.
|
|
es: Subseccion temporal de un recurso multimedia usada para anotacion deteccion o referencia en limites de tiempo especificos.
|
|
ar: مقطع زمني فرعي من مورد إعلامي يُستخدم للتعليق أو الكشف أو الإحالة ضمن حدود زمنية محددة.
|
|
id: Subbagian temporal dari sumber media yang digunakan untuk anotasi deteksi atau rujukan pada batas waktu tertentu.
|
|
zh: 媒体资源中用于标注、检测或引用的时间子片段,具有明确时间边界。
|
|
structured_aliases:
|
|
- {literal_form: mediasegment, in_language: nl}
|
|
- {literal_form: Mediensegment, in_language: de}
|
|
- {literal_form: segment media temporel, in_language: fr}
|
|
- {literal_form: segmento temporal de medios, in_language: es}
|
|
- {literal_form: مقطع وسائط زمني, in_language: ar}
|
|
- {literal_form: segmen media temporal, in_language: id}
|
|
- {literal_form: 媒体时间片段, in_language: zh}
|
|
exact_mappings:
|
|
- oa:TimeState
|
|
slots:
|
|
- temporal_extent
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|