SD2E / opil

The Open Protocol Interface Language (OPIL) is intended as a standard language for protocol interfaces
5 stars 1 forks source link

Extra properties rendered in ParameterValue #137

Closed jakebeal closed 3 years ago

jakebeal commented 3 years ago

In the ParameterValue diagram, there are extra instances of the properties showing up, an these extra instances have the wrong cardinality.

bbartley commented 3 years ago

These are fixed in a2f1bf16 and 1e8cb765f respectively, but there also appears to be an issue with the inheritance arc being doubled: URIValue_abstraction_hierarchy.pdf This can maybe patched by using the "concentrate" option on a graphviz graph object, which merges redundant arrows