Question about QueryObject

1 view
Skip to first unread message

Tim Ermilov

unread,
Nov 9, 2009, 6:33:00 AM11/9/09
to OntoWiki User Discussion
I'm now working on a navigation box component for ontowiki and I use
query object to modify search query.
There is a method
$query->addTriple($s, $p, $o);
It adds a new triplet to query like "?s ?p ?o ."
But I need to add few triplets with UNION option (like " {?s ?p ?o.}
UNION {?s1 ?p1 ?o1. }") - is there a way to do that now?
Reply all
Reply to author
Forward
0 new messages