- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form. - Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format. - Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
92 lines
3.4 KiB
YAML
92 lines
3.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/SpecializedArchive
|
|
name: SpecializedArchive
|
|
title: SpecializedArchive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
- ../slots/related_to
|
|
classes:
|
|
SpecializedArchive:
|
|
description: >-
|
|
Archival institution focused on collecting, preserving, and providing access
|
|
to documentation within a specific field, subject area, format, or thematic domain.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Archiefinstelling gericht op het verzamelen, bewaren en toegankelijk maken
|
|
van documentatie binnen een specifiek vakgebied, onderwerpregio, formaat of thematisch domein.
|
|
de: >-
|
|
Archivinstitution, die sich auf das Sammeln, Bewahren und Bereitstellen
|
|
von Dokumentation in einem bestimmten Fachgebiet, Themenbereich, Format oder thematischen Bereich konzentriert.
|
|
fr: >-
|
|
Institution archivistique spécialisée dans la collecte, la préservation et l'accès
|
|
à la documentation dans un domaine spécifique, une zone thématique, un format ou un domaine thématique.
|
|
es: >-
|
|
Institución archivística enfocada en recopilar, preservar y proporcionar acceso
|
|
a documentación dentro de un campo específico, área temática, formato o dominio temático.
|
|
ar: >-
|
|
مؤسسة أرشيفية متخصصة في جمع وحفظ وتوفير الوصول
|
|
إلى الوثائق في مجال محدد أو منطقة موضوعية أو شكل أو مجال مواضيعي.
|
|
id: >-
|
|
Institusi arsip yang berfokus pada pengumpulan, pelestarian, dan penyediaan akses
|
|
ke dokumentasi dalam bidang tertentu, area subjek, format, atau domain tematik.
|
|
zh: >-
|
|
专注于收集、保存和提供特定领域、主题区域、格式或主题领域内文档访问的档案机构。
|
|
is_a: CustodianType
|
|
class_uri: schema:ArchiveOrganization
|
|
exact_mappings:
|
|
- wd:Q27030941
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
- skos:Concept
|
|
keywords:
|
|
- specialized archive
|
|
- subject archive
|
|
- thematic archive
|
|
- domain-specific archive
|
|
structured_aliases:
|
|
- literal_form: gespecialiseerd archief
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Facharchiv
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: archives spécialisées
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: archivo especializado
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- related_to
|
|
- identified_by
|
|
slot_usage:
|
|
has_type:
|
|
equals_string: hc:ArchiveOrganizationType
|
|
related_to:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
see_also:
|
|
- SpecializedArchivesCzechia
|
|
- LiteraryArchive
|
|
- MusicArchive
|
|
- FilmArchive
|
|
- ArchitecturalArchive
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '["*"]'
|