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

26 lines
798 B
YAML

id: https://nde.nl/ontology/hc/class/MediaObject
name: MediaObject
title: Media Object
description: A media object (audio, video, image, etc.) that can be segmented or annotated. MIGRATED from face_segment/object_segment/logo_segment/landmark_segment context.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
dcterms: http://purl.org/dc/terms/
imports:
- linkml:types
- ../slots/identified_by
- ../slots/has_label
- ../slots/has_url
default_prefix: hc
classes:
MediaObject:
class_uri: schema:MediaObject
slots:
- identified_by
- has_label
- has_url
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"