head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
branches;
next ;
desc
@Initial revision
@
1.1
log
@Initial revision
@
text
@---+ Protocol Differences in Scan/Inventory Method
---+++++ BioCASE
* Allows only to scan a single concept
* (-) Does not allow filters
* (-) Does not allow counts on scans
* Request format:
http://www.tdwg.org/schemas/abcd/1.2
/DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificNameAtomized/Botanical/Genus
* Response format:
Acantholimon
Achillea
Aethionema
...
---+++++ DiGIR
* Allows only to scan a single concept
* Does allow filters
* Does allow counts on scans
* Request format:
true
* Response format:
Acantholimon
Achillea
Aethionema
...
@