- 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.
47 lines
1.7 KiB
YAML
47 lines
1.7 KiB
YAML
id: https://nde.nl/ontology/hc/classes/CollectionScope
|
|
name: CollectionScope
|
|
title: CollectionScope
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dct: http://purl.org/dc/terms/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_type
|
|
classes:
|
|
CollectionScope:
|
|
is_a: Scope
|
|
class_uri: dct:Coverage
|
|
description: >-
|
|
Coverage statement capturing temporal, spatial, and thematic bounds of curated holdings.
|
|
alt_descriptions:
|
|
nl:
|
|
text: Dekkingsverklaring die temporele, ruimtelijke en thematische grenzen van beheerde holdings vastlegt.
|
|
language: nl
|
|
de:
|
|
text: Abdeckungsangabe zur Erfassung zeitlicher, räumlicher und thematischer Grenzen kuratierter Bestände.
|
|
language: de
|
|
fr:
|
|
text: Énoncé de couverture décrivant les limites temporelles, spatiales et thématiques de fonds organisés.
|
|
language: fr
|
|
es:
|
|
text: Declaracion de cobertura que captura limites temporales, espaciales y tematicos de fondos curados.
|
|
language: es
|
|
ar:
|
|
text: بيان تغطية يحدد الحدود الزمنية والمكانية والموضوعية للمقتنيات المنسقة.
|
|
language: ar
|
|
id:
|
|
text: Pernyataan cakupan yang merekam batas temporal, spasial, dan tematik kepemilikan terkurasi.
|
|
language: id
|
|
zh:
|
|
text: 用于刻画策展馆藏时间、空间与主题边界的覆盖说明。
|
|
language: zh
|
|
close_mappings:
|
|
- dct:coverage
|
|
- schema:about
|
|
- rico:hasContentOfType
|
|
slots:
|
|
- has_type
|