Skip to content

Type: DigestType

Hash that identifies an element by its content. Digests have to follow the pattern: ":". For example: "sha256:8a9b07...".

URI: https://specification.margo.org/data-model/DigestType

Type Properties

Property Value
Base string
Type URI xsd:string
Representation str
## Value Constraints
Property Value
Regex Pattern ^[a-zA-Z0-9_-]+:[0-9a-fA-F]+$