glam/schemas/20251121/linkml/modules/classes/WebArchiveFailure.yaml
kempersc 2c9d3598dc Refactor Wikidata schema classes for improved clarity and multilingual support
- Updated titles for clarity in WikidataClassification, WikidataCollectionInfo, WikidataContact, WikidataCoordinates, WikidataEnrichment, WikidataEntity, WikidataIdentifiers, WikidataLocation, WikidataMedia, and WikidataOrganization classes.
- Enhanced descriptions with multilingual support, providing translations in Dutch, German, French, Spanish, Arabic, Indonesian, and Chinese.
- Added structured aliases for better synonym mapping in multiple languages.
- Improved comments and keywords for better understanding and searchability.
- Ensured consistent use of slots and mappings across classes to align with ontology standards.
2026-02-15 14:08:11 +01:00

43 lines
1.3 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:
text: >-
Registratie van een mislukte webarchiveringspoging met foutredenen en geschiedenis.
de:
text: >-
Aufzeichnung eines fehlgeschlagenen Webarchivierungsversuchs mit Fehlergründen.
structured_aliases:
- literal_form: webarchiveringsfout
in_language: nl
- literal_form: Archivierungsfehler
in_language: de
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: []