- Updated titles for clarity in WikidataClassification, WikidataCollectionInfo, WikidataContact, WikidataCoordinates, WikidataEnrichment, WikidataEntity, WikidataIdentifiers, WikidataLocation, WikidataMedia, and WikidataOrganization classes. - Enhanced descriptions with multilingual support, providing translations in Dutch, German, French, Spanish, Arabic, Indonesian, and Chinese. - Added structured aliases for better synonym mapping in multiple languages. - Improved comments and keywords for better understanding and searchability. - Ensured consistent use of slots and mappings across classes to align with ontology standards.
104 lines
3.7 KiB
YAML
104 lines
3.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/WikidataAlignment
|
|
name: WikidataAlignment
|
|
title: Wikidata Alignment Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wdt: http://www.wikidata.org/prop/direct/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_label
|
|
- ../slots/has_rationale
|
|
- ../slots/has_type
|
|
classes:
|
|
WikidataAlignment:
|
|
class_uri: hc:WikidataAlignment
|
|
description: >-
|
|
Structured metadata for mapping a local ontology class to a Wikidata entity,
|
|
capturing the mapping type and rationale for the semantic relationship.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Gestructureerde metadata voor het koppelen van een lokale ontologieklasse aan een Wikidata-entiteit,
|
|
met vastlegging van het koppelingstype en de reden voor de semantische relatie.
|
|
de: >-
|
|
Strukturierte Metadaten zur Abbildung einer lokalen Ontologieklasse auf eine Wikidata-Entität,
|
|
die den Abbildungstyp und die Begründung der semantischen Beziehung erfasst.
|
|
fr: >-
|
|
Métadonnées structurées pour mapper une classe d'ontologie locale à une entité Wikidata,
|
|
capturant le type de mappage et la justification de la relation sémantique.
|
|
es: >-
|
|
Metadatos estructurados para mapear una clase de ontología local a una entidad Wikidata,
|
|
capturando el tipo de mapeo y la justificación de la relación semántica.
|
|
ar: >-
|
|
بيانات وصفية منظمة لربط فئة أنطولوجية محلية بكيان ويكي بيانات،
|
|
مع توثيق نوع الربط وسبب العلاقة الدلالية.
|
|
id: >-
|
|
Metadata terstruktur untuk memetakan kelas ontologi lokal ke entitas Wikidata,
|
|
menangkap jenis pemetaan dan alasan hubungan semantik.
|
|
zh: >-
|
|
将本地本体类映射到维基数据实体的结构化元数据,
|
|
捕获映射类型和语义关系的理由。
|
|
broad_mappings:
|
|
- skos:Concept
|
|
related_mappings:
|
|
- rdfs:Resource
|
|
slots:
|
|
- identified_by
|
|
- has_label
|
|
- has_type
|
|
- has_rationale
|
|
slot_usage:
|
|
identified_by:
|
|
range: WikiDataIdentifier
|
|
examples:
|
|
- value: "qid: Q27032435"
|
|
has_label:
|
|
examples:
|
|
- value: "academic archive"
|
|
has_rationale:
|
|
examples:
|
|
- value: "Semantically equivalent to Q27032435"
|
|
has_type:
|
|
examples:
|
|
- value: exact
|
|
- value: close
|
|
- value: broad
|
|
- value: narrow
|
|
comments:
|
|
- Replaces fragmented annotations with structured mapping object
|
|
- Supports SKOS mapping types (exact, close, broad, narrow, related)
|
|
examples:
|
|
- value:
|
|
identified_by:
|
|
qid: Q27032435
|
|
has_label: "academic archive"
|
|
has_type: exact
|
|
has_rationale: "Semantically equivalent to Wikidata academic archive concept"
|
|
description: Exact mapping to Wikidata entity
|
|
keywords:
|
|
- wikidata
|
|
- alignment
|
|
- mapping
|
|
- ontology
|
|
- semantic
|
|
annotations:
|
|
specificity_score: 0.3
|
|
specificity_rationale: Universal utility for Wikidata alignment metadata
|
|
custodian_types: "['*']"
|
|
structured_aliases:
|
|
- literal_form: wikidata-koppeling
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Wikidata-Ausrichtung
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: alignement Wikidata
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: alineación Wikidata
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|