Skip to content

Slot: checksumValue

A lower-case hexadecimal-encoded checksum value.

URI: [spdx:checksumValue](http://spdx.org/rdf/terms#checksumValue) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Checksum](Checksum.md) | A value that allows the contents of a file to be authenticated | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [Checksum](Checksum.md) | | Slot URI | [spdx:checksumValue](http://spdx.org/rdf/terms#checksumValue) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | spdx:checksumValue | | native | dcat_ap:checksumValue | ## LinkML Source
name: checksumValue
description: A lower-case hexadecimal-encoded checksum value.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: spdx:checksumValue
domain_of:
- Checksum
range: string