Difference between revisions of "Publishing and searching the data"

From reBiND Documentation
Jump to: navigation, search
(Publishing and searching the data)
(Publishing and searching the data)
Line 2: Line 2:
  
 
There are two ways of searching the data. You can perform simple full text or scientific name searches via the search box on the [http://data-rebind.bgbm.org/rebind public part of the reBiND data portal].
 
There are two ways of searching the data. You can perform simple full text or scientific name searches via the search box on the [http://data-rebind.bgbm.org/rebind public part of the reBiND data portal].
 +
 +
A module has also been implmeneted to connect the reBiND Service to biodiversity networks like GBIF and BioCASe. The module converts requests sent in the BioCASe Protocol for querying data sources into XQuery (which can then select the appropriate parts of the ABCD data files) and then return this result in the ABCD format. The [http://data-rebind.bgbm.org/rebind/biocase/request.xql reBiND capabilities request] shows the fields within the ACBD file which can be queried.

Revision as of 15:10, 20 October 2014

Publishing and searching the data

There are two ways of searching the data. You can perform simple full text or scientific name searches via the search box on the public part of the reBiND data portal.

A module has also been implmeneted to connect the reBiND Service to biodiversity networks like GBIF and BioCASe. The module converts requests sent in the BioCASe Protocol for querying data sources into XQuery (which can then select the appropriate parts of the ABCD data files) and then return this result in the ABCD format. The reBiND capabilities request shows the fields within the ACBD file which can be queried.