117 lines
1.8 KiB
Plaintext
117 lines
1.8 KiB
Plaintext
head 1.6;
|
|
access;
|
|
symbols;
|
|
locks; strict;
|
|
comment @# @;
|
|
|
|
|
|
1.6
|
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
|
branches;
|
|
next 1.5;
|
|
|
|
1.5
|
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
|
branches;
|
|
next 1.4;
|
|
|
|
1.4
|
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
|
branches;
|
|
next 1.3;
|
|
|
|
1.3
|
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
|
branches;
|
|
next 1.2;
|
|
|
|
1.2
|
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
|
branches;
|
|
next 1.1;
|
|
|
|
1.1
|
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
|
branches;
|
|
next ;
|
|
|
|
|
|
desc
|
|
@Initial revision
|
|
@
|
|
|
|
|
|
1.6
|
|
log
|
|
@Revision 6
|
|
@
|
|
text
|
|
@See: InventoryRequest
|
|
@
|
|
|
|
|
|
1.5
|
|
log
|
|
@Revision 5
|
|
@
|
|
text
|
|
@d1 1
|
|
a1 12
|
|
---+ Inventory/Scan Request
|
|
|
|
This request returns a (sorted) list of distinct values for a requested concept. In DiGIR the inventory request as well as the scan request in BioCASE allow up to now only to query for a single concept.
|
|
|
|
See the DifferencesInScanOperations for the different protocol aspects.
|
|
|
|
---+++++ Desired Scan Features
|
|
|
|
* paging through the result set, if providers limit the number of returned items
|
|
* scan combined multiple concepts as in SELECT DISTINCT in SQL.
|
|
* allow filters to work with scans
|
|
* allow to only count the number of distinct values (See CountRequest for a possible seperate request method)
|
|
@
|
|
|
|
|
|
1.4
|
|
log
|
|
@Revision 4
|
|
@
|
|
text
|
|
@d5 1
|
|
a5 1
|
|
See the DifferenceInScanOperation for the different protocol aspects.
|
|
@
|
|
|
|
|
|
1.3
|
|
log
|
|
@Revision 3
|
|
@
|
|
text
|
|
@d1 1
|
|
a1 1
|
|
---+ Scan Request
|
|
@
|
|
|
|
|
|
1.2
|
|
log
|
|
@Revision 2
|
|
@
|
|
text
|
|
@d12 1
|
|
a12 1
|
|
* allow to only count the number of distinct values (See ProtocolFeatures/RequestMethods/CountRequest for a possible seperate request method)
|
|
@
|
|
|
|
|
|
1.1
|
|
log
|
|
@Initial revision
|
|
@
|
|
text
|
|
@d12 1
|
|
a12 1
|
|
* allow to only count the number of distinct values (See CountRequest for a possible seperate request method)
|
|
@
|