#### Hash #### :Semantic name: https://openminds.om-i.org/types/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.om-i.org/props/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.om-i.org/props/digest :value type: | string | formatting: text/plain; singleline :instructions: Enter the digest of this hash. `BACK TO TOP `_ ------------