Thank you
Fabian

>>> Barry Bishop <[email protected]> 22.12.2011 09:42 >>>
Hi Fabian,

I'm not sure about this, so I'll pass it over to the developers. They should 
get back to you with an answer shortly.

Regards,
barry

--
Barry Bishop
OWLIM Product Manager
Ontotext AD
Tel: +43 650 2000 237
email: [email protected]
On 19/12/11 14:56, Fabian Cretton wrote: 

Dear all,
 
Is there a difference between the two following patterns:
?ws1 wn20schema:inSynset ?syn1.
?ws2 wn20schema:inSynset ?syn2.
?syn1 wn20schema:hyponymOf+ ?syn2.
 
compared to:
?ws1 wn20schema:inSynset ?syn1.
?ws2 wn20schema:inSynset ?syn2.
?syn1 wn20schema:hyponymOf+ ?tst.
FILTER(?syn2 = ?tst)
 
I use this in a larger queries, where the first form doesn't return the results 
I would expect, but the second one does, is this normal ? (I could post 
information about the data and the full query if needed).
 
I am working with OWLIM-Lite 4.3
 
Thanks for any help
Fabian
_______________________________________________
OWLIM-discussion mailing 
[email protected]http://ontotext.com/mailman/listinfo/owlim-discussion
_______________________________________________
OWLIM-discussion mailing list
[email protected]
http://ontotext.com/mailman/listinfo/owlim-discussion

Reply via email to