Slot: checksum_algorithm
The type of cryptographic hash function used to calculate the checksum value.
URI: [bican:checksum_algorithm](https://identifiers.org/brain-bican/vocab/checksum_algorithm)
Alias: checksum_algorithm
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Checksum](Checksum.md) | Checksum values associated with digital entities | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [DigestType](DigestType.md) |
| Domain Of | [Checksum](Checksum.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:checksum_algorithm |
| native | bican:checksum_algorithm |
## LinkML Source
name: checksum algorithm
description: The type of cryptographic hash function used to calculate the checksum
value.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
alias: checksum_algorithm
domain_of:
- checksum
range: DigestType