- Updated descriptions in `WikidataOrganization`, `WikidataRecognition`, `WikidataResolvedEntities`, `WikidataSitelinks`, `WikidataSocialMedia`, `WikidataTemporal`, `WikidataTimeValue`, `WikidataWeb`, `WomensArchives`, `WomensArchivesRecordSetType`, `WomensArchivesRecordSetTypes`, `WordCount`, `WorkRevision`, `WorldCatIdentifier`, `WorldHeritageSite`, `WritingSystem`, `XPath`, `XPathScore`, `YoutubeChannel`, `YoutubeComment`, `YoutubeTranscript`, and `YoutubeVideo` to enhance readability and precision. - Adjusted mappings and slot usage in various schemas to align with updated descriptions and improve data structure. - Added new synonyms in multiple languages for better localization support.
54 lines
2 KiB
YAML
54 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/classes/WebArchiveFailure
|
|
name: WebArchiveFailure
|
|
title: WebArchiveFailure
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
prov: http://www.w3.org/ns/prov#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- linkml:types
|
|
# default_range: string
|
|
classes:
|
|
WebArchiveFailure:
|
|
description: >-
|
|
Record of a failed web archive attempt, documenting the URL, failure reason,
|
|
and retry history for audit trails and troubleshooting.
|
|
alt_descriptions:
|
|
nl: Registratie van een mislukte webarchiveringspoging met foutredenen en geschiedenis.
|
|
de: Aufzeichnung eines fehlgeschlagenen Webarchivierungsversuchs mit Fehlergründen.
|
|
fr: Enregistrement d'une tentative d'archivage web échouée avec les raisons et l'historique.
|
|
es: Registro de un intento fallido de archivo web con razones e historial.
|
|
ar: سجل لمحاولة أرشفة ويب فاشلة مع الأسباب والسجل.
|
|
id: Catatan upaya pengarsipan web yang gagal dengan alasan dan riwayat.
|
|
zh: 记录失败的网页归档尝试,包含失败原因和重试历史。
|
|
structured_aliases:
|
|
- literal_form: webarchiveringsfout
|
|
in_language: nl
|
|
- literal_form: Archivierungsfehler
|
|
in_language: de
|
|
- literal_form: échec d'archivage web
|
|
in_language: fr
|
|
- literal_form: fallo de archivo web
|
|
in_language: es
|
|
- literal_form: فشل أرشفة الويب
|
|
in_language: ar
|
|
- literal_form: kegagalan arsip web
|
|
in_language: id
|
|
- literal_form: 网页归档失败
|
|
in_language: zh
|
|
comments:
|
|
- Documents failed archive attempts for audit and troubleshooting.
|
|
class_uri: prov:Entity
|
|
broad_mappings:
|
|
- prov:Entity
|
|
close_mappings:
|
|
- prov:InvalidatedEntity
|
|
related_mappings:
|
|
- schema:Action
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|
|
slots: []
|