Skip to content

SPARQL gen improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@cuddihyge cuddihyge released this 25 Jan 14:32
· 1493 commits to master since this release

Handles ontologies where a class has two properties with same "keyname" but different full URI.
e.g. http://one/hasProp and http://two/hasProp

Fixed sparql generation of union queries where one union branch is a class with an incoming property.

Various other bug fixes.