- 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
794 B
YAML
27 lines
794 B
YAML
id: https://nde.nl/ontology/hc/class/InstitutionalFunction
|
|
name: InstitutionalFunction
|
|
title: Institutional Function Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_description
|
|
- ../slots/has_type
|
|
classes:
|
|
InstitutionalFunction:
|
|
class_uri: rico:Function
|
|
description: Institutional function or mandate performed by an organization.
|
|
exact_mappings:
|
|
- rico:Function
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
- has_type
|
|
annotations:
|
|
specificity_score: 0.35
|
|
specificity_rationale: Functional role class for institutional mandate modeling.
|
|
custodian_types: '["*"]'
|