https://raw.githubusercontent.com/EbiEga/ega-metadata-schema/main/schemas/EGA.common-definitions.json#/$defs/checksumPatternCheck/anyOf/0/properties/encryptedChecksum
This object exists to hold the pattern that a checksum would have if it was obtained using the algorithm MD5, for it to be referenced elsewhere within this (or other) JSON schema.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | EGA.common-definitions.json* |
string
(Checksum pattern obtained by MD5)
pattern: the string must match the following regular expression:
^[0-9a-z](?:-?[0-9a-z]){31}$
"bc527343c7ffc103111f3a694b004e2f"