Project

General

Profile

CoL2EDITWSAPI » History » Version 2

Cherian Mathew, 04/26/2012 10:04 AM

1 1 Cherian Mathew
2
# Web Services API for accessing CoL Checklist from a CDM Data Source
3
4
This wiki page describes the Web Service API which implements the specifications as mentioned [here](http://dev.e-taxonomy.eu/trac/wiki/CoL2EDITWebServices.)
5
6
7
{{>toc}}
8
9
10
11
## General
12
13
This section deals with general issues regarding the API Development
14
15
16 2 Cherian Mathew
## To Do
17 1 Cherian Mathew
18
19
### Pager
20
21
The [pager](http://dev.e-taxonomy.eu/trac/wiki/CoL2EDITWebServices#Paging) implementation for all specified services are yet to be developed
22
23
24
25
## Name String Search
26 2 Cherian Mathew
27
28
### Examples
29
30
* Exact Name Search
31
32
* Wildcard Name Search (Match Anywhere)
33
34
* Wildcard Name Search (Match Beginning)
35
36
* Wildcard Name Search (Match End)