- Updated descriptions for EADDownload, EBook, EcclesiasticalProvince, EconomicArchive, EconomicArchiveRecordSetType, Edition, Editor, Education, EducationFacilityType, EducationLevel, and EducationProviderSubtype to improve clarity and multilingual support. - Introduced alternative descriptions and structured aliases for better localization. - Adjusted mappings to align with broader and close ontology relationships. - Added new ConflictTypes schema with detailed classifications for various crisis categories affecting heritage.
70 lines
2.9 KiB
YAML
70 lines
2.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/Connection
|
|
name: Connection
|
|
title: Connection
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
classes:
|
|
Connection:
|
|
class_uri: hc:Connection
|
|
description: >-
|
|
Relational unit capturing an explicit link between entities for graph
|
|
traversal, aggregation, and network analysis.
|
|
alt_descriptions:
|
|
nl: Relationele eenheid die een expliciete koppeling tussen entiteiten vastlegt voor grafnavigatie, aggregatie en netwerkanalyse.
|
|
de: Relationale Einheit zur Erfassung einer expliziten Verknuepfung zwischen Entitaeten fuer Graphnavigation, Aggregation und Netzwerkanalyse.
|
|
fr: Unite relationnelle capturant un lien explicite entre entites pour la navigation de graphe, l'agregation et l'analyse de reseau.
|
|
es: Unidad relacional que captura un vinculo explicito entre entidades para navegacion de grafos, agregacion y analisis de redes.
|
|
ar: وحدة علائقية تلتقط ارتباطا صريحا بين الكيانات لأغراض اجتياز الرسم البياني والتجميع وتحليل الشبكات.
|
|
id: Unit relasional yang menangkap tautan eksplisit antarentitas untuk penelusuran graf, agregasi, dan analisis jaringan.
|
|
zh: 用于图遍历、聚合与网络分析的实体间显式关联单元。
|
|
structured_aliases:
|
|
- literal_form: koppeling
|
|
in_language: nl
|
|
- literal_form: Verknuepfung
|
|
in_language: de
|
|
- literal_form: lien relationnel
|
|
in_language: fr
|
|
- literal_form: vinculo relacional
|
|
in_language: es
|
|
- literal_form: وصلة علائقية
|
|
in_language: ar
|
|
- literal_form: koneksi relasional
|
|
in_language: id
|
|
- literal_form: 关系连接
|
|
in_language: zh
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
examples:
|
|
- value:
|
|
has_label:
|
|
label_text: Custodian to collection stewardship link
|
|
language: en
|
|
has_description:
|
|
description_text: Indicates curatorial responsibility relation used in graph analytics.
|
|
description: Named relationship used for network counting
|
|
- value:
|
|
has_label:
|
|
label_text: Archive to policy governance link
|
|
language: en
|
|
has_description:
|
|
description_text: Associates organizational unit with applicable policy artifacts.
|
|
description: Operational relationship for governance tracing
|
|
keywords:
|
|
- graph relation
|
|
- network edge
|
|
- linked entities
|
|
- relationship counting
|
|
broad_mappings:
|
|
- skos:Concept
|
|
annotations:
|
|
specificity_score: "0.2"
|
|
specificity_rationale: Generic relation artifact used for network-oriented modeling.
|
|
custodian_types: '["*"]'
|