Geonovum / uml2json

Best Practise for OGC - UML to JSON Encoding Rules
https://geonovum.github.io/uml2json/document.html
0 stars 1 forks source link

Requirement 12 (/req/core/properties) #38

Closed heidivanparys closed 5 months ago

heidivanparys commented 1 year ago

The statement currently is: “A UML property of a class shall be converted to a member of a JSON object …”.

A UML data type is not a UML class, so this statement would exclude properties of data types.

Therefore, replace the statement with “A UML property shall be converted to a member of a JSON object …”.