bio2rdf / bio2rdf-rest-talend

A RESTful interface to the Bio2RDF network of data.
MIT License
5 stars 1 forks source link

Monitoring endpoints #10

Open micheldumontier opened 10 years ago

micheldumontier commented 10 years ago

It would be invaluable to have a service (e.g. /endpoint-status/[all|name]) to check the "status" of the endpoints for which we depend on. The service should send a SPARQL query like "describe http://bio2rdf.org/rest-service/ping" and get an empty turtle document.

@VEmonet

micheldumontier commented 10 years ago

one reason is because http://uniprot.bio2rdf.org is not up.

vemonet commented 10 years ago

https://www.biocatalogue.org/users/687/services_responsible

http://sparqles.okfn.org/availability

could be used

micheldumontier commented 10 years ago

Ok, we should probably remove the entries from biocatalogue. I don't mind using SPARQLES, but it depends on thedatahub. I have an outstanding ticket [1] to get access to some of the entries in order to update their descriptions.

[1] http://help.datahub.io/discussions/problems/4-bio2rdf-cleanup

micheldumontier commented 10 years ago

Will you be generating WSDL descriptions for each of the endpoints? e.g. http://reactome.bio2rdf.org/bio2rdf/services.wsdl

vemonet commented 10 years ago

Is there a Virtuoso feature to generate it and to make it available at this url ?

micheldumontier commented 10 years ago

I don't know - this is something to ask Francois