Skip to content

Slot: data_checksum

The pre-computed BLAKE2b hash uniquely representing a file content.

URI: modos:data_checksum

Applicable Classes

Name Description Modifies Slot
Array Data entity consisting of an N-dimensional array no
MassSpectrometryResults A data entity consisting of quantitative results from a mass spectrometry exp... no
VariantSet A data entity consisting of genomic variants relative to a reference no
AlignmentSet A data entity consisting of genomic intervals aligned to a reference no
DataEntity An entity containing data no

Properties

  • Range: String

  • Regex pattern: ^[0-9a-fA-F]{128}$

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sdsc-ordes/modos-schema

Mappings

Mapping Type Mapped Value
self modos:data_checksum
native modos:data_checksum

LinkML Source

name: data_checksum
description: The pre-computed BLAKE2b hash uniquely representing a file content.
from_schema: https://w3id.org/sdsc-ordes/modos-schema
rank: 1000
alias: data_checksum
domain_of:
- DataEntity
range: string
pattern: ^[0-9a-fA-F]{128}$