You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@j0hn@dmoisset I am trying to build SPARQL queries using QUEPY and was looking for any example where you guys have used FILTER 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.
The text was updated successfully, but these errors were encountered:
@j0hn @dmoisset I am trying to build SPARQL queries using QUEPY and was looking for any example where you guys have used FILTER 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.
The text was updated successfully, but these errors were encountered: