42 lines
1.7 KiB
YAML
42 lines
1.7 KiB
YAML
id: https://w3id.org/nde/ontology/Foremalarkiv
|
|
name: Foremalarkiv
|
|
title: "F\xF6rem\xE5lsarkiv (Swedish Object Archive)"
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
classes:
|
|
Foremalarkiv:
|
|
description: "Swedish object archive (f\xF6rem\xE5lsarkiv). 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_type
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by:
|
|
has_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: "F\xF6rem\xE5lsarkiv"
|
|
skos:altLabel: Foremalarkiv, Object Archive, Swedish Object Archive
|
|
collection_type: three-dimensional objects
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- ObjectCollection
|
|
- MuseumArchive
|
|
- SpecimenArchive
|
|
comments:
|
|
- "Swedish term: F\xF6rem\xE5lsarkiv (f\xF6rem\xE5l = object, arkiv = archive)"
|
|
- Filename uses ASCII transliteration for filesystem compatibility
|
|
- Applies archival methodology to physical object collections
|
|
- Distinct from traditional document-based archives
|