To query all graphs in a project now need to fetch project graphs and then
query each, like:
http://biscicol.org:80/biocode-fims/rest/query/json?project_id=11&graphs=urn:uui
d:{VERY LONG STRING}:
Make a call that just says:
http://biscicol.org:80/biocode-fims/rest/query/json?project_id=11&graphs=all
and fetch all the graphs on the server side so the client doesn't need to do
this.
Original issue reported on code.google.com by jdec...@gmail.com on 24 Apr 2015 at 5:40
Original issue reported on code.google.com by
jdec...@gmail.com
on 24 Apr 2015 at 5:40