38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/ArchivalReference
|
|
name: ArchivalReference
|
|
title: Archival Reference Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_identifier
|
|
- ../slots/has_or_had_label
|
|
- ../slots/has_or_had_description
|
|
classes:
|
|
ArchivalReference:
|
|
class_uri: rico:Identifier
|
|
description: 'An archival reference code (e.g. signature, shelf mark, inventory number).
|
|
|
|
|
|
**Ontological Alignment**:
|
|
|
|
- `rico:Identifier`: An identifier assigned to an entity.
|
|
|
|
'
|
|
slots:
|
|
- has_or_had_identifier
|
|
- has_or_had_label
|
|
- has_or_had_description
|
|
slot_usage:
|
|
has_or_had_identifier:
|
|
required: true
|
|
description: The reference code value.
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|