NIHVIVO-1334 Fixes to queries to prevent incorrect solutions
This commit is contained in:
parent
0b6b414a6e
commit
0aac6df7d3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
OPTIONAL { GRAPH ?g4 { ?object a ?subclass }
|
OPTIONAL { GRAPH ?g4 { ?object a ?subclass }
|
||||||
FILTER (?g4 != <http://vitro.mannlib.cornell.edu/default/inferred-tbox> &&
|
FILTER (?g4 != <http://vitro.mannlib.cornell.edu/default/inferred-tbox> &&
|
||||||
?g4 != <http://vitro.mannlib.cornell.edu/default/vitro-kb-inf> )
|
?g4 != <http://vitro.mannlib.cornell.edu/default/vitro-kb-inf> )
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</query>
|
</query>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue