Skip to content

Slot: checksums

The checksum property provides a mechanism that can be used to verify that the contents of a file or package have not changed.

URI: xyzra:checksums Alias: checksums

Applicable Classes

Name Description Modifies Slot
Distribution A specific representation of a data item, which may come in the form of an el... yes
XYZDistribution A specific representation of a data item, which may come in the form of an el... no

Properties

Type and Range

Property Value
Range Checksum
Domain Of Distribution

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/demo-research-assets/unreleased

Mappings

Mapping Type Mapped Value
self xyzra:checksums
native xyzra:checksums
exact spdx:checksum

LinkML Source

name: checksums
description: The checksum property provides a mechanism that can be used to verify
  that the contents of a file or package have not changed.
from_schema: https://concepts.datalad.org/s/demo-research-assets/unreleased
exact_mappings:
- spdx:checksum
rank: 1000
alias: checksums
domain_of:
- Distribution
range: Checksum
multivalued: true
inlined: true
inlined_as_list: true