YAML arrays in LinkML annotations must be quoted strings to ensure proper parsing. This change quotes all custodian_types annotations from the raw array format to quoted string format. Before: custodian_types: ["A", "G"] After: custodian_types: '["A", "G"]' Affected: 50+ class files in modules/classes/ Also updates: manifest.json, 01_custodian_name_modular.yaml
41 lines
1.6 KiB
YAML
41 lines
1.6 KiB
YAML
# Memory Institution
|
|
# Auto-generated from ArchiveTypeEnum refactoring
|
|
# Wikidata: Q1497649
|
|
|
|
id: https://w3id.org/nde/ontology/MemoryInstitution
|
|
name: MemoryInstitution
|
|
title: Memory Institution
|
|
|
|
classes:
|
|
MemoryInstitution:
|
|
description: >-
|
|
Institution which has curatorial care over a collection and whose
|
|
mission it is to preserve the collection for future generations.
|
|
Memory institutions (Gedächtnisinstitutionen) is a collective term
|
|
encompassing libraries, archives, museums, and other organizations
|
|
dedicated to preserving and providing access to cultural heritage.
|
|
The term emphasizes their role in maintaining collective memory.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
custodian_types_rationale: "Memory institution is an umbrella term for all GLAM types (G, L, A, M, etc.)."
|
|
skos:prefLabel: "Memory Institution"
|
|
skos:altLabel: "Gedächtnisinstitution, institución del patrimonio, institution patrimoniale, Heritage Institution, Cultural Memory Institution"
|
|
sector_term: "yes"
|
|
slots:
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: "Q1497649"
|
|
see_also:
|
|
- GLAM
|
|
- CulturalInstitution
|
|
- HeritageCustodian
|
|
comments:
|
|
- "Gedächtnisinstitution (de)"
|
|
- "institución del patrimonio (es)"
|
|
- "institution patrimoniale (fr)"
|
|
- "Umbrella term for heritage custodian institutions"
|
|
- "Emphasizes collective memory preservation mission"
|
|
- "Core concept related to GLAM sector"
|