Skip to content

Commit

Permalink
added build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Echsecutor authored Mar 23, 2020
1 parent 5663273 commit 9c1fa6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# EPCIS Event Hash Generator

![Build Status](https://github.com/RalphTro/epcis-event-hash-generator/workflows/Python%20package/badge.svg)

This is a proposal/reference implementation for a method to uniquely identify an EPCIS event or validate the integrity thereof. To this end, a syntax-/representation-agnostic approach based on hashing is developed.
The <b>PROTOTYPAL DEMO SOFTWARE</b> takes an EPCIS Document (either formatted in XML or JSON-LD) and returns the hash value(s) of the contained EPCIS events representing a unique fingerprint of the latter.

Expand Down

0 comments on commit 9c1fa6a

Please sign in to comment.