glam/schemas/20251121/linkml/modules/classes/DigitalArchive.yaml
kempersc 0d5d48568d refactor(schema): centralize slot definitions per Rule 38
- Remove slot_uri, description, mappings from slot_usage sections
- Move these properties to centralized slot files in modules/slots/
- Keep only class-specific overrides in slot_usage (required, inlined, examples)
- Update 1,499 centralized slot files with enriched definitions
- Clean 188 class files

Violations fixed:
- slot_uri in slot_usage: 1,676 → 0
- description in slot_usage: 2,287 → 0 (moved to centralized)

Schema still validates: 816 classes, 2028 slots, 127 enums
2026-01-11 23:27:17 +01:00

174 lines
7.4 KiB
YAML

id: https://nde.nl/ontology/hc/class/DigitalArchive
name: digital_archive_class
title: Digital Archive Type
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
rico: https://www.ica.org/standards/RiC/ontology#
premis: http://www.loc.gov/premis/rdf/v3/
default_prefix: hc
imports:
- linkml:types
- ./ArchiveOrganizationType
- ./DigitalPlatformType
- ../slots/preservation_level
- ./DigitalArchiveRecordSetTypes
- ../slots/has_or_had_holds_record_set_type
- ./CollectionType
- ../slots/type_scope
- ../slots/has_access_interface_url
- ../slots/content_origin
- ../slots/has_or_had_custodian_type
- ../slots/has_or_had_operates_platform_type
- ../slots/specificity_annotation
- ../slots/supported_format
- ../slots/template_specificity
- ../slots/wikidata_entity
- ./SpecificityAnnotation
- ./TemplateSpecificityScores
classes:
DigitalArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- has_access_interface_url
- content_origin
- has_or_had_custodian_type
- has_or_had_holds_record_set_type
- has_or_had_operates_platform_type
- preservation_level
- specificity_annotation
- supported_format
- template_specificity
- wikidata_entity
description: "Information system collecting and providing access to digital resources.\n\n**Wikidata**: Q1224984 (digital\
\ archive / digitales Archiv / archivo digital)\n\n**DEFINITION**:\n\nDigital Archive is an information system designed\
\ to:\n- Collect digital resources (born-digital or digitized)\n- Preserve them for long-term access\n- Make them available\
\ to defined user groups\n\n**TWO INTERPRETATIONS**:\n\n1. **Born-Digital Archive**: Preserves materials created digitally\n\
\ - Email archives\n - Digital government records\n - Electronic manuscripts\n - Social media archives\n\n2.\
\ **Digitized Archive**: Provides digital access to analog materials\n - Digitized photographs\n - Scanned documents\n\
\ - Digital surrogates of physical collections\n\nThis class covers BOTH interpretations.\n\n**SPECIAL LINKAGE: DigitalPlatformType**\n\
\nDigital archives require digital infrastructure. This class links to\nDigitalPlatformType to describe the platform/system\
\ characteristics:\n\n```\nDigitalArchive (custodian type)\n │\n └── operates_platform → DigitalPlatform (instance)\n\
\ │\n └── platform_type → DigitalPlatformType\n \
\ ├── DISCOVERY_PORTAL\n ├── DIGITAL_REPOSITORY\n \
\ ├── COLLECTION_MANAGEMENT\n └── (other types)\n```\n\n**PRESERVATION\
\ STANDARDS**:\n\nDigital archives typically implement:\n- OAIS (ISO 14721) - Reference model\n- PREMIS - Preservation\
\ metadata\n- BagIt - File packaging\n- METS - Metadata encoding\n- Trusted Digital Repository (TDR) certification\n\
\n**MULTILINGUAL LABELS**:\n- digitales Archiv (de)\n- archivo digital (es)\n- archives numériques (fr)\n\n**RELATED\
\ TYPES**:\n- WebArchive (Q30047053) - specifically for web content\n- InstitutionalRepository (Q1065413) - academic\
\ digital publications\n- DigitalPlatformType - platform classification for infrastructure\n"
slot_usage:
wikidata_entity:
equals_string: Q1224984
has_or_had_operates_platform_type:
range: DigitalPlatformType
multivalued: true
inlined_as_list: true
required: true
examples:
- value:
- platform_type_code: DIGITAL_REPOSITORY
platform_type_label: Digital Preservation Repository
- platform_type_code: DISCOVERY_PORTAL
platform_type_label: Public Access Portal
content_origin:
range: string
examples:
- value: born_digital
description: Only born-digital content
- value: mixed
description: Both born-digital and digitized materials
preservation_level:
range: string
examples:
- value: level_3
description: NDSA Level 3 - Monitor
has_access_interface_url:
range: uri
examples:
- value: https://archive.example.org/access
supported_format:
range: string
multivalued: true
examples:
- value:
- PDF/A
- TIFF
- JPEG2000
- XML
has_or_had_custodian_type:
equals_expression: '["hc:ArchiveOrganizationType", "hc:DigitalPlatformType"]'
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
exact_mappings:
- wikidata:Q1224984
close_mappings:
- rico:RecordSet
- premis:IntellectualEntity
related_mappings:
- wikidata:Q30047053
- wikidata:Q1065413
comments:
- Digital archives collect and preserve digital resources
- 'SPECIAL LINKAGE: operates_platform_types links to DigitalPlatformType'
- Covers both born-digital and digitized materials
- OAIS-based preservation model common
- May be part of larger physical archive or standalone
see_also:
- https://www.wikidata.org/wiki/Q1224984
- https://www.iso.org/standard/57284.html
- https://ndsa.org/publications/levels-of-digital-preservation/
examples:
- value:
type_id: https://nde.nl/ontology/hc/type/archive/Q1224984
glamorcubesfixphdnt_code: ARCHIVE
wikidata_entity: Q1224984
type_label:
- Digital Archive@en
- digitales Archiv@de
- archivo digital@es
- archives numériques@fr
type_description: Information system for digital resource collection and access
has_or_had_operates_platform_type:
- platform_type_code: DIGITAL_REPOSITORY
platform_type_label: Archivematica Preservation System
- platform_type_code: DISCOVERY_PORTAL
platform_type_label: Public Discovery Interface
content_origin: mixed
preservation_level: level_3
access_interface_url: https://digitalarchive.example.org
supported_format:
- PDF/A
- TIFF
- JPEG2000
- WARC
description: Government digital archive with mixed content
DigitalArchiveRecordSetType:
description: 'A rico:RecordSetType for classifying collections held by DigitalArchive custodians.
'
is_a: CollectionType
class_uri: rico:RecordSetType
slots:
- type_scope
see_also:
- DigitalArchive
- rico:RecordSetType
annotations:
custodian_types: '["hc:ArchiveOrganizationType"]'
linked_custodian_type: DigitalArchive
dual_class_pattern: collection_type
specificity_score: 0.7
specificity_rationale: Type taxonomy class.
specificity_annotation_timestamp: '2026-01-06T00:26:29.677967Z'
specificity_annotation_agent: opencode-claude-sonnet-4
template_specificity: '{"archive_search": 0.2, "museum_search": 0.75, "library_search": 0.75, "collection_discovery":
0.75, "person_research": 0.75, "location_browse": 0.75, "identifier_lookup": 0.75, "organizational_change": 0.75,
"digital_platform": 0.75, "general_heritage": 0.75}'