Issue 10655
Update ALL CLB databases: 3 new Identifier types must be added as terms to term table
10655
Reporter: kbraak
Assignee: mdoering
Type: Task
Summary: Update ALL CLB databases: 3 new Identifier types must be added as terms to term table
Priority: Minor
Resolution: Invalid
Status: Closed
Created: 2012-01-18 16:35:37.887
Updated: 2013-12-09 14:01:22.814
Resolved: 2013-08-29 15:52:25.09
Description: 3 new IdentifierType enum values have been added, which become 3 new term entries.
Just like IdentifierType.SOURCE_ID corresponds to term with values:
2007;"sourceid";"ECAT";2007;f;9;"2011-10-10 15:26:57.824"
Now we need terms for:
GBIF_PORTAL_DATA_RESOURCE_ID,
GBIF_PORTAL_DATA_PROVIDER_ID,
GBIF_PORTAL_RESOURCE_ACCESS_POINT_ID;]]>
Author: mdoering@gbif.org
Comment: wait with updating the dbs until we are sure we keep those new types - they look like legacy values and new ids should be using UUIDs
Created: 2012-01-18 16:46:34.793
Updated: 2012-01-18 16:46:34.793
Author: kbraak@gbif.org
Created: 2012-01-18 16:50:05.417
Updated: 2012-01-18 16:50:05.417
The ids should be as follows:
(2009, GBIF_PORTAL_DATA_RESOURCE_ID)
(2010, GBIF_PORTAL_DATA_PROVIDER_ID)
(2011, GBIF_PORTAL_RESOURCE_ACCESS_POINT_ID)