Skip to main content
. 2014 Sep 18;9(9):e107889. doi: 10.1371/journal.pone.0107889

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.