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

Check that examples conform to the current EPCIS 2.0 (draft) Version #65

Closed Echsecutor closed 1 year ago

Echsecutor commented 2 years ago

It needs to be checked whether the examples, which where derived from the XMLs using an outdated EPCIS 2.0 draft, are still conforming to the most recent version of the EPCIS 2.0 draft. If not so, examples and likely also the hash genrator code need to be updated.

RalphTro commented 1 year ago

Update Dear @Echsecutor , this issue can be closed from my perspective (the only outstanding issue, at least AFAIK, pertains to the file epcisDocWithSensorComponent.jsonld which is dealt with in #37 . Would you agree with this?

RalphTro commented 1 year ago

@Echsecutor: FYI: As the file was corrected in the meantime, I am closing this issue. Another one ticked off ;-)