23 lines
635 B
YAML
23 lines
635 B
YAML
id: https://nde.nl/ontology/hc/class/Fixity
|
|
name: Fixity
|
|
title: Fixity
|
|
description: >-
|
|
Information used to verify the authenticity and integrity of a digital resource.
|
|
MIGRATED from fixity_info slot per Rule 53.
|
|
Follows PREMIS Fixity.
|
|
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:
|
|
Fixity:
|
|
class_uri: premis:Fixity
|
|
slots:
|
|
- has_or_had_label
|
|
- has_or_had_description
|