Project

General

Profile

Actions

CoL2EDITWSAPI » History » Revision 8

« Previous | Revision 8/23 (diff) | Next »
Cherian Mathew, 04/26/2012 10:40 AM


Web Services API for accessing CoL Checklist from a CDM Data Source

This wiki page describes the Web Service API which implements the specifications as mentioned here

General

This section deals with general issues regarding the API Development

To Do

Pager

The pager implementation for all specified services are yet to be developed.

Notes

JSON Default

=

Even though the specification mentions JSON as the default view, the usual REST service request url practice is to include 'application/json' in the request 'Accept' header or set json as response type in the request url itself(e.g. http://160.45.63.201:8080/col/name_catalogue.json?query=Abies%20alba%20Mill.)

Name String Search

Examples

To Do

Notes

  • Could be interesting to add a list of names lsids in the reponse.

Name Information

Examples

To Do

Notes

Taxon Information

Examples

To Do

Notes

Updated by Cherian Mathew almost 12 years ago · 8 revisions