Issue 12102

Make sure we populate the dataset citation identifier in the factory

12102
Reporter: mdoering
Assignee: jcuadra
Type: Improvement
Summary: Make sure we populate the dataset citation identifier in the factory
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-10-24 18:43:15.53
Updated: 2013-12-16 17:50:46.019
Resolved: 2012-10-30 16:31:40.007
        
Description: Cant check this right now, but I sense that we only populate the dataset.citation.text field and leave the identifier blank.
Instead of putting this into the text:
text=The Global Biodiversity Information Facility (2011): GBIF Backbone Taxonomy, http://gbrds.gbif.org/browse/agent?uuid=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c
identifier=null

we should put the link into the identifier of the citation:

text=The Global Biodiversity Information Facility (2011): GBIF Backbone Taxonomy
identifier=http://gbrds.gbif.org/browse/agent?uuid=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c
]]>
    


Author: jcuadra@gbif.org
Created: 2012-10-30 16:31:40.029
Updated: 2012-10-30 16:31:40.029
        
Fixed in

http://code.google.com/p/gbif-registry/source/detail?r=3315

and

http://code.google.com/p/gbif-portal/source/detail?r=1127
    


Author: jcuadra@gbif.org
Created: 2012-10-30 16:35:09.24
Updated: 2012-10-30 16:35:09.24
        
There is still a case in which I would like your insight.

A citation is provided by the dataset at source, but no identifier. Do you think we should we generate a default identifier for this dataset as well? If yes, a new JIRA issue needs to be opened
    


Author: mdoering@gbif.org
Comment: Im not sure, but it might make sense to add the gbrds link as a default citation identifier to any dataset citation, yes
Created: 2012-10-30 22:38:53.196
Updated: 2012-10-30 22:38:53.196