NIHVIVO-1334 Fixes to queries to prevent incorrect solutions

This commit is contained in:
rjy7 2011-01-05 21:45:55 +00:00
parent 0b6b414a6e
commit 0aac6df7d3

View file

@ -17,7 +17,7 @@
OPTIONAL { GRAPH ?g4 { ?object a ?subclass }
FILTER (?g4 != <http://vitro.mannlib.cornell.edu/default/inferred-tbox> &&
?g4 != <http://vitro.mannlib.cornell.edu/default/vitro-kb-inf> )
}
}
}
</query>