50 lines
2.1 KiB
YAML
50 lines
2.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/Schema
|
|
name: Schema
|
|
title: Schema
|
|
description: A metadata schema, standard, or format (e.g., EAD, MARC, Dublin Core).
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
Schema:
|
|
class_uri: dcterms:Standard
|
|
description: >-
|
|
Formal metadata specification, encoding standard, or descriptive format
|
|
used for structuring cultural heritage information.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Formele metadataspecificatie, coderingsstandaard of beschrijvend formaat
|
|
gebruikt voor het structureren van cultureel erfgoedinformatie.
|
|
de: >-
|
|
Formale Metadatenspezifikation, Kodierungsstandard oder Beschreibungsformat
|
|
zur Strukturierung von Kulturerbeinformationen.
|
|
fr: >-
|
|
Spécification de métadonnées formelle, norme de codage ou format descriptif
|
|
utilisé pour structurer l'information du patrimoine culturel.
|
|
es: >-
|
|
Especificación de metadatos formal, estándar de codificación o formato descriptivo
|
|
utilizado para estructurar información del patrimonio cultural.
|
|
ar: >-
|
|
مواصفات بيانات وصفية رسمية أو معيار ترميز أو تنسيق وصفي يستخدم لهيكلة معلومات التراث الثقافي.
|
|
id: >-
|
|
Spesifikasi metadata formal, standar pengkodean, atau format deskriptif
|
|
yang digunakan untuk menstrukturkan informasi warisan budaya.
|
|
zh: >-
|
|
用于构建文化遗产信息的正式元数据规范、编码标准或描述格式。
|
|
comments:
|
|
- Migration note (Rule 53): created to replace legacy finding_aids_format slot usage.
|
|
- Models the standard itself (e.g., EAD, MARC, Dublin Core), not a particular schema instance document.
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|