Implementation of the eCMR as a java data model
requested to merge 68-split-into-two-projects-1-os-implementation-of-the-ecmrs-data-model-in-java-and-2-os into main
Related issues
Closes #68
Acceptance criteria
-
Implemented code changes don't diverge from the related issue. -
Documentation reflects the status quo after merge. -
Version number is incremented according to SemVer. (Snapshot versions are not merged/released.) -
Only released versions of dependencies are used (i.e. no snapshot versions). -
The changelog contains entries reflecting all changes of this MR (and their reasons).
Proposed squash commit message
Implementation of the eCMR as a java data model for the usage in APIs
- Add eCMR classes based on the UN/CEFACT standard, but with adjustments and custom fields
- Add a documentation showing each field and where the UN/CEFACT standard is used, adjusted or extended by custom fields
- Enable a ci pipeline for the data model
Co-authored-by:
- Björn Krämer bjoern.kraemer@iml.fraunhofer.de
- Niklas Burczyk niklas.burczyk@iml.fraunhofer.de
- Till-Philipp Patron till-philipp.patron@iml.fraunhofer.de
- Marcus Schröer Marcus.Schroeer@iml.fraunhofer.de
Edited by Jens Leveling