Difference between revisions of "Biodiversity Data Access"

From Gcube Wiki
Jump to: navigation, search
m (Created page with 'This implements the Biodiversity Access facilities. In particular, it manifests in: * the Species Data Discovery service which is the main service realizing the facility; *…')
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<!-- CATEGORIES -->
 +
[[Category:Developer's Guide]]
 +
<!-- END CATEGORIES -->
 
This implements the [[Biodiversity Access]] facilities.  
 
This implements the [[Biodiversity Access]] facilities.  
 
In particular, it manifests in:
 
In particular, it manifests in:
* the Species Data Discovery service which is the main service realizing the facility;  
+
* the Species Product Discovery service which is the main service realizing the facility;  
* the [[Species_Product_Discovery:_client_library|Species Product Discovery Client Library]] ;
+
* the [[Species_Product_Discovery:_client_library|Species Product Discovery Client Library]] which is a client library allowing user to interact with the Species Product Discovery Service;
* [[Species_Products_Discovery_Objects|Species Product Discovery Objects]]
+
* the [[Species_Products_Discovery_Objects|Species Product Discovery Objects]] which describes the objects stemming from the Species Product Discovery service;
* [[Darwin_Core_Terms| Darwin Core Terms]]
+
* the [[Darwin_Core_Terms| Darwin Core Terms]] which is a quick guide providing a list of all current Darwin Core terms used by the SPD service;
* [[Species_Discovery_Plugin_Test_Suite|Species Product Discovery TestSuite ]]
+
* the [[Species_Discovery_Plugin_Test_Suite|Species Product Discovery TestSuite]] which is a java library for testing and checking of the functionality offered by a Species Discovery plugin.
  
[Category:User's Guide]
+
TO DO: document the how to develop plugin and existing plugin

Latest revision as of 18:03, 11 July 2013

This implements the Biodiversity Access facilities. In particular, it manifests in:

TO DO: document the how to develop plugin and existing plugin