[tdwg-tapir] error in tapir specification

Wouter Addink wouter at eti.uva.nl
Tue Jul 17 10:33:57 CEST 2007


Hi,
I think there is an error in the KVP Inventory examples in the Tapir specification doc.

Examples like 
http://example.net/tapir.cgi?op=inventory&concept=http://example.net/schema1/Country& concept=http://example.net/schema1/Genus 

cannot be implemented I think, because concept will not be treated as an array here and only the last concept would be returned.

this would work:

http://example.net/tapir.cgi?op=inventory&concept[]=http://example.net/schema1/Country& concept[]=http://example.net/schema1/Genus 

regards,

Wouter Addink


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tdwg.org/pipermail/tdwg-tag/attachments/20070717/70a35b8c/attachment.html 


More information about the tdwg-tag mailing list