Introduction

MRE Library (MRELib) is shared and commonly used library for sub-projects of the Medical Research and Education project.

HashGenerator is a library and command line tool from the MRELib library. It's main purpose is to generate a hash used in URI/IRI of metadata extracted into RDF.

Features

  • shared common library for all other sub-projects,
  • manages commonly used dependencies.
  • HashGenerator tool for building SHA-1 hash sum for:
    • file,
    • text,
    • timestamp,
    • text and timestamp,
    • and random hash (from generated).

Requirements

  • Java Runtime Environment (JRE) 1.8+