In line with what briefly documented in the chart provided, would it be possible to document the APIs we will have to use as endpoint to retrieve the data regarding the IDs that VFB support?
It would be useful as well to clarify few of the points down here:
For completeness, we created a project for VFB in apicurio to document the endpoints available, we already started with what we have available from the search component to give a blueprint of what should look like, @Robbie1977 would it be possible to complete the endpoints of what already available?
also, could you let me know if there is any piece of the infrastructure on your side that still needs to be implemented so that we will keep track of it?
Thanks!
In line with what briefly documented in the chart provided, would it be possible to document the APIs we will have to use as endpoint to retrieve the data regarding the IDs that VFB support?
It would be useful as well to clarify few of the points down here:
the SOLR query provided (http://solr.virtualflybrain.org/solr/vfb_json/query?q=id:VFB_00002990&fl=term) does give some information regarding the instance queried, would this query in the future provide also the metadata for the instance queried? (I guess through some other parameter, similar to the second query http://solr.virtualflybrain.org/solr/vfb_json/query?q=id:VFB_00002990&fl=anat_image_query? )
in the chart illustrated there is a middleware between the query and the owlery server with the nomenclature swagger UI, does this means that the owlery server will be served by a rest API? is this already available or to be implemented?
For completeness, we created a project for VFB in apicurio to document the endpoints available, we already started with what we have available from the search component to give a blueprint of what should look like, @Robbie1977 would it be possible to complete the endpoints of what already available?
also, could you let me know if there is any piece of the infrastructure on your side that still needs to be implemented so that we will keep track of it?
Thanks!