glam/schemas/20251121/linkml/modules/classes/ConnectionDegree.yaml
kempersc 2e1e6e5fbc Refactor and enhance schema definitions for WebPortalTypes, Wifi, Wikidata classes
- Updated descriptions and added multilingual support for DatasetRegister and LegacyPortal classes in WebPortalTypes.yaml.
- Improved the Wifi class with detailed descriptions and examples, including structured aliases.
- Enhanced WikidataRecognition, WikidataResolvedEntities, WikidataSitelinks, WikidataSocialMedia, WikidataTemporal, WikidataTimeValue, and WikidataWeb classes with clearer descriptions, multilingual alt_descriptions, and structured aliases.
- Introduced a new CollectionType class to classify aggregations based on formation logic and institutional practices, including comprehensive multilingual descriptions and mappings.
2026-02-15 14:36:20 +01:00

52 lines
1.8 KiB
YAML

id: https://nde.nl/ontology/hc/class/ConnectionDegree
name: connection_degree_class
title: Connection Degree Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_type
classes:
ConnectionDegree:
class_uri: hc:ConnectionDegree
description: >-
Relative network-distance marker expressing how many intermediate profiles separate a viewer from a contact.
alt_descriptions:
nl:
text: Relatieve netwerkafstandsaanduiding die uitdrukt hoeveel tussenprofielen kijker en contact scheiden.
language: nl
de:
text: Relative Netzwerkdistanzangabe, die ausdrueckt, wie viele Zwischenprofile Betrachter und Kontakt trennen.
language: de
fr:
text: Indicateur de distance relationnelle exprimant le nombre de profils intermediaires entre l'observateur et un contact.
language: fr
es:
text: Marcador de distancia de red que expresa cuantos perfiles intermedios separan al observador de un contacto.
language: es
ar:
text: مؤشر مسافة شبكية نسبي يوضح عدد الملفات الوسيطة بين المشاهد وجهة الاتصال.
language: ar
id:
text: Penanda jarak jejaring relatif yang menyatakan jumlah profil perantara antara peninjau dan kontak.
language: id
zh:
text: 表示观察者与联系人之间中间档案数量的相对网络距离标记。
language: zh
close_mappings:
- schema:QuantitativeValue
slots:
- has_type
- has_description
slot_usage:
has_type:
required: true
examples:
- value:
has_type: FirstDegreeConnection
- value:
has_type: SecondDegreeConnection