74 lines
2.2 KiB
YAML
74 lines
2.2 KiB
YAML
# WebArchive - Collection of preserved web pages
|
|
# Wikidata: Q30047053
|
|
# Generated from ArchiveTypeEnum refactoring
|
|
|
|
id: https://nde.nl/ontology/hc/class/WebArchive
|
|
name: WebArchive
|
|
title: WebArchive Type
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
|
|
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: skos:Concept
|
|
mixins:
|
|
- DigitalPlatformType
|
|
slots:
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q30047053
|
|
attributes:
|
|
collection_scope:
|
|
description: Scope of web content collected (national domain, thematic, etc.)
|
|
range: string
|
|
crawl_frequency:
|
|
description: How often web content is harvested
|
|
range: string
|
|
access_restrictions:
|
|
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:
|
|
custodian_types: '["A"]'
|
|
custodian_types_rationale: "WebArchive is an archival institution - maps to ARCHIVE (A)"
|
|
wikidata: Q30047053
|
|
label_de: "Webarchiv"
|
|
label_es: "archivo web"
|
|
label_fr: "archive du Web"
|
|
rico_record_set_type: true
|
|
custodian_type: true
|
|
|
|
# rico:RecordSetType for collection classification
|
|
WebArchiveRecordSetType:
|
|
description: >-
|
|
A rico:RecordSetType for classifying collections of preserved
|
|
web pages and archived online content.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slots:
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q30047053
|
|
see_also:
|
|
- WebArchive
|
|
annotations:
|
|
wikidata: Q30047053
|
|
linked_custodian_type: WebArchive
|