glam/schemas/20251121/linkml/modules/classes/Arrangement.yaml
kempersc 1fe1d1ad0b Enhance Audiovisual Archive and Audit Schema Definitions
- Updated AudiovisualArchive class with detailed descriptions and multilingual support for various languages.
- Added examples, mappings, and structured aliases for better integration with external vocabularies.
- Introduced new slots for has_label and has_description in AudiovisualArchive and AudiovisualArchiveRecordSetType.
- Expanded AudiovisualArchiveRecordSetType with comprehensive descriptions and examples for subclasses.
- Enhanced Audit class with detailed descriptions, examples, and multilingual support.
- Introduced AuditOpinion class with standardized opinion types and descriptions.
- Updated Auditor class to include detailed descriptions, examples, and keywords for better clarity on roles.
2026-02-15 00:57:44 +01:00

94 lines
3.3 KiB
YAML

id: https://nde.nl/ontology/hc/class/Arrangement
name: Arrangement
title: Arrangement
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
rico: https://www.ica.org/standards/RiC/ontology#
crm: http://www.cidoc-crm.org/cidoc-crm/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_level
- ../slots/has_note
- ../slots/has_type
classes:
Arrangement:
class_uri: hc:Arrangement
description: >-
Organization and ordering of archival materials according to a scheme
or system, defining the hierarchical structure and physical or intellectual
arrangement of records.
alt_descriptions:
nl: >-
Organisatie en ordening van archiefmaterialen volgens een schema of
systeem, die de hiërarchische structuur en fysieke of intellectuele
ordening van archieven definieert.
de: >-
Organisation und Ordnung von Archivmaterialien nach einem Schema oder
System, das die hierarchische Struktur und physische oder intellektuelle
Anordnung von Unterlagen definiert.
fr: >-
Organisation et classement des materiaux d'archives selon un schema ou
un systeme, definissant la structure hierarchique et l'arrangement
physique ou intellectuel des documents.
es: >-
Organizacion y ordenacion de materiales archivisticos segun un esquema
o sistema, definiendo la estructura jerarquica y el arreglo fisico o
intelectual de los registros.
ar: >-
تنظيم وترتيب المواد الأرشيفية وفقًا لمخطط أو نظام، وتحديد الهيكل
الهرمي والترتيب المادي أو الفكري للسجلات.
id: >-
Organisasi dan pengurutan materi arsip menurut skema atau sistem,
mendefinisikan struktur hierarki dan pengaturan fisik atau intelektual
catatan.
zh: >-
根据方案或系统对档案材料进行组织和排序,定义记录的层级结构和物理或
智力排列。
broad_mappings:
- rico:RecordSet
- crm:E29_Design_or_Procedure
structured_aliases:
- literal_form: ordening
in_language: nl
- literal_form: Ordnung
in_language: de
- literal_form: arrangement
in_language: fr
- literal_form: arreglo
in_language: es
- literal_form: ترتيب
in_language: ar
- literal_form: pengaturan
in_language: id
- literal_form: 排列
in_language: zh
examples:
- value:
has_type: ProvenanceBasedArrangement
has_level: SeriesLevel
has_description: "Arranged by originating department"
description: Provenance-based archival arrangement
keywords:
- organization
- ordering
- hierarchy
- archival structure
- classification
slots:
- has_description
- has_type
- has_level
- has_note
comments:
- Describes how archival materials are organized
- Links to ArrangementType for ordering method
- Links to ArrangementLevel for hierarchical position
annotations:
specificity_score: "0.3"
specificity_rationale: Core archival concept for record organization
custodian_types: "['*']"