wiseomran / ala

Automatically exported from code.google.com/p/ala
0 stars 0 forks source link

Rationalise i18n mappings #697

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Take out duplicate from messages.properties & download.properties (with 
download.properties being the primary source).

2. Take out all references to EL and CL layers from both.

3. Support darwin core fields in downloads with a dwcHeaders=true request 
params - leaving the default as is.

4. Add the description into the /search/grouped/facets service.

5. Move i18n properties in message.properties into download.properties (e.g. 
http://biocache.ala.org.au/ws/index/fields)

6. If dwcHeaders=true, then use cl### field for headers for sampled fields.

7. Provide dwc.*****  mapping in download.properties for index fields and 
include a dwcTerm field in /index/fields and /search/grouped/facets

8. Add sorts values (index or count).

9. Rename download.properties to fields.properties

10. Consider merging message.properties and download.properties and adding doco.

Original issue reported on code.google.com by moyesyside on 13 Jun 2014 at 1:33