Filtering (where clause), show multiple items and SERVICE clause to join is missing?
29 views
Skip to first unread message
Ahmad Chan
unread,
Jan 17, 2018, 12:07:15 PM1/17/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Quepy
I am trying to build SPARQL queries using QUEPY and was looking for any example where you guys have used WHERE clause. I did not find any. Could you please provide a sample code or a tutorial. This issue has also been reported by another user #44. Moreover, I tried to build queries extracting multiple items but query is not being generated. For example, i was trying to generate query for "list proteins with symbols and chromosome where protein symbol is ACT" How can I build query like this? 3- To generate a federated query you have to join the query with SERVICE clause. Does quepy support for joining (SERVICE) clause?