Issue 12008

Implement OccurrenceService.getFragment on webservice and webservice client

12008
Reporter: mdoering
Assignee: omeyn
Type: NewFeature
Summary: Implement OccurrenceService.getFragment on webservice and webservice client
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-10-10 18:41:45.019
Updated: 2013-12-17 15:16:59.285
Resolved: 2013-12-17 14:04:01.686


Author: mdoering@gbif.org
Created: 2012-10-11 11:10:10.685
Updated: 2012-10-11 11:10:10.685
        
/occurrence/{ID}/fragment
seems lie a good REST url for this service
    


Author: omeyn@gbif.org
Comment: Markus wrote a first pass, but this still needs work: the issue is that ws client needs to know the type of the content returned (ie xml vs json) so that it can give the renderer a hint on how to display the data.
Created: 2012-11-19 10:50:08.799
Updated: 2012-11-19 10:50:08.799


Author: mdoering@gbif.org
Comment: similar to how we serve metadata / eml documents the service response should probably be an InputStream
Created: 2012-11-19 10:53:27.758
Updated: 2012-11-19 10:53:27.758


Author: mdoering@gbif.org
Comment: http://code.google.com/p/gbif-occurrencestore/source/detail?r=1697
Created: 2012-11-19 10:54:24.592
Updated: 2012-11-19 10:54:24.592


Author: omeyn@gbif.org
Comment: Calling this fixed and done. If anyone really wants prettier raw output displays they can ask for it again.
Created: 2013-12-17 14:04:01.717
Updated: 2013-12-17 14:04:01.717