Issue 11088

Add citation details to the occurrence download

11088
Reporter: trobertson
Assignee: omeyn
Type: NewFeature
Summary: Add citation details to the occurrence download
Priority: Blocker
Resolution: Fixed
Status: Closed
Created: 2012-05-14 15:15:49.712
Updated: 2013-12-17 15:17:01.078
Resolved: 2012-06-19 14:41:37.921
        
Description: The export of any occurrence download must provide accurate citation, which is on a per dataset basis.
Please see existing portal functionality e.g. run a download: http://data.gbif.org/occurrences/downloadSpreadsheet.htm?c[0].s=0&c[0].p=0&c[0].o=puma%20concolor

This is likely to require the registry-api and possibly changes to the registry-ws to provide it, but occurrence download will remain blocked until the citation is available in the download.]]>
    


Author: trobertson@gbif.org
Created: 2012-06-02 09:11:18.016
Updated: 2012-06-02 09:11:18.016
        
Please see
http://staging.gbif.org:8080/registry-ws/dataset?identifierType=GBIF_PORTAL&identifier=11130

This illustrates how to get a Dataset using a portal data_resource_id
The response *may* bring back a list, but in this case it indicates an error on the web service part.  Suggest including all citations in that scenario.

Note that this repines does not in fact have a citation (it is null) as per http://dev.gbif.org/issues/browse/REG-229
For the time being, when it is null, please assemble on the client side a String using the name of the Dataset and the owning organization, as per the current portal.  Once done, perhaps file a Jira to replace that workaround and link it to REG-229?
    


Author: mdoering@gbif.org
Comment: Maybe silly, but can't we include already the dataset key in the hbase occurrences instead of using the portal resource id which I would have thought is a legacy id only?
Created: 2012-06-02 14:17:12.389
Updated: 2012-06-02 14:17:12.389


Author: omeyn@gbif.org
Comment: in the absence of proper citations on the datasets themselves the citations are created like in the old portal downloads (constructed from dataset name and owning organization name)
Created: 2012-06-19 14:41:37.955
Updated: 2012-06-19 14:41:37.955