You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@johanwk can you try with the new version?
Try with and without lis:Artefact a puml:Inline: if lis:Artefact has no statements, then it should be inlined anyway.
I tried the following
This produces the following in the PlantUML output
but there's a
:
missing, we should have hadApparently, the problem is with
rdfs:subClassOf
. An arbitrary other property, e.g.,rdfs:xClassOf
, gets inlined correctly.The text was updated successfully, but these errors were encountered: