29 lines
969 B
YAML
29 lines
969 B
YAML
id: https://nde.nl/ontology/hc/class/InstitutionalFunction
|
|
name: InstitutionalFunction
|
|
title: Institutional Function
|
|
description: A function or activity performed by an institution. MIGRATED from functional_integration slot per Rule 53. Follows RiC-O Function.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_label
|
|
- ../slots/has_or_had_description
|
|
- ../slots/has_or_had_type
|
|
- ./FunctionType
|
|
- ./FunctionTypes
|
|
default_prefix: hc
|
|
classes:
|
|
InstitutionalFunction:
|
|
class_uri: rico:Function
|
|
slots:
|
|
- has_or_had_label
|
|
- has_or_had_description
|
|
- has_or_had_type
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|