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

adding support for string context values for bare events. #2

Closed Aravinda93 closed 1 year ago

Aravinda93 commented 1 year ago

Currently bare events with string context values were not supported during the JSON -> XML conversion. Added a small conditional logic to fix the same.