- Migrate 236+ class files from custodian_types to has_or_had_custodian_type - Archive deprecated slots: custodian_type, custodian_types, custodian_type_broader/narrower/related - Update main schema and manifest imports - Fix Custodian.yaml class to use new slot - Fix annotation format (list→scalar) in has_or_had_custodian_type.yaml Rules applied: - Rule 39: RiC-O naming convention (hasOrHad pattern) - Rule 43: Slot nouns must be singular (multivalued:true for cardinality) - Rule 38: Slot centralization with semantic URI
44 lines
1.7 KiB
YAML
44 lines
1.7 KiB
YAML
id: https://w3id.org/nde/ontology/Foremalarkiv
|
|
name: Foremalarkiv
|
|
title: Föremålsarkiv (Swedish Object Archive)
|
|
classes:
|
|
Foremalarkiv:
|
|
description: Swedish object archive (föremålsarkiv). A specialized type of archive
|
|
in Sweden that focuses on three-dimensional objects rather than documents. These
|
|
archives preserve physical artifacts, specimens, and objects with historical,
|
|
cultural, or scientific significance. The concept bridges archival and museum
|
|
practices, applying archival principles to object collections.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q10501208
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
geographic_restriction:
|
|
equals_string: Sweden (primarily)
|
|
annotations:
|
|
skos:prefLabel: Föremålsarkiv
|
|
skos:altLabel: Foremalarkiv, Object Archive, Swedish Object Archive
|
|
collection_type: three-dimensional objects
|
|
see_also:
|
|
- ObjectCollection
|
|
- MuseumArchive
|
|
- SpecimenArchive
|
|
comments:
|
|
- 'Swedish term: Föremålsarkiv (föremål = object, arkiv = archive)'
|
|
- Filename uses ASCII transliteration for filesystem compatibility
|
|
- Applies archival methodology to physical object collections
|
|
- Distinct from traditional document-based archives
|
|
imports:
|