- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases. - Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
30 lines
837 B
YAML
30 lines
837 B
YAML
id: https://nde.nl/ontology/hc/class/GovernanceRole
|
|
name: GovernanceRole
|
|
title: Governance Role Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
org: http://www.w3.org/ns/org#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_label
|
|
- ../slots/has_description
|
|
classes:
|
|
GovernanceRole:
|
|
class_uri: org:Role
|
|
description: Role type used within governance membership and decision structures.
|
|
exact_mappings:
|
|
- org:Role
|
|
close_mappings:
|
|
- skos:Concept
|
|
slots:
|
|
- identified_by
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.35
|
|
specificity_rationale: Role vocabulary for governance composition and mandates.
|
|
custodian_types: '["*"]'
|