openepcis / openepcis-epc-digitallink-translator

EPC to GS1 Digital Link Toolset Library
https://openepcis.io
Apache License 2.0
2 stars 2 forks source link

Feature/oepcis 494 fixing issues based on hash id rules #5

Closed Aravinda93 closed 1 year ago

Aravinda93 commented 1 year ago

This PR will add the methods to convert convert the identifier from they key to respective identifier associated with them such as giai to 8004 which is required during the pre-hash string generation in event hash generator. Also, includes some fixes to bareString, CBV vocabulary conversion and some enhancement.

This along with PR: https://github.com/openepcis/openepcis-event-hash-generator/pull/10 should fix the issue: https://github.com/openepcis/openepcis-event-hash-generator/issues/9 and many other issues in pre-hash string.

Kindly request you to approve the PR and merge.

Aravinda93 commented 1 year ago

@sboeckelmann

Based on your suggestion I have modified the code accordingly. Kindly request you to review and approve the PR.