- Updated titles for clarity in WikidataClassification, WikidataCollectionInfo, WikidataContact, WikidataCoordinates, WikidataEnrichment, WikidataEntity, WikidataIdentifiers, WikidataLocation, WikidataMedia, and WikidataOrganization classes. - Enhanced descriptions with multilingual support, providing translations in Dutch, German, French, Spanish, Arabic, Indonesian, and Chinese. - Added structured aliases for better synonym mapping in multiple languages. - Improved comments and keywords for better understanding and searchability. - Ensured consistent use of slots and mappings across classes to align with ontology standards.
166 lines
5.7 KiB
YAML
166 lines
5.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/Collection
|
|
name: collection_class
|
|
title: Collection 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#
|
|
bf: http://id.loc.gov/ontologies/bibframe/
|
|
dcterms: http://purl.org/dc/terms/
|
|
premis: http://www.loc.gov/premis/rdf/v3/
|
|
prov: http://www.w3.org/ns/prov#
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
edm: http://www.europeana.eu/schemas/edm/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_provenance
|
|
- ../slots/has_content
|
|
- ../slots/has_description
|
|
- ../slots/identified_by
|
|
- ../slots/has_label
|
|
- ../slots/has_policy
|
|
- ../slots/has_quantity
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/acquired_through
|
|
- ../slots/categorized_as
|
|
- ../slots/instantiated_by
|
|
- ../slots/part_of
|
|
- ../slots/has_constituent
|
|
- ../slots/temporal_extent
|
|
classes:
|
|
Collection:
|
|
class_uri: rico:RecordSet
|
|
description: >-
|
|
Catalogued holding set defined by coherent provenance, arrangement logic,
|
|
and stewardship context within a larger institutional corpus.
|
|
alt_descriptions:
|
|
nl:
|
|
text: Gecatalogiseerde holdingset met samenhangende herkomst, ordeningslogica en beheercontext binnen een groter institutioneel corpus.
|
|
language: nl
|
|
de:
|
|
text: Katalogisierter Bestandsverbund mit zusammenhaengender Provenienz, Ordnungslogik und Verwaltungskontext innerhalb eines groesseren institutionellen Korpus.
|
|
language: de
|
|
fr:
|
|
text: Ensemble de fonds catalogue defini par une provenance coherente, une logique d organisation et un contexte de conservation institutionnel.
|
|
language: fr
|
|
es:
|
|
text: Conjunto catalogado de fondos definido por procedencia coherente, logica de organizacion y contexto de custodia dentro de un corpus institucional mayor.
|
|
language: es
|
|
ar:
|
|
text: مجموعة مقتنيات مفهرسة يحددها أصل متسق ومنطق ترتيب وسياق حفظ داخل رصيد مؤسسي أوسع.
|
|
language: ar
|
|
id:
|
|
text: Set kepemilikan terkatalog yang ditentukan oleh provenance koheren, logika penataan, dan konteks pengelolaan dalam korpus institusi yang lebih besar.
|
|
language: id
|
|
zh:
|
|
text: 在更大机构语境中,按一致来源、编排逻辑与保管背景定义的已编目藏品集合。
|
|
language: zh
|
|
structured_aliases:
|
|
nl: [{literal_form: collectie-eenheid, language: nl}]
|
|
de: [{literal_form: Bestandseinheit, language: de}]
|
|
fr: [{literal_form: unite de fonds, language: fr}]
|
|
es: [{literal_form: unidad de fondo, language: es}]
|
|
ar: [{literal_form: وحدة مقتنيات, language: ar}]
|
|
id: [{literal_form: unit himpunan arsip, language: id}]
|
|
zh: [{literal_form: 馆藏单元, language: zh}]
|
|
exact_mappings:
|
|
- rico:RecordSet
|
|
close_mappings:
|
|
- wd:Q2668072
|
|
- crm:E78_Curated_Holding
|
|
- bf:Collection
|
|
- edm:ProvidedCHO
|
|
keywords:
|
|
- archival arrangement
|
|
- provenance-based grouping
|
|
- catalogued holdings
|
|
- custodial context
|
|
comments:
|
|
- Represents specific inventoried holdings rather than broad nominal corpus references
|
|
- Supports nested structures such as fonds, series, and sub-series
|
|
- Links to access and provenance data for governance and reuse decisions
|
|
examples:
|
|
- value:
|
|
identified_by:
|
|
identifier_value: https://nde.nl/ontology/hc/collection/nationaal-archief-voc-fonds
|
|
has_label:
|
|
has_label: Records of the Dutch East India Company (VOC)
|
|
has_type:
|
|
- https://nde.nl/ontology/hc/collection-type/fonds
|
|
temporal_extent:
|
|
begin_of_the_begin: '1602-01-01'
|
|
end_of_the_end: '1799-12-31'
|
|
slots:
|
|
- acquired_through
|
|
- has_description
|
|
- identified_by
|
|
- has_label
|
|
- has_type
|
|
- has_provenance
|
|
- instantiated_by
|
|
- has_quantity
|
|
- has_constituent
|
|
- part_of
|
|
- has_score
|
|
- has_content
|
|
- temporal_extent
|
|
- has_policy
|
|
slot_usage:
|
|
identified_by:
|
|
inlined: false
|
|
required: true
|
|
identifier: true
|
|
instantiated_by:
|
|
range: DigitalInstantiation
|
|
multivalued: true
|
|
inlined: true
|
|
has_label:
|
|
range: Label
|
|
inlined: true
|
|
required: true
|
|
has_description:
|
|
inlined: false
|
|
required: false
|
|
multivalued: true
|
|
inlined_as_list: false
|
|
has_type:
|
|
multivalued: true
|
|
required: true
|
|
equals_expression: '["hc:GalleryType", "hc:LibraryType", "hc:ArchiveOrganizationType", "hc:MuseumType", "hc:BioCustodianType", "hc:HolySacredSiteType"]'
|
|
has_quantity:
|
|
range: integer
|
|
has_content:
|
|
multivalued: true
|
|
inlined_as_list: false
|
|
has_provenance:
|
|
required: false
|
|
range: Provenance
|
|
inlined: true
|
|
acquired_through:
|
|
range: AcquisitionEvent
|
|
multivalued: true
|
|
inlined: true
|
|
has_policy:
|
|
required: false
|
|
part_of:
|
|
required: true
|
|
has_constituent:
|
|
range: ExhibitedObject
|
|
multivalued: true
|
|
inlined: false
|
|
temporal_extent:
|
|
range: TimeSpan
|
|
inlined: true
|
|
required: false
|
|
see_also:
|
|
- https://www.ica.org/standards/RiC/ontology#RecordSet
|
|
- http://www.cidoc-crm.org/html/cidoc_crm_v7.1.3.html#E78
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|