- 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.
45 lines
1.9 KiB
YAML
45 lines
1.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/DetectedLandmark
|
|
name: DetectedLandmark
|
|
title: DetectedLandmark
|
|
description: A landmark 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:
|
|
DetectedLandmark:
|
|
class_uri: schema:LandmarksOrHistoricalBuildings
|
|
description: >-
|
|
Detection result representing an identified landmark or historic building
|
|
feature within visual content.
|
|
alt_descriptions:
|
|
nl: Detectieresultaat van een herkend landmark of historisch gebouwkenmerk in visuele content.
|
|
de: Erkennungsergebnis eines identifizierten Wahrzeichens oder historischen Gebaeudemerkmals in visuellem Inhalt.
|
|
fr: Resultat de detection d un repere ou element de batiment historique dans un contenu visuel.
|
|
es: Resultado de deteccion de un hito o rasgo de edificio historico en contenido visual.
|
|
ar: نتيجة كشف لمعلم أو سمة مبنى تاريخي داخل محتوى بصري.
|
|
id: Hasil deteksi tengaran atau fitur bangunan bersejarah dalam konten visual.
|
|
zh: 视觉内容中识别到的地标或历史建筑特征检测结果。
|
|
structured_aliases:
|
|
- {literal_form: gedetecteerd landmark, in_language: nl}
|
|
- {literal_form: erkanntes Wahrzeichen, in_language: de}
|
|
- {literal_form: repere detecte, in_language: fr}
|
|
- {literal_form: hito detectado, in_language: es}
|
|
- {literal_form: معلم مكتشف, in_language: ar}
|
|
- {literal_form: landmark terdeteksi, in_language: id}
|
|
- {literal_form: 检测地标, in_language: zh}
|
|
exact_mappings:
|
|
- schema:LandmarksOrHistoricalBuildings
|
|
slots:
|
|
- has_label
|
|
- generated_by
|
|
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|