Project

General

Profile

Actions

CDM Server » History » Revision 21

« Previous | Revision 21/32 (diff) | Next »
Andreas Kohlbecker, 09/09/2010 10:45 AM


CDM Community Server

A Central datastore for a community of users (taxonomically, geographically or otherwise defined). The community store server is used to centrally host versionable CommonDataModel data.

The store makes use of the CdmLibrary and exposes webservices based on the CdmLibrary service layer.

The CDM Community Server is a central piece of the platform and applications that are able to interface with this server are considered part of the platform.

Download

| Current stable release | http://wp5.e-taxonomy.eu/download/cdmserver/stable/ |
| All versions | http://wp5.e-taxonomy.eu/download/cdmserver/ |

For installation instructions please refer to the CDM Standard Setups


Webservices

Srvices/APIs exposed by the community store are:

XML/JSON REST

Mainly read operations exposing CdmDataTransferObjects for the CdmDataportal. The services are URL encoded REST services and the http content-type of a request specifies whether XML (default) or JSON will be returned. For further details please refer to CDM REST Services.

The detailed list of implemented and planned operations can be found at wiki:CdmAPI#RemoteAPI

RSS Search feeds

Additionally to the search services provided by the REST API above, the same search methods will also be exposed as RSS feeds. This allows RSS clients, or wikipedia:Aggregator, to "subscribe" to specific searches as RSS feeds are natively ordered chronologically and new search entries therefore can easily be identified. It is planned that all PrimaryCdmObjects will be exposed for searches.

OAI-PMH

In order to build central aggregators is is planned to support the OAI-PMH protocol with selective date based harvesting. GBIF":http://www.gbif.net, "EOL or any other data aggregator will therefore be able to easily pool CDM data and keep their copy up to date by accessing incremental changes only - and not the entire CDM dataset every time.

LSID

The CDM Store will include an LSID resolver exposing PrimaryCdmObjects objects in RDF as TDWG LSID voc

Linkback Annotations

All pages should expose a linkback mechanism that allows to be aware of external comments done on popular blogging software. See Wikipedia:Linkback


File Server

Images

Please see ImageServer

Documents/PDF

We will use Drupal as a start

Updated by Andreas Kohlbecker over 13 years ago · 21 revisions