- 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.
52 lines
2.4 KiB
YAML
52 lines
2.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/DetectedFace
|
|
name: DetectedFace
|
|
title: DetectedFace
|
|
description: A face detected in media content.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/generated_by
|
|
classes:
|
|
DetectedFace:
|
|
class_uri: schema:Thing
|
|
description: >-
|
|
Detection result representing a human face localized in visual media for
|
|
identification or review workflows.
|
|
alt_descriptions:
|
|
nl: {text: Detectieresultaat van een menselijk gezicht in visuele media voor identificatie- of reviewworkflows., language: nl}
|
|
de: {text: Erkennungsergebnis eines menschlichen Gesichts in visuellen Medien fuer Identifikations- oder Pruefprozesse., language: de}
|
|
fr: {text: Resultat de detection d un visage humain localise dans un media visuel pour identification ou revue., language: fr}
|
|
es: {text: Resultado de deteccion de un rostro humano localizado en medios visuales para identificacion o revision., language: es}
|
|
ar: {text: نتيجة كشف لوجه بشري في وسيط بصري لأغراض التعرف أو المراجعة., language: ar}
|
|
id: {text: Hasil deteksi wajah manusia pada media visual untuk alur identifikasi atau tinjauan., language: id}
|
|
zh: {text: 在视觉媒体中定位到的人脸检测结果,用于识别或复核流程。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: gedetecteerd gezicht, language: nl}]
|
|
de: [{literal_form: erkanntes Gesicht, language: de}]
|
|
fr: [{literal_form: visage detecte, language: fr}]
|
|
es: [{literal_form: rostro detectado, language: es}]
|
|
ar: [{literal_form: وجه مكتشف, language: ar}]
|
|
id: [{literal_form: wajah 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: "['*']"
|