Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.34 KB

sdartsapi.md

File metadata and controls

21 lines (12 loc) · 1.34 KB

->SDARTS<-

->A Protocol and Toolkit for Metasearching<-

->Introduction Details SDARTS API Publications & Presentations Download Documentation People<-


The SDARTS API provides a way to query the collections indexed by an SDARTS server directly from within an application. The SDARTS API is a web service over SOAP, and the WSDL description of the service is provided, so the developers can use the API using their favorite language.

To use the SDARTS API, developers can either:

Download the WSDL description of the service (and use for example SOAP::Lite for Perl, or Visual Studio .NET, or any other language that supports web services), or

Download the necessary proxy files for Java from the "Download" section.


Last updated: 04/27/2004