Skip to content

Slot: md5 (DEPRECATED)

DEPRECATED. MD5 hash value of the data (128-bit). MD5 is not collision-resistant and is unsuitable for integrity verification; it is retained only so that records written before this deprecation remain readable. Use sha256, or hash where the algorithm varies.

URI: d4d:md5Checksum Alias: md5

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 d41d8cd98f00b204e9800998ecf8427e

Schema Source

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

Mappings

Mapping Type Mapped Value
self d4d:md5Checksum
native data_sheets_schema:md5
broad dcterms:identifier

LinkML Source

name: md5
annotations:
  d4d:docExample:
    tag: d4d:docExample
    value: d41d8cd98f00b204e9800998ecf8427e
description: DEPRECATED. MD5 hash value of the data (128-bit). MD5 is not collision-resistant
  and is unsuitable for integrity verification; it is retained only so that records
  written before this deprecation remain readable. Use `sha256`, or `hash` where the
  algorithm varies.
deprecated: Use sha256 instead; MD5 is not collision-resistant.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
broad_mappings:
- dcterms:identifier
rank: 1000
slot_uri: d4d:md5Checksum
alias: md5
domain_of:
- File
range: string