glam/schemas/20251121/linkml/modules/classes/FixityVerification.yaml
kempersc ee5e8e5a7c Refactor schema classes to enhance descriptions and mappings
- Updated descriptions for EADDownload, EBook, EcclesiasticalProvince, EconomicArchive, EconomicArchiveRecordSetType, Edition, Editor, Education, EducationFacilityType, EducationLevel, and EducationProviderSubtype to improve clarity and multilingual support.
- Introduced alternative descriptions and structured aliases for better localization.
- Adjusted mappings to align with broader and close ontology relationships.
- Added new ConflictTypes schema with detailed classifications for various crisis categories affecting heritage.
2026-02-15 18:46:11 +01:00

45 lines
2.6 KiB
YAML

id: https://nde.nl/ontology/hc/class/FixityVerification
name: FixityVerification
title: Fixity Verification
description: An event or process verifying the fixity of a digital resource. MIGRATED from fixity_check_date slot per Rule 53. Follows PREMIS Event.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
premis: http://www.loc.gov/premis/rdf/v3/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
default_prefix: hc
classes:
FixityVerification:
class_uri: premis:Event
description: >-
Verification event that checks whether recorded fixity information still
matches the current digital object state.
alt_descriptions:
nl: {text: Verificatiegebeurtenis die controleert of vastgelegde fixiteitsinformatie nog overeenkomt met de huidige staat van het digitale object., language: nl}
de: {text: Verifizierungsereignis, das prueft, ob gespeicherte Fixitaetsinformationen weiterhin dem aktuellen Zustand des digitalen Objekts entsprechen., language: de}
fr: {text: Evenement de verification qui controle si les informations de fixite enregistrees correspondent encore a l etat actuel de l objet numerique., language: fr}
es: {text: Evento de verificacion que comprueba si la informacion de integridad registrada coincide con el estado actual del objeto digital., language: es}
ar: {text: حدث تحقق يفحص ما إذا كانت معلومات سلامة البيانات المسجلة ما تزال مطابقة للحالة الحالية للكائن الرقمي., language: ar}
id: {text: Peristiwa verifikasi yang memeriksa apakah informasi fixity tercatat masih sesuai dengan keadaan objek digital saat ini., language: id}
zh: {text: 用于检查已记录完整性信息是否仍与当前数字对象状态一致的校验事件。, language: zh}
structured_aliases:
nl: [{literal_form: fixiteitscontrole, language: nl}]
de: [{literal_form: Fixitaetspruefung, language: de}]
fr: [{literal_form: verification de fixite, language: fr}]
es: [{literal_form: verificacion de integridad, language: es}]
ar: [{literal_form: تحقق السلامة, language: ar}]
id: [{literal_form: verifikasi fixity, language: id}]
zh: [{literal_form: 完整性校验事件, language: zh}]
exact_mappings:
- premis:Event
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"