biocodellc / biocode-fims

Biocode Field Information Management System
4 stars 2 forks source link

Make an ALL graphs service call for project #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

rodney757 commented 9 years ago

This was added with commit 43df893ee5863bbdd3850d8a8aeebe328267e13f