Skip to content

Slot: hash

Cryptographic hash value of the data for integrity verification, where the algorithm is recorded alongside or implied by context. Prefer the specific sha256 slot when the algorithm is known. State the algorithm with the value when using this slot, since a bare digest cannot be verified without knowing what produced it.

URI: d4d:hashValue Alias: hash

Applicable Classes

Name Description Modifies Slot
File A single file within a dataset or file collection no

Properties

Identifier and Mapping Information

Annotations

property value
d4d:docExample e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

Mappings

Mapping Type Mapped Value
self d4d:hashValue
native data_sheets_schema:hash
broad dcterms:identifier

LinkML Source

name: hash
annotations:
  d4d:docExample:
    tag: d4d:docExample
    value: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
description: Cryptographic hash value of the data for integrity verification, where
  the algorithm is recorded alongside or implied by context. Prefer the specific `sha256`
  slot when the algorithm is known. State the algorithm with the value when using
  this slot, since a bare digest cannot be verified without knowing what produced
  it.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
broad_mappings:
- dcterms:identifier
rank: 1000
slot_uri: d4d:hashValue
alias: hash
domain_of:
- File
range: string