Difference between revisions of "Biodiversity Data Access"

From Gcube Wiki
Jump to: navigation, search
m
m
Line 4: Line 4:
 
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]]
+
* [[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]]
+
* [[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 ]]
+
* [[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.
 +
 
 +
TO DO: document the how to develop plugin and existing plugin

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