-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monitoring endpoints #10
Comments
one reason is because http://uniprot.bio2rdf.org is not up. |
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 |
Will you be generating WSDL descriptions for each of the endpoints? e.g. http://reactome.bio2rdf.org/bio2rdf/services.wsdl |
Is there a Virtuoso feature to generate it and to make it available at this url ? |
I don't know - this is something to ask Francois |
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
The text was updated successfully, but these errors were encountered: