Enum: DigestType
URI: DigestType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| spdx:checksumAlgorithm_sha1 | spdx:checksumAlgorithm_sha1 | |
| spdx:checksumAlgorithm_md5 | spdx:checksumAlgorithm_md5 | |
| spdx:checksumAlgorithm_sha256 | spdx:checksumAlgorithm_sha256 |
Slots
| Name | Description |
|---|---|
| checksum_algorithm | The type of cryptographic hash function used to calculate the checksum value |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brain-bican/bke-taxonomy
LinkML Source
name: DigestType
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
permissible_values:
spdx:checksumAlgorithm_sha1:
text: spdx:checksumAlgorithm_sha1
meaning: spdx:checksumAlgorithm_sha1
title: SHA1
spdx:checksumAlgorithm_md5:
text: spdx:checksumAlgorithm_md5
meaning: spdx:checksumAlgorithm_md5
title: MD5
spdx:checksumAlgorithm_sha256:
text: spdx:checksumAlgorithm_sha256
meaning: spdx:checksumAlgorithm_sha256
title: SHA256