RalphTro / epcis-event-hash-generator

ALGORITHM and SOFTWARE PROTOTYPE to uniquely identify/validate the integrity of any EPCIS event through a common, syntax-agnostic approach based on hashing. Takes an EPCIS Document (formatted in either XML or JSON-LD) and returns the corresponding hash value(s).
MIT License
8 stars 4 forks source link

DL Normaliser fixes #101

Open Echsecutor opened 1 year ago

Echsecutor commented 1 year ago

For now there is only the test, but as soon as the normaliser is fixed to pass the test, this should fix #87 and also fix #52