88 lines
3.4 KiB
YAML
88 lines
3.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/SpecialCollection
|
|
name: SpecialCollection
|
|
title: SpecialCollection Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./LibraryType # for mixin
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- ./WikiDataIdentifier # for has_or_had_identifier range
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ./WikidataAlignment
|
|
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
|
- ./SpecialCollectionRecordSetType
|
|
- ../slots/label_de
|
|
- ../slots/label_es
|
|
- ../slots/label_fr
|
|
- ../slots/record_set_type
|
|
- ../slots/custodian_type
|
|
classes:
|
|
SpecialCollection:
|
|
description: A library or library unit that houses materials requiring specialized security and user services, or whose
|
|
relationship (period, subject, format, provenance, etc.) is to be preserved as a distinct collection. Special collections
|
|
typically include rare books, manuscripts, archives, maps, photographs, and other unique or valuable materials that
|
|
require special handling, storage, and access conditions.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
exact_mappings:
|
|
- wd:Q4431094 # Wikidata (was: slot_usage wikidata_equivalent - migrated per Rule 53, 2026-01-17)
|
|
mixins:
|
|
- LibraryType
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- record_set_type
|
|
- label_de
|
|
- label_es
|
|
- label_fr
|
|
- custodian_type
|
|
slot_usage:
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:LibraryType", "hc:ArchiveOrganizationType"]'
|
|
is_or_was_related_to: # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
record_set_type:
|
|
equals_string: 'True'
|
|
label_de:
|
|
equals_string: Spezialsammlung
|
|
label_es:
|
|
equals_string: colección especial
|
|
label_fr:
|
|
equals_string: fonds spéciaux
|
|
custodian_type:
|
|
equals_expression: 'true'
|
|
attributes:
|
|
collection_strengths:
|
|
description: Subject or format strengths of the special collection
|
|
range: string
|
|
multivalued: true
|
|
has_or_had_access_restriction:
|
|
description: Special access requirements or restrictions
|
|
range: string
|
|
reading_room_required:
|
|
description: Whether materials must be used in a supervised reading room
|
|
range: boolean
|
|
see_also:
|
|
- RareBookLibrary
|
|
- ManuscriptCollection
|
|
- MapLibrary
|
|
- PhotographCollection
|