23 lines
671 B
YAML
23 lines
671 B
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_or_had_label
|
|
- ../slots/has_or_had_description
|
|
default_prefix: hc
|
|
classes:
|
|
FixityVerification:
|
|
class_uri: premis:Event
|
|
slots:
|
|
- has_or_had_label
|
|
- has_or_had_description
|