glam/schemas/20251121/linkml/modules/slots/has_api_version.yaml
kempersc 94bfc9061e refactor(schemas): consolidate slot definitions and remove 305 redundant files
- Apply Rule 39: RiC-O style temporal naming (hasOrHad*, isOrWas*)
- Apply Rule 43: Singular noun convention for slot names
- Remove duplicate slot definitions consolidated into centralized files
- Net reduction: 6,162 lines across 305 deleted files
2026-01-10 15:36:13 +01:00

31 lines
808 B
YAML

id: https://nde.nl/ontology/hc/slot/has_api_version
name: has_api_version_slot
title: Has Api Version Slot
prefixes:
dcat: http://www.w3.org/ns/dcat#
hc: https://nde.nl/ontology/hc/
linkml: https://w3id.org/linkml/
pav: http://purl.org/pav/
schema: http://schema.org/
imports:
- linkml:types
default_prefix: hc
slots:
has_api_version:
description: >-
Version of the API.
range: string
slot_uri: schema:version
exact_mappings:
- schema:version
close_mappings:
- dcat:version
- pav:version
annotations:
custodian_types: '["*"]'
custodian_types_rationale: >-
Applicable to all heritage custodian types.
custodian_types_primary: M
specificity_score: 0.5
specificity_rationale: >-
Moderately specific slot.