datadavev / DwC_views

Implements viewers for Darwin Core record repositories
1 stars 0 forks source link

Implement gateway infrastructure for retrieving content from a SOLR index of Darwin Core records #7

Closed datadavev closed 13 years ago

datadavev commented 13 years ago

Implement gateway infrastructure for retrieving content from a SOLR index of Darwin Core records

All output from the gateway API services should be encoded in JSON using the UTF8 character set.

Methods mapping from the gateway API to the SOLR API will be implemented using this infrastructure.

coreyo commented 13 years ago

Initial implementation is done. All functions work almost as described in the Gateway API.

ToDo:

coreyo commented 13 years ago

Gateway API Implementation is now completely functional. The following ToDo items have been assigned their own individual tickets. I have linked the descriptions to their corresponding tickets below. Closing this ticket if there are no objections.

ToDo: