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 |
Schema Source
- from schema: https://identifiers.org/brain-bican/genome-annotation-schema
LinkML Source
name: DigestType
from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
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