- Removed unnecessary aliases and adjusted slot definitions in Timestamp, Topic, TopicType, TransferEvent, TransferPolicy, and others. - Enhanced descriptions and added alternative language descriptions for TradeUnionArchiveRecordSetType and UnescoIchElement. - Updated slot usage for various archive-related classes to use `equals_string` instead of `equals_expression`. - Streamlined VideoChapter class by refining descriptions and restructuring slot usage for better navigation and organization. - General cleanup of comments and annotations to ensure clarity and maintainability.
88 lines
2.8 KiB
YAML
88 lines
2.8 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:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_scope
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
- ../slots/related_to
|
|
classes:
|
|
WebArchive:
|
|
description: >-
|
|
Type of heritage institution that captures and preserves websites, web pages,
|
|
and online content for long-term access and research.
|
|
alt_descriptions:
|
|
nl: Type erfgoedinstelling dat websites en online content bewaart voor langetermijntoegang.
|
|
de: Art der Kulturerbeeinrichtung, die Websites und Online-Inhalte bewahrt.
|
|
fr: Type d'institution patrimoniale qui préserve les sites web et le contenu en ligne.
|
|
es: Tipo de institución patrimonial que preserva sitios web y contenido en línea.
|
|
ar: نوع مؤسسة التراث التي تحافظ على مواقع الويب والمحتوى عبر الإنترنت.
|
|
id: Jenis lembaga warisan budaya yang melestarikan situs web dan konten daring.
|
|
zh: 保存网站和在线内容以供长期访问的遗产机构类型。
|
|
structured_aliases:
|
|
- literal_form: webarchief
|
|
in_language: nl
|
|
- literal_form: Webarchiv
|
|
in_language: de
|
|
- literal_form: archive du Web
|
|
in_language: fr
|
|
- literal_form: archivo web
|
|
in_language: es
|
|
- literal_form: أرشيف الويب
|
|
in_language: ar
|
|
- literal_form: arsip web
|
|
in_language: id
|
|
- literal_form: 网络档案馆
|
|
in_language: zh
|
|
comments:
|
|
- Archive organization focused on web content preservation.
|
|
- Addresses digital preservation challenge of ephemeral web content.
|
|
is_a: CustodianType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- related_to
|
|
- identified_by
|
|
- has_scope
|
|
exact_mappings:
|
|
- wd:Q30047053
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
- skos:Concept
|
|
mixins:
|
|
- DigitalPlatformType
|
|
slot_usage:
|
|
has_type:
|
|
identifier: false
|
|
equals_string: hc:ArchiveOrganizationType
|
|
related_to:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
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
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|