Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.07 KB

File metadata and controls

61 lines (37 loc) · 1.07 KB

Hash

Semantic name

https://openminds.ebrains.eu/core/Hash

Display as

Hash

Structured information on a hash.



Properties

Required

algorithm, digest

Optional

algorithm

Procedure for solving a mathematical problem in a finite number of steps. Can involve repetition of an operation.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/algorithm

value type
string
formatting: text/plain; singleline
instructions

Enter the algorithm used to generate this hash.

BACK TO TOP


digest

Summation or condensation of a body of information.

schema_specifications

semantic name

https://openminds.ebrains.eu/vocab/digest

value type
string
formatting: text/plain; singleline
instructions

Enter the digest of this hash.

BACK TO TOP