- Renamed DigitalPlatformV2DataSource to DigitalPlatformDataSource with updated description and mappings. - Updated DigitalPlatformV2KeyContact to DigitalPlatformKeyContact, enhancing description and mappings. - Refined DigitalPlatformV2OrganizationProfile to DigitalPlatformOrganizationProfile, improving description and slot usage. - Revised DigitalPlatformV2OrganizationStatus to DigitalPlatformOrganizationStatus, clarifying description and mappings. - Changed DigitalPlatformV2PrimaryPlatform to DigitalPlatformPrimaryPlatform, enhancing description and slot definitions. - Updated DigitalPlatformV2Provenance to DigitalPlatformProvenance, refining description and mappings. - Revised DigitalPlatformV2ServiceDetails to DigitalPlatformServiceDetails, improving description and mappings. - Changed DigitalPlatformV2TransformationMetadata to DigitalPlatformTransformationMetadata, enhancing description and mappings. - Added new classes: DetectionThreshold, DeviceType, DeviceTypes, DiarizationStatus, DigitalArchive, DigitalArchiveRecordSetType, DigitalArchiveRecordSetTypes, and DigitalConfidence with appropriate descriptions and mappings. - Established rules for class descriptions, multilingual support, and slot definitions to ensure consistency and clarity across the schema.
45 lines
2 KiB
YAML
45 lines
2 KiB
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: >-
|
|
Detection result representing a physical or symbolic object localized in
|
|
media content.
|
|
alt_descriptions:
|
|
nl: {text: Detectieresultaat van een fysiek of symbolisch object gelokaliseerd in mediacontent., language: nl}
|
|
de: {text: Erkennungsergebnis eines physischen oder symbolischen Objekts, das in Medieninhalten lokalisiert wurde., language: de}
|
|
fr: {text: Resultat de detection d un objet physique ou symbolique localise dans un contenu media., language: fr}
|
|
es: {text: Resultado de deteccion de un objeto fisico o simbolico localizado en contenido multimedia., language: es}
|
|
ar: {text: نتيجة كشف لكائن مادي أو رمزي محدد الموضع داخل محتوى وسائطي., language: ar}
|
|
id: {text: Hasil deteksi objek fisik atau simbolik yang dilokalisasi dalam konten media., language: id}
|
|
zh: {text: 在媒体内容中定位到的实体或符号对象检测结果。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: gedetecteerd object, language: nl}]
|
|
de: [{literal_form: erkanntes Objekt, language: de}]
|
|
fr: [{literal_form: objet detecte, language: fr}]
|
|
es: [{literal_form: objeto detectado, language: es}]
|
|
ar: [{literal_form: كائن مكتشف, language: ar}]
|
|
id: [{literal_form: objek terdeteksi, language: id}]
|
|
zh: [{literal_form: 检测对象, language: zh}]
|
|
broad_mappings:
|
|
- schema:Thing
|
|
slots:
|
|
- has_label
|
|
- generated_by
|
|
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|