- 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.
27 lines
798 B
YAML
27 lines
798 B
YAML
id: https://nde.nl/ontology/hc/class/GovernanceStructure
|
|
name: GovernanceStructure
|
|
title: Governance Structure Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
org: http://www.w3.org/ns/org#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_type
|
|
- ../slots/has_description
|
|
classes:
|
|
GovernanceStructure:
|
|
class_uri: org:OrganizationalUnit
|
|
description: Structural governance unit used to describe internal authority arrangement.
|
|
exact_mappings:
|
|
- org:OrganizationalUnit
|
|
slots:
|
|
- identified_by
|
|
- has_type
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.4
|
|
specificity_rationale: Structural model for governance topology and units.
|
|
custodian_types: '["*"]'
|