Issue 11827
DatasetFactory needs to populate the API Dataset's "intellectualRights" attribute with the "rights" attribute that comes from the agent's extendedProperties
11827
Reporter: jcuadra
Assignee: kbraak
Type: Bug
Summary: DatasetFactory needs to populate the API Dataset's "intellectualRights" attribute with the "rights" attribute that comes from the agent's extendedProperties
Environment: The HIT is using the new registry-ws, and there is no way for the HIT to obtain the "rights" for a dataset (therefore no way for this information to get to the portal DB). The DatasetFactory needs to populate the API's Dataset "intellectualRights". Afterwards, registry-ws needs to be built and redeployed.
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-09-12 12:42:58.506
Updated: 2013-12-16 17:50:23.584
Resolved: 2012-09-18 11:59:15.963
Attachment Screen Shot 2012-09-18 at 11.57.29 AM.png
Author: kbraak@gbif.org
Comment: For TAPIR, a dataset's metadata response can contain a rights statement. The registry metadata synchronizer currently stores this in the extended properties. I will therefore modify the DatasetFactory accordingly as pointed out above.
Created: 2012-09-12 14:12:31.613
Updated: 2012-09-12 14:12:31.613
Author: kbraak@gbif.org
Created: 2012-09-13 15:22:05.233
Updated: 2012-09-13 15:22:05.233
I have updated the DatasetFactory. Jose can you please review my change: http://code.google.com/p/gbif-registry/source/detail?r=3250
When you are satisfied, I will redeploy a new version of the Registry WS for use by the Super HIT. Thanks