<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Surely it depends on how the software processes the parameters.&nbsp; The
GBIF data portal has adopted precisely this pattern (no square
brackets) to allow users to specify a set of alternative values for
many of the filters on the occurrence web search.&nbsp; The JSP receives the
parameters fine.<br>
<br>
Donald<br>
<br>
Wouter Addink wrote:
<blockquote cite="mid:005501c7c84d$380c36b0$57a21291@WoutersVaio"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16481" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Hi,</font></div>
  <div><font face="Arial" size="2">I think there is an error in the KVP
Inventory examples in the Tapir specification doc.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Examples like
  <p><a class="moz-txt-link-freetext" href="http://example.net/tapir.cgi?op=inventory&concept=http://example.net/schema1/Country&">http://example.net/tapir.cgi?op=inventory&amp;concept=http://example.net/schema1/Country&amp;</a>
concept=<a class="moz-txt-link-freetext" href="http://example.net/schema1/Genus">http://example.net/schema1/Genus</a> </p>
  <p>cannot be implemented I think, because concept will not be treated
as an array here and only the last concept would be returned.</p>
  <p>this would work:</p>
  <p><a class="moz-txt-link-freetext" href="http://example.net/tapir.cgi?op=inventory&concept[">http://example.net/tapir.cgi?op=inventory&amp;concept[</a>]=<a class="moz-txt-link-freetext" href="http://example.net/schema1/Country&">http://example.net/schema1/Country&amp;</a>
concept[]=<a class="moz-txt-link-freetext" href="http://example.net/schema1/Genus">http://example.net/schema1/Genus</a> </p>
  <p>regards,</p>
  <p>Wouter Addink</p>
  <p>&nbsp;</p>
  </font></div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
tdwg-tapir mailing list
<a class="moz-txt-link-abbreviated" href="mailto:tdwg-tapir@lists.tdwg.org">tdwg-tapir@lists.tdwg.org</a>
<a class="moz-txt-link-freetext" href="http://lists.tdwg.org/mailman/listinfo/tdwg-tapir">http://lists.tdwg.org/mailman/listinfo/tdwg-tapir</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
------------------------------------------------------------
Donald Hobern (<a class="moz-txt-link-abbreviated" href="mailto:dhobern@gbif.org">dhobern@gbif.org</a>)
Deputy Director for Informatics 
Global Biodiversity Information Facility Secretariat 
Universitetsparken 15, DK-2100 Copenhagen, Denmark
Tel: +45-35321483   Mobile: +45-28751483   Fax: +45-35321480
------------------------------------------------------------</pre>
</body>
</html>