mapping-master icon indicating copy to clipboard operation
mapping-master copied to clipboard

HasValue class expression not supported properly

Open csnyulas opened this issue 9 years ago • 0 comments

A rule like like this

Class: @A*
    SubClassOf: testProp value @**

is parsed as valid, but only the class declaration axioms will be generated, while the subclass of HasValue class expression axioms are not generated.

csnyulas avatar Nov 08 '16 22:11 csnyulas