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: dlthings:checksums Alias: checksums

Applicable Classes

Name Description Modifies Slot
File A specific representation of a data item in the form of an electronic file no

Properties

Type and Range

Property Value
Range Checksum
Domain Of File

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/things-files/v1

Mappings

Mapping Type Mapped Value
self dlthings:checksums
native dlthings: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/things-files/v1
exact_mappings:
- spdx:checksum
rank: 1000
alias: checksums
domain_of:
- File
range: Checksum
multivalued: true
inlined: true
inlined_as_list: true