Evaluating equations in Sindice Search

5 views
Skip to first unread message

jello...@gmail.com

unread,
May 26, 2013, 10:03:18 PM5/26/13
to sindi...@googlegroups.com
I have the following file:

<rdf:Description rdf:about="http://www.mathiswebs.com/svg/S1">
<my:type>circle</my:type>
<my:color>blue</my:color>
<my:px>1</my:px>
<my:py>5</my:py>
<my:horizontallyAligns>S2</my:horizontallyAligns>
</rdf:Description>

<rdf:Description rdf:about="http://www.mathiswebs.com/svg/S2">
<my:type>rectangle</my:type>
<my:color>yellow</my:color>
<my:qx>3</my:qx>
<my:qy>5</my:qy>
<my:horizontallyAligns>S1</my:horizontallyAligns>

I want to say find S1 horizontally aligns  with S2 AND S1 -overlaps S2 AND "px < qx"  AND "py=qy".  How would I accomplish this?
</rdf:Description>


Renaud Delbru

unread,
May 27, 2013, 3:51:23 AM5/27/13
to sindi...@googlegroups.com, jello...@gmail.com
Hi,

you can't query for "px < qx"  or "py=qy". This is not supported by Sindice.
--
Renaud Delbru
--
--
You received this message because you are subscribed to the Google
Groups "Sindice Developers" group.
To post to this group, send email to sindi...@googlegroups.com
To unsubscribe from this group, send email to
sindice-dev...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sindice-dev?hl=en
 
http://sindice.com http://sig.ma http://www.deri.ie
 
---
You received this message because you are subscribed to the Google Groups "Sindice Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sindice-dev...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages