glam/schemas/20251121/linkml/modules/classes/Storage.yaml

173 lines
5.7 KiB
YAML

id: https://nde.nl/ontology/hc/class/Storage
name: storage_class
title: Storage Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
crm: http://www.cidoc-crm.org/cidoc-crm/
premis: http://www.loc.gov/premis/rdf/v3/
prov: http://www.w3.org/ns/prov#
schema: http://schema.org/
org: http://www.w3.org/ns/org#
dcterms: http://purl.org/dc/terms/
wd: http://www.wikidata.org/entity/
rico: https://www.ica.org/standards/RiC/ontology#
default_prefix: hc
imports:
- linkml:types
- ../enums/CapacityTypeEnum
- ../enums/StorageStandardEnum
- ../enums/StorageTypeEnum
- ../enums/StorageUnitTypeEnum
- ../slots/has_percentage
- ../slots/has_capacity
- ../slots/has_description
- ../slots/identified_by
- ../slots/has_label
- ../slots/has_policy
- ../slots/has_score
- ../slots/has_type
- ../slots/stored_at
- ../slots/managed_by
- ../slots/provide
- ../slots/refer_to
- ../slots/has_standard
- ../slots/temporal_extent
classes:
Storage:
class_uri: hc:StorageFacility
alt_descriptions:
nl: {text: Fysieke opslagfaciliteit waar erfgoedcollecties worden bewaard en beheerd., language: nl}
de: {text: Physische Lagerstaette, in der Kulturerbe-Sammlungen erhalten und verwaltet werden., language: de}
fr: {text: Installation physique de stockage ou les collections patrimoniales sont conservees et gerees., language: fr}
es: {text: Instalacion fisica de almacenamiento donde se conservan y gestionan colecciones patrimoniales., language: es}
ar: {text: مرفق تخزين مادي تُحفظ وتُدار فيه مجموعات التراث., language: ar}
id: {text: Fasilitas penyimpanan fisik tempat koleksi warisan dilestarikan dan dikelola., language: id}
zh: {text: 用于保存和管理文化遗产藏品的实体存储设施。, language: zh}
structured_aliases:
nl: [{literal_form: depot, language: nl}]
de: [{literal_form: Depot, language: de}]
fr: [{literal_form: depot de conservation, language: fr}]
es: [{literal_form: deposito de conservacion, language: es}]
ar: [{literal_form: مستودع حفظ, language: ar}]
id: [{literal_form: depot penyimpanan, language: id}]
zh: [{literal_form: 文物库房, language: zh}]
description: >-
Dedicated storage facility or area for preserving heritage collections.
exact_mappings:
- hc:StorageFacility
- crm:E27_Site
- wd:Q1191732
close_mappings:
- premis:StorageLocation
- rico:Place
- schema:Place
related_mappings:
- hc:StorageUnit
- hc:EnvironmentalZone
- premis:StorageMedium
- org:Site
- crm:E53_Place
slots:
- has_capacity
- has_policy
- has_percentage
- provide
- managed_by
- refer_to
- has_standard
- has_description
- identified_by
- stored_at
- has_label
- has_type
- has_score
- temporal_extent
slot_usage:
identified_by:
required: true
identifier: true
examples:
- value: https://nde.nl/ontology/hc/storage/rijksmuseum-depot-amersfoort
has_label:
required: true
examples:
- value: Depot Amersfoort
- value: Cold Storage Vault A
has_type:
required: true
examples:
- value: ARCHIVE_DEPOT
- value: COLD_STORAGE
- value: ART_STORAGE
has_description:
multivalued: true
required: false
stored_at:
range: StorageLocation
required: false
inlined: true
has_capacity:
range: Capacity
multivalued: true
inlined_as_list: true
has_percentage:
range: float
minimum_value: 0.0
maximum_value: 100.0
has_standard:
range: StorageStandardEnum
multivalued: true
has_policy:
required: false
managed_by:
required: false
temporal_extent:
range: TimeSpan
inlined: true
required: false
refer_to:
range: Custodian
required: true
comments:
- Storage models the preservation function, not only the physical building
- AuxiliaryPlace can provide location context for a storage facility
- StorageCondition captures observed state; StorageConditionPolicy captures intended state
- Multiple Storage instances can coexist in one physical site
see_also:
- http://www.loc.gov/premis/rdf/v3/StorageLocation
- https://www.wikidata.org/wiki/Q1191732
- http://www.cidoc-crm.org/html/cidoc_crm_v7.1.3.html#E27
examples:
- value:
identified_by: https://nde.nl/ontology/hc/storage/rijksmuseum-depot-amersfoort
has_label: Depot Amersfoort
has_type: ART_STORAGE
has_standard:
- EN_16893_2018
- EN_15757_2010
has_percentage: 78.5
- value:
identified_by: https://nde.nl/ontology/hc/storage/nationaal-archief-depot-b
has_label: Depot B - Cold Storage
has_type: COLD_STORAGE
has_standard:
- ISO_TR_19815_2018
refer_to: https://nde.nl/ontology/hc/nl-na
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
modeling_notes: |
Key distinction
- Storage: functional role of preserving collections.
- AuxiliaryPlace: physical site/building context.
- StorageCondition: observed state.
- StorageConditionPolicy: intended target conditions.
Typical use cases
- archive depot
- cold storage for film/photographic materials
- open study storage