Closed mrtnmrtn closed 3 years ago
Hi @mrtnmrtn , I don't see the problem. Are accountingDocumentSetTriggerCode, ammountTypeCode, etc not properties of the AccountingAccount class (ref. your screenshot)? Nis
Hi @mrtnmrtn ! I've fixed the processing issue, it was caused due to a change of the UNCL enumeration names - we treat them specially. Also, I added UN/CEFCAT menu under JSON-LD tool with two items:
Please update the extension using "Install from URL" button under the extension manager. After the update, you should see the JSON-LD (v0.7.0-rc2)
menu item.
Hi @mrtnmrtn , I don't see the problem. Are accountingDocumentSetTriggerCode, ammountTypeCode, etc not properties of the AccountingAccount class (ref. your screenshot)? Nis
@nis, the problem was with the UN/EDIFACT code lists, they were treated as usual classes when should be considered as enumerations and created in a separate package.
If you get a chance to test new UN/CEFACT menu items and provide your feedback that would be great!
Thanks @kshychko - I've just done a quick test and it looks good. All the class attributes seem to appear and the code lists I've tried to import have worked.
Using the latest version of the https://github.com/gs-gs/staruml-cefact plugin for StarUML 4.0.1 on Windows 10 to import the vocabulary at https://service.unece.org/trade/uncefact/vocabulary/unece/ imports the classes but not the class properties.
Using the vocabulary at https://edi3.org/vocabulary/unece/ does import the classes and their properties.
Can you please investigate?