- Introduced new classes: Heritage, HeritagePractice, HeritageRelevanceAssessment, HeritageRelevanceScore, HolySiteType, Mandate. - Added slots for heritage-related attributes including has_or_had_confidence_measure, has_or_had_related_heritage_form, heritage_education, heritage_employer, heritage_mandate, heritage_practice, and more. - Migrated existing attributes and ensured compliance with RiC-O naming conventions. - Enhanced documentation and descriptions for clarity and usability. - Archived previous versions of slots and classes to maintain schema integrity.
28 lines
846 B
YAML
28 lines
846 B
YAML
id: https://nde.nl/ontology/hc/class/Mandate
|
|
name: Mandate
|
|
title: Mandate
|
|
description: >-
|
|
A formal mandate, authority, or responsibility assigned to an organization or role.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_label
|
|
- ../slots/has_or_had_description
|
|
- ../slots/has_or_had_type
|
|
classes:
|
|
Mandate:
|
|
class_uri: skos:Concept
|
|
description: A formal mandate or responsibility.
|
|
slots:
|
|
- has_or_had_label
|
|
- has_or_had_description
|
|
- has_or_had_type
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: "Generic utility class created during migration"
|
|
custodian_types: ["*"]
|
|
custodian_types_rationale: "Universal utility concept"
|