Extends migration to all class types (museums, libraries, galleries, etc.) New slots added to class_metadata_slots.yaml: - RiC-O: rico_record_set_type, rico_organizational_principle, rico_has_or_had_holder, rico_note - Multilingual: label_de, label_es, label_fr, label_nl, label_it, label_pt - Scope: scope_includes, scope_excludes, custodian_only, organizational_level, geographic_restriction - Notes: privacy_note, preservation_note, legal_note Migration script now handles 30+ annotation types. All migrated schemas pass linkml-validate. Total: 387 class files now use proper slots instead of annotations.
51 lines
1.8 KiB
YAML
51 lines
1.8 KiB
YAML
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:
|
|
skos:prefLabel: Memory Institution
|
|
skos:altLabel: Gedächtnisinstitution, institución del patrimonio, institution
|
|
patrimoniale, Heritage Institution, Cultural Memory Institution
|
|
sector_term: 'yes'
|
|
slots:
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q1497649
|
|
custodian_types:
|
|
equals_expression: '["*"]'
|
|
custodian_types_rationale:
|
|
equals_string: Memory institution is an umbrella term for all GLAM types (G,
|
|
L, A, M, etc.).
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
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
|
|
imports:
|
|
- ../slots/class_metadata_slots
|