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

Bugfix/oepcis 487 fix cbv vocabulary #3

Closed Aravinda93 closed 1 year ago

Aravinda93 commented 1 year ago

This PR will fix the issues associated with converting of URN vocabulary in CBV format to WebURI format:

  1. Fix the issue with wording and use the cbv instead of older voc.
  2. Fix the issue with wording bizStep instead of bizstep.
  3. Make the vocabulary converting class instance level instead of static. similar to identifier converting class.

@sboeckelmann Kindly request you to review and approve this pull request.