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

25 lines
641 B
YAML

id: https://nde.nl/ontology/hc/class/DetectedObject
name: DetectedObject
title: DetectedObject
description: An object detected in media content.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_label
- ../slots/generated_by
classes:
DetectedObject:
class_uri: schema:Thing
description: Detected object.
slots:
- has_label
- generated_by
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"