glam/schemas/20251121/linkml/modules/classes/DimArchives.yaml
kempersc d52149a5e8 Refactor schema definitions for archival entities and documentation types
- Updated descriptions and classifications for Diocesan and District Archive record types to enhance clarity and alignment with archival standards.
- Introduced structured aliases and alternative descriptions in multiple languages for key classes, improving accessibility and usability.
- Enhanced the Documentation and Documentation Centre classes with clearer definitions and broader mappings to relevant ontologies.
- Refined the DispositionService and DispositionServiceType schemas to better reflect operational contexts and service classifications.
- General cleanup of unused prefixes and redundant annotations across various schema files to streamline the overall structure.
2026-02-15 16:25:32 +01:00

78 lines
3.3 KiB
YAML

id: https://nde.nl/ontology/hc/class/DimArchives
name: dim_archives_class
title: Dim Archives Type
prefixes:
linkml: https://w3id.org/linkml/
schema: http://schema.org/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
premis: http://www.loc.gov/premis/rdf/v3/
default_prefix: hc
imports:
- linkml:types
- ../slots/grant_access_to
- ../slots/identified_by
- ../slots/has_score
- ../slots/has_time_interval
- ../slots/has_type
- ../slots/hold_record_set
- ../slots/has_access_policy
classes:
DimArchives:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
description: >-
Repository institution operating under restricted-access conditions where
use is permitted only for defined users, processes, or circumstances.
alt_descriptions:
nl: {text: Archiefinstelling met beperkte toegang waarbij gebruik alleen voor bepaalde gebruikers, procedures of omstandigheden is toegestaan., language: nl}
de: {text: Archivinstitution mit eingeschraenktem Zugang, bei der Nutzung nur fuer definierte Nutzer, Verfahren oder Bedingungen erlaubt ist., language: de}
fr: {text: Institution archivistique a acces limite ou l usage est autorise seulement pour des usagers, processus ou circonstances definis., language: fr}
es: {text: Institucion archivistica con acceso restringido donde el uso se permite solo para usuarios, procesos o circunstancias definidos., language: es}
ar: {text: مؤسسة أرشيفية بإتاحة مقيدة حيث يسمح بالاستخدام لفئات مستخدمين أو إجراءات أو ظروف محددة فقط., language: ar}
id: {text: Lembaga arsip dengan akses terbatas yang hanya mengizinkan pemakaian untuk pengguna, proses, atau keadaan tertentu., language: id}
zh: {text: 仅在特定用户、流程或情形下开放使用的受限访问档案机构。, language: zh}
structured_aliases:
nl: [{literal_form: dim archive, language: nl}]
de: [{literal_form: Dim Archive, language: de}]
fr: [{literal_form: archive a acces limite, language: fr}]
es: [{literal_form: archivo de acceso limitado, language: es}]
ar: [{literal_form: أرشيف محدود الإتاحة, language: ar}]
id: [{literal_form: arsip akses terbatas, language: id}]
zh: [{literal_form: 限制访问档案机构, language: zh}]
exact_mappings:
- wd:Q112796779
broad_mappings:
- skos:Concept
- schema:ArchiveOrganization
- wd:Q166118
close_mappings:
- premis:RightsStatus
related_mappings:
- wd:Q112815447
- wd:Q112796578
slots:
- grant_access_to
- has_type
- hold_record_set
- has_access_policy
- has_score
- has_time_interval
- identified_by
slot_usage:
has_type:
equals_string: hc:ArchiveOrganizationType
grant_access_to:
range: AccessApplication
inlined: true
required: false
has_time_interval:
range: TimeInterval
inlined: true
comments:
- Organization type in the light-dim-dark access spectrum with controlled use
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"