glam/schemas/20251121/linkml/modules/classes/WebArchive.yaml
2026-01-19 00:09:28 +01:00

90 lines
3.6 KiB
YAML

id: https://nde.nl/ontology/hc/class/WebArchive
name: WebArchive
title: WebArchive Type
prefixes:
linkml: https://w3id.org/linkml/
schema: http://schema.org/
rico: https://www.ica.org/standards/RiC/ontology#
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
imports:
- linkml:types
- ./ArchiveOrganizationType
- ./DigitalPlatformType # for mixin
- ./WebArchiveRecordSetTypes
- ../slots/hold_or_held_record_set_type
- ../slots/has_or_had_custodian_type
- ../slots/specificity_annotation
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
- ./WikiDataIdentifier # for has_or_had_identifier range
- ./SpecificityAnnotation
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
- ./TemplateSpecificityType
- ./TemplateSpecificityTypes
- ./WikidataAlignment
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
- ./WebArchiveRecordSetType
- ../slots/platform_type_id
classes:
WebArchive:
description: A publication type and collection of preserved web pages. Web archives (Webarchive) capture and preserve
websites, web pages, and other online content for long-term access and research. They address the challenge of digital
preservation by creating archival copies of ephemeral web content that might otherwise be lost.
is_a: ArchiveOrganizationType
class_uri: schema:ArchiveOrganization
slots:
- has_or_had_custodian_type
- hold_or_held_record_set_type
- specificity_annotation
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
- is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
exact_mappings:
- wd:Q30047053 # Wikidata (was: slot_usage wikidata_equivalent - migrated per Rule 53, 2026-01-17)
close_mappings:
- rico:CorporateBody
- skos:Concept
broad_mappings:
- wd:Q166118
mixins:
- DigitalPlatformType
slot_usage:
platform_type_id:
identifier: false
has_or_had_custodian_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
is_or_was_related_to: # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
range: WikidataAlignment
inlined: true
attributes:
has_or_had_scope: # was: collection_scope - migrated per Rule 53 (2026-01-18)
description: |
Scope of web content collected (national domain, thematic, etc.)
MIGRATED from collection_scope attribute per Rule 53 (2026-01-18).
Note: This is an inline attribute; for full CollectionScope class usage,
use the has_or_had_scope slot with CollectionScope range.
range: string
crawl_frequency:
description: How often web content is harvested
range: string
has_or_had_access_restriction:
description: Any restrictions on accessing archived web content
range: string
warc_format:
description: Whether content is stored in WARC format
range: boolean
see_also:
- DigitalArchive
- OnlineNewsArchive
- MailingListArchive
- DigitalLibrary
annotations:
label_de: Webarchiv
label_es: archivo web
label_fr: archive du Web
record_set_type: true
custodian_type: true