Table 1. BioSWR REST Web services API.
HTTP location | HTTP method | Description |
/service/register?url = {url}&lsid = {lsid} | GET | Registers the service providing its WSDL file URL or a BioMoby LSID identifier. Returns a WSDL service description. |
/service | GET | Get an OWL/RDF ontology with all registered services. |
/service/{id} | GET | Get a Web service description by its identifier. |
/service/{id} | DELETE | Removes a Web service with given identifier. |