- 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.
68 lines
3 KiB
YAML
68 lines
3 KiB
YAML
id: https://nde.nl/ontology/hc/class/CommunityArchive
|
|
name: CommunityArchive
|
|
title: Community Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
schema: http://schema.org/
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
classes:
|
|
CommunityArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
Repository institution governed by community members to preserve,
|
|
represent, and transmit local or identity-based documentary heritage.
|
|
alt_descriptions:
|
|
nl: Archiefinstelling bestuurd door gemeenschapsleden om lokaal of identiteitsgebonden documentair erfgoed te bewaren en door te geven.
|
|
de: Von Gemeinschaftsmitgliedern gefuehrte Archivinstitution zur Bewahrung und Weitergabe lokalen oder identitaetsbezogenen dokumentarischen Erbes.
|
|
fr: Institution archivistique gouvernee par des membres de la communaute pour conserver et transmettre un patrimoine documentaire local ou identitaire.
|
|
es: Institucion archivistica gobernada por miembros de la comunidad para preservar y transmitir patrimonio documental local o identitario.
|
|
ar: مؤسسة أرشيفية يديرها أفراد المجتمع لحفظ ونقل التراث الوثائقي المحلي أو المرتبط بالهوية.
|
|
id: Lembaga arsip yang dikelola anggota komunitas untuk melestarikan dan meneruskan warisan dokumenter lokal atau berbasis identitas.
|
|
zh: 由社区成员治理、用于保存并传承地方或身份相关文献遗产的机构。
|
|
structured_aliases:
|
|
- {literal_form: gemeenschapsarchief, in_language: nl}
|
|
- {literal_form: Gemeinschaftsarchiv, in_language: de}
|
|
- {literal_form: archive communautaire, in_language: fr}
|
|
- {literal_form: archivo comunitario, in_language: es}
|
|
- {literal_form: أرشيف مجتمعي, in_language: ar}
|
|
- {literal_form: arsip komunitas, in_language: id}
|
|
- {literal_form: 社区档案机构, in_language: zh}
|
|
exact_mappings:
|
|
- wd:Q25105971
|
|
broad_mappings:
|
|
- skos:Concept
|
|
- schema:ArchiveOrganization
|
|
related_mappings:
|
|
- wd:Q12324798
|
|
- wd:Q61710689
|
|
keywords:
|
|
- grassroots governance
|
|
- participatory stewardship
|
|
- underrepresented histories
|
|
- local memory work
|
|
comments:
|
|
- Organizational type focused on governance, agency, and custodianship
|
|
- Distinct from documentary arrangement classes in CommunityArchiveRecordSetType
|
|
examples:
|
|
- value:
|
|
institution_name: South Asian American Digital Archive
|
|
hold_record_set: OralHistoryCollection
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
slot_usage:
|
|
has_type:
|
|
equals_string: hc:ArchiveOrganizationType
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|