glam/schemas/20251121/linkml/modules/classes/Endpoint.yaml

24 lines
697 B
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: Distribution or access point.
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: "['*']"