- 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.
32 lines
927 B
YAML
32 lines
927 B
YAML
id: https://nde.nl/ontology/hc/class/GoverningBody
|
|
name: GoverningBody
|
|
title: Governing Body Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
org: http://www.w3.org/ns/org#
|
|
schema: http://schema.org/
|
|
cpov: http://data.europa.eu/m8g/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_name
|
|
classes:
|
|
GoverningBody:
|
|
class_uri: org:Organization
|
|
description: Body responsible for establishing and governing an entity.
|
|
exact_mappings:
|
|
- org:Organization
|
|
close_mappings:
|
|
- cpov:PublicOrganisation
|
|
- rico:CorporateBody
|
|
- schema:Organization
|
|
slots:
|
|
- identified_by
|
|
- has_name
|
|
annotations:
|
|
specificity_score: 0.45
|
|
specificity_rationale: Governance body model for institutional authority attribution.
|
|
custodian_types: '["*"]'
|