24 lines
655 B
YAML
24 lines
655 B
YAML
id: https://nde.nl/ontology/hc/class/KeyArchive
|
|
name: KeyArchive
|
|
title: KeyArchive
|
|
description: A key or primary archive for a specific topic.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_name
|
|
classes:
|
|
KeyArchive:
|
|
class_uri: rico:RecordSet
|
|
description: Key archive.
|
|
slots:
|
|
- has_name
|
|
- identified_by
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|