24 lines
756 B
YAML
24 lines
756 B
YAML
id: https://nde.nl/ontology/hc/class/ConservationPlan
|
|
name: ConservationPlan
|
|
title: Conservation Plan
|
|
description: A plan for the conservation or preservation of an entity. Used in ConservationRecord and Roadmap.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
ConservationPlan:
|
|
class_uri: crm:E29_Design_or_Procedure
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|