openepcis / openepcis-document-converter

Convert GS1 EPCIS events from JSON-LD to XML format and vice versa.
https://openepcis.io
Apache License 2.0
2 stars 1 forks source link

Fixing issues while supporting GS1FormatSupport during XML <-> JSON conversion #11

Closed Aravinda93 closed 1 year ago

Aravinda93 commented 1 year ago

@sboeckelmann

This PR will fix the issues associated with missing/invalid namespaces during the conversion of the EPCIS document/event from XML <-> JSON/JSON-LD conversion with various user extensions. Due to these issues, we were unable to convert the document during the conversion with GS1FormatSupport ("Always_GS1_digital_Link", "always_web_uri", etc.). Also, support the document schemaVersion detection for the endpoint.

Kindly request you to review the changes and approve the PR.