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.
46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
id: https://w3id.org/nde/ontology/GLAM
|
|
name: GLAM
|
|
title: GLAM (Galleries, Libraries, Archives, and Museums)
|
|
classes:
|
|
GLAM:
|
|
description: Acronym for "Galleries, Libraries, Archives, and Museums" that refers
|
|
to cultural institutions that have providing access to knowledge as their mission.
|
|
GLAM institutions share common goals around preservation, access, and cultural
|
|
heritage stewardship, though they differ in their primary materials and methodologies.
|
|
The term is used to describe both the sector collectively and institutions that
|
|
combine multiple GLAM functions.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q1030034
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
annotations:
|
|
skos:prefLabel: GLAM
|
|
skos:altLabel: Galleries, Libraries, Archives, and Museums, GLAM institution,
|
|
Memory institution, Cultural heritage institution
|
|
sector_term: 'yes'
|
|
see_also:
|
|
- GalleryType
|
|
- LibraryType
|
|
- ArchiveOrganizationType
|
|
- MuseumType
|
|
- MixedType
|
|
comments:
|
|
- GLAM (de)
|
|
- GLAM (es)
|
|
- GLAM (fr)
|
|
- Sector-wide term encompassing heritage custodian types
|
|
- Sometimes extended to GLAMR (adding Research) or GLAMS (adding Science)
|
|
- Core concept for this ontology's domain scope
|
|
imports:
|
|
- ../slots/class_metadata_slots
|