48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/CustodianCollection
|
|
name: custodian_collection_class
|
|
title: CustodianCollection Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_provenance
|
|
- ../slots/has_content
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
- ../slots/has_scope
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/refer_to
|
|
- ../slots/temporal_extent
|
|
classes:
|
|
CustodianCollection:
|
|
is_a: ReconstructedEntity
|
|
class_uri: crm:E78_Curated_Holding
|
|
description: >-
|
|
Curated heritage holding managed as a research-accessible and preservation-governed collection entity.
|
|
broad_mappings:
|
|
- crm:E78_Curated_Holding
|
|
close_mappings:
|
|
- rico:RecordSet
|
|
related_mappings:
|
|
- dcterms:hasPart
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
- has_scope
|
|
- has_type
|
|
- has_content
|
|
- has_provenance
|
|
- refer_to
|
|
- temporal_extent
|
|
- has_score
|
|
slot_usage:
|
|
has_label:
|
|
required: true
|
|
refer_to:
|
|
range: Custodian
|
|
required: true
|