- Updated descriptions and titles for CantonalArchiveRecordSetType and CantonalArchiveRecordSetTypes to improve clarity and consistency. - Added multilingual alt_descriptions and structured_aliases for better accessibility and understanding across languages. - Refined slot usage and annotations for CantonalGovernmentFonds and CantonalLegislationCollection to align with RiC-O principles. - Enhanced Capacity class with detailed descriptions, alt_descriptions, and structured_aliases for various capacity types, including Volume, Shelf Length, Floor Area, Item Count, Weight, and Seating capacities. - Introduced a new rule for describing archive organization types to emphasize their institutional context rather than just record types.
103 lines
3.8 KiB
YAML
103 lines
3.8 KiB
YAML
id: https://nde.nl/ontology/hc/class/AuthorityFile
|
|
name: AuthorityFile
|
|
title: Authority File Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
void: http://rdfs.org/ns/void#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ../slots/contain
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
classes:
|
|
AuthorityFile:
|
|
class_uri: void:Dataset
|
|
description: >-
|
|
Managed vocabulary or dataset containing authority records for entities,
|
|
providing standardized identifiers and controlled terminology for
|
|
consistent cataloging and data linking across heritage systems.
|
|
alt_descriptions:
|
|
nl:
|
|
text: >-
|
|
Beheerde woordenschat of dataset met autiteitsrecords voor entiteiten,
|
|
die gestandaardiseerde identificaties en gecontroleerde terminologie biedt
|
|
voor consistente catalogisering en gegevenskoppeling in erfgeedsystemen.
|
|
de:
|
|
text: >-
|
|
Verwaltetes Vokabular oder Datensatz mit Normdatensätzen für Entitäten,
|
|
der standardisierte Kennungen und kontrollierte Terminologie für eine
|
|
konsistente Katalogisierung und Datenverknüpfung in Heritage-Systemen bietet.
|
|
fr:
|
|
text: >-
|
|
Vocabulaire géré ou ensemble de données contenant des notices d'autorité
|
|
pour les entités, fournissant des identifiants normalisés et une terminologie
|
|
contrôlée pour un catalogage cohérent et la liaison des données patrimoniaux.
|
|
es:
|
|
text: >-
|
|
Vocabulario gestionado o conjunto de datos que contiene registros de autoridad
|
|
para entidades, que proporciona identificadores estandarizados y terminología
|
|
controlada para catalogación consistente y vinculación de datos patrimoniales.
|
|
ar:
|
|
text: >-
|
|
مفردات مُدارة أو مجموعة بيانات تحتوي على سجلات استنادية للكيانات،
|
|
توفر معرفات موحدة ومصطلحات مضبوطة للفهرسة المتسقة وربط البيانات التراثية.
|
|
id:
|
|
text: >-
|
|
Kosakata terkelola atau kumpulan data yang berisi catatan otoritas untuk
|
|
entitas, menyediakan pengenal terstandarisasi dan terminologi terkendali
|
|
untuk katalogisasi yang konsisten dan penautan data warisan.
|
|
zh:
|
|
text: >-
|
|
包含实体规范记录的受管词表或数据集,提供标准化标识符和受控术语,
|
|
用于遗产系统中的统一编目和数据链接。
|
|
broad_mappings:
|
|
- void:Dataset
|
|
close_mappings:
|
|
- skos:ConceptScheme
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
- contain
|
|
|
|
slot_usage:
|
|
contain:
|
|
structured_aliases:
|
|
- literal_form: autiteitsbestand
|
|
in_language: nl
|
|
- literal_form: Normdatei
|
|
in_language: de
|
|
- literal_form: fichier d'autorité
|
|
in_language: fr
|
|
- literal_form: archivo de autoridad
|
|
in_language: es
|
|
- literal_form: ملف استنادي
|
|
in_language: ar
|
|
- literal_form: file otoritas
|
|
in_language: id
|
|
- literal_form: 规范文档
|
|
in_language: zh
|
|
comments:
|
|
- Primary ontology alignment is void:Dataset
|
|
- Close alignment with skos:ConceptScheme
|
|
keywords:
|
|
- authority control
|
|
- vocabulary management
|
|
- controlled terminology
|
|
- standardized identifiers
|
|
- cataloging
|
|
examples:
|
|
- value:
|
|
has_label: AAT - Art & Architecture Thesaurus
|
|
has_description: Getty's controlled vocabulary for art and architecture
|
|
description: Authority file for art and architecture terminology
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
specificity_score: 0.4
|
|
specificity_rationale: Metadata management.
|