This could either be in this library, or it could be in the minerva-json payload documentation.
Minimally a key:
- svf ==> 'SomeValuesFrom'
- intersection ==>
IntersectionOf
- union ==>
UnionOf
Ideally each constructor would have jsdocs linking to relevant section in:
http://www.w3.org/TR/owl2-syntax/#
Also: document profile, which is currently a subset of EL++ plus unions.
Also some GO-centric examples might be useful
This could either be in this library, or it could be in the minerva-json payload documentation.
Minimally a key:
IntersectionOfUnionOfIdeally each constructor would have jsdocs linking to relevant section in:
http://www.w3.org/TR/owl2-syntax/#
Also: document profile, which is currently a subset of EL++ plus unions.
Also some GO-centric examples might be useful