#### Hash #### :Semantic name: https://openminds.ebrains.eu/core/Hash :Display as: Hash Structured information on a hash. ------------ ------------ Properties ########## :Required: `algorithm `_, `digest `_ :Optional: ------------ .. _algorithm_heading: ********* algorithm ********* Procedure for solving a mathematical problem in a finite number of steps. Can involve repetition of an operation. .. admonition:: 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_heading: ****** digest ****** Summation or condensation of a body of information. .. admonition:: 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 `_ ------------