- Updated descriptions in `WikidataOrganization`, `WikidataRecognition`, `WikidataResolvedEntities`, `WikidataSitelinks`, `WikidataSocialMedia`, `WikidataTemporal`, `WikidataTimeValue`, `WikidataWeb`, `WomensArchives`, `WomensArchivesRecordSetType`, `WomensArchivesRecordSetTypes`, `WordCount`, `WorkRevision`, `WorldCatIdentifier`, `WorldHeritageSite`, `WritingSystem`, `XPath`, `XPathScore`, `YoutubeChannel`, `YoutubeComment`, `YoutubeTranscript`, and `YoutubeVideo` to enhance readability and precision. - Adjusted mappings and slot usage in various schemas to align with updated descriptions and improve data structure. - Added new synonyms in multiple languages for better localization support.
46 lines
2.1 KiB
YAML
46 lines
2.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/Endpoint
|
|
name: Endpoint
|
|
title: Endpoint Class
|
|
description: A specific access point or download location for a digital resource. MIGRATED from download_endpoint string (2026-01-26).
|
|
prefixes:
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcat: http://www.w3.org/ns/dcat#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_url
|
|
default_prefix: hc
|
|
classes:
|
|
Endpoint:
|
|
class_uri: dcat:Distribution
|
|
description: >-
|
|
Addressable access location for downloading, querying, or retrieving a
|
|
digital resource representation.
|
|
alt_descriptions:
|
|
nl: Adresseerbare toegangslocatie voor downloaden bevragen of ophalen van een digitale representatie.
|
|
de: Adressierbarer Zugriffspunkt zum Herunterladen Abfragen oder Abrufen einer digitalen Repräsentation.
|
|
fr: Point d acces adressable pour telecharger interroger ou recuperer une representation numerique d une ressource.
|
|
es: Ubicacion de acceso direccionable para descargar consultar o recuperar una representacion digital de un recurso.
|
|
ar: موقع وصول قابل للعنونة لتنزيل أو الاستعلام عن تمثيل رقمي لمورد أو استرجاعه.
|
|
id: Lokasi akses yang dapat dialamati untuk mengunduh menanyakan atau mengambil representasi digital sumber daya.
|
|
zh: 用于下载、查询或获取数字资源表示的可寻址访问位置。
|
|
structured_aliases:
|
|
- {literal_form: toegangseindpunt, in_language: nl}
|
|
- {literal_form: Zugriffsendpunkt, in_language: de}
|
|
- {literal_form: point d acces, in_language: fr}
|
|
- {literal_form: punto de acceso, in_language: es}
|
|
- {literal_form: نقطة وصول, in_language: ar}
|
|
- {literal_form: titik akses, in_language: id}
|
|
- {literal_form: 访问端点, in_language: zh}
|
|
broad_mappings:
|
|
- dcat:Distribution
|
|
close_mappings:
|
|
- dcat:DataService
|
|
slots:
|
|
- has_url
|
|
slot_usage:
|
|
has_url:
|
|
range: uri
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|