31 lines
838 B
YAML
31 lines
838 B
YAML
id: https://nde.nl/ontology/hc/class/AppraisalPolicy
|
|
name: AppraisalPolicy
|
|
title: Appraisal Policy Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
odrl: http://www.w3.org/ns/odrl/2/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ./Policy
|
|
classes:
|
|
AppraisalPolicy:
|
|
is_a: Policy
|
|
class_uri: odrl:Policy
|
|
description: 'A policy governing the appraisal of records or collections.
|
|
|
|
|
|
**Ontological Alignment**:
|
|
|
|
- `odrl:Policy`: Policy representing rules.
|
|
|
|
- `rico:Rule`: Rule governing management.
|
|
|
|
'
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|