glam/schemas/20251121/linkml/modules/classes/SpecialCollection.yaml
kempersc 66adec257e Add scripts for normalizing LinkML schemas and validating schema integrity
- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form.
- Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format.
- Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
2026-02-16 10:16:51 +01:00

89 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:
- ../classes/AgentType
- linkml:types
- ../slots/has_type
- ../slots/identified_by
- ../slots/has_score
- ../slots/related_to
- ../slots/has_label
classes:
SpecialCollection:
description: >-
Curated aggregation of rare, unique, or valuable materials requiring specialized
security, handling, and access conditions due to their format, provenance, or subject matter.
alt_descriptions:
nl: >-
Gecureerde aggregatie van zeldzame, unieke of waardevolle materialen die gespecialiseerde
beveiliging, behandeling en toegangsvoorwaarden vereisen vanwege hun vorm, herkomst of onderwerp.
de: >-
Kuratierte Aggregation seltener, einzigartiger oder wertvoller Materialien, die spezielle
Sicherheits-, Handhabungs- und Zugangsbedingungen aufgrund ihres Formats, ihrer Provenienz oder ihres Themas erfordern.
fr: >-
Agrégation organisée de matériaux rares, uniques ou précieux nécessitant des conditions
de sécurité, de manipulation et d'accès spécialisées en raison de leur format, de leur provenance ou de leur sujet.
es: >-
Agregación curada de materiales raros, únicos o valiosos que requieren condiciones
especializadas de seguridad, manejo y acceso debido a su formato, procedencia o temática.
ar: >-
مجموعة منظمة من المواد النادرة أو الفريدة أو القيمة التي تتطلب ظروف أمنية
ومناولة ووصول متخصصة بسبب شكلها أو منشأها أو موضوعها.
id: >-
Agregasi terkurasi material langka, unik, atau berharga yang memerlukan kondisi
keamanan, penanganan, dan akses khusus karena format, provenance, atau subjeknya.
zh: >-
稀有、独特或珍贵材料的策划集合,由于其格式、来源或主题需要专门的安全、处理和访问条件。
is_a: CustodianType
class_uri: skos:Concept
exact_mappings:
- wd:Q4431094
broad_mappings:
- skos:Concept
- schema:Thing
keywords:
- special collection
- rare materials
- unique collection
- specialized holdings
structured_aliases:
- literal_form: speciale collectie
predicate: EXACT_SYNONYM
in_language: nl
- literal_form: Spezialsammlung
predicate: EXACT_SYNONYM
in_language: de
- literal_form: collection spéciale
predicate: EXACT_SYNONYM
in_language: fr
- literal_form: colección especial
predicate: EXACT_SYNONYM
in_language: es
mixins:
- LibraryType
slots:
- has_type
- has_score
- related_to
- identified_by
- has_label
slot_usage:
related_to:
range: WikidataAlignment
inlined: true
see_also:
- RareBookLibrary
- ManuscriptCollection
- MapLibrary
- PhotographCollection
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '["*"]'