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

Bugifx/oepcis 488 fix bare string conversion for curie strings #4

Closed Aravinda93 closed 1 year ago

Aravinda93 commented 1 year ago

This PR request will contain the logic to convert of the additional elements such as Curie Strings (cbv:Disp-in_progress) or GS1 formatted string (https://ref.gs1.org/cbv/ER-incorrect_data) into their respective bare string notation. The conversion logic will include following fields: bizStep, disposition, bizTransaction type, error reason, source/destination type.

This merge and build should fix the issue which has been created in openepcis-document-converter repo (https://github.com/openepcis/openepcis-document-converter/issues/4)

I kindly request you to review and approve the PR.