- 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.
93 lines
3.6 KiB
YAML
93 lines
3.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/AuthorityData
|
|
name: AuthorityData
|
|
title: AuthorityData
|
|
description: Data from an authority file or controlled vocabulary.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_type
|
|
- ../slots/has_url
|
|
classes:
|
|
AuthorityData:
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
Structured data record from an authority file or controlled vocabulary,
|
|
providing standardized identifiers and labels for entities, concepts,
|
|
or terms used across heritage information systems.
|
|
alt_descriptions:
|
|
nl:
|
|
text: >-
|
|
Gestructureerd gegevensrecord uit een autoriteitsbestand of gecontroleerde
|
|
woordenschat, dat gestandaardiseerde identificaties en labels biedt voor
|
|
entiteiten, concepten of termen die in erfgoed-informatiesystemen worden gebruikt.
|
|
de:
|
|
text: >-
|
|
Strukturierter Datensatz aus einer Normdatei oder einem kontrollierten Vokabular,
|
|
der standardisierte Kennungen und Bezeichnungen für Entitäten, Konzepte oder
|
|
Begriffe in Heritage-Informationssystemen bereitstellt.
|
|
fr:
|
|
text: >-
|
|
Enregistrement de données structuré provenant d'un fichier d'autorité ou d'un
|
|
vocabulaire contrôlé, fournissant des identifiants et des étiquettes normalisés
|
|
pour les entités, concepts ou termes utilisés dans les systèmes d'information
|
|
patrimoniale.
|
|
es:
|
|
text: >-
|
|
Registro de datos estructurado de un archivo de autoridad o vocabulario
|
|
controlado, que proporciona identificadores y etiquetas estandarizados para
|
|
entidades, conceptos o términos utilizados en sistemas de información patrimonial.
|
|
ar:
|
|
text: >-
|
|
سجل بيانات منظم من ملف استنادي أو مفردات مضبوطة، يوفر معرفات وعلامات
|
|
موحدة للكيانات أو المفاهيم أو المصطلحات المستخدمة في أنظمة معلومات التراث.
|
|
id:
|
|
text: >-
|
|
Rekaman data terstruktur dari file otoritas atau kosakata terkendali, yang
|
|
menyediakan pengenal dan label terstandarisasi untuk entitas, konsep, atau
|
|
istilah yang digunakan dalam sistem informasi warisan.
|
|
zh:
|
|
text: >-
|
|
来自权威文档或受控词表的结构化数据记录,为遗产信息系统中使用的实体、概念或
|
|
术语提供标准化标识符和标签。
|
|
broad_mappings:
|
|
- skos:Concept
|
|
slots:
|
|
- has_label
|
|
- has_type
|
|
- has_url
|
|
structured_aliases:
|
|
- literal_form: autiteitsgegevens
|
|
in_language: nl
|
|
- literal_form: Normdaten
|
|
in_language: de
|
|
- literal_form: données d'autorité
|
|
in_language: fr
|
|
- literal_form: datos de autoridad
|
|
in_language: es
|
|
- literal_form: بيانات استنادية
|
|
in_language: ar
|
|
- literal_form: data otoritas
|
|
in_language: id
|
|
- literal_form: 规范数据
|
|
in_language: zh
|
|
keywords:
|
|
- authority control
|
|
- controlled vocabulary
|
|
- standardization
|
|
- identifiers
|
|
- vocabulary management
|
|
examples:
|
|
- value:
|
|
has_label: Rembrandt van Rijn
|
|
has_type: Person
|
|
has_url: https://viaf.org/viaf/62341112
|
|
description: Authority data for an artist from VIAF
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|