Issue 16686

Update API with new properties introduced in version of GBIF Metadata Profile (1.1)

16686
Reporter: kbraak
Assignee: kbraak
Type: Improvement
Summary: Update API with new properties introduced in version of GBIF Metadata Profile (1.1)
Priority: Critical
Resolution: Fixed
Status: Closed
Created: 2014-11-27 08:51:18.487
Updated: 2016-08-29 13:40:08.419
Resolved: 2016-08-29 13:40:08.311
        
Description: GBIF Metadata Profile version 1.1 will be released shortly. Currently all our projects use version 1.0.2

Please update the API by adding the following new ENUM and fields which correspond to changes introduced in version 1.1

# Add maintenanceUpdateFrequency vocabulary, and maintenanceUpdateFrequency and maintenanceDescription fields to [Dataset API object|https://github.com/gbif/gbif-api/blob/master/src/main/java/org/gbif/api/model/registry/Dataset.java]. Please note, an ENUM implementation already exists in the gbif-metadata-profile project [here|https://code.google.com/p/gbif-common-resources/source/browse/gbif-metadata-profile/trunk/src/main/java/org/gbif/metadata/eml/MaintenanceUpdateFrequency.java]
# Add identifier field to [Project API object|https://github.com/gbif/gbif-api/blob/master/src/main/java/org/gbif/api/model/registry/eml/Project.java]
# Add license vocabulary and license field to [Dataset API object|https://github.com/gbif/gbif-api/blob/master/src/main/java/org/gbif/api/model/registry/Dataset.java].
# Add missing curator role to the ContactType enumeration (identified as missing in [POR-3091](http://dev.gbif.org/issues/browse/POR-3129).]]>
    


Author: kbraak@gbif.org
Comment: Work completed. Closing issue.
Created: 2016-08-29 13:40:08.394
Updated: 2016-08-29 13:40:08.394