Issue 11294

gbif-common-api: create new type status Enum

11294
Reporter: kbraak
Type: Improvement
Summary: gbif-common-api: create new type status Enum
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-06-06 12:13:44.774
Updated: 2015-03-02 15:39:34.591
Resolved: 2015-03-02 15:39:34.563
        
Description: Create a new Enum in gbif-common-api for type status.

The type status list could initially be derived from the existing vocabulary: http://rs.gbif.org/vocabulary/gbif/type_designation_type.xml

The next step, will then be to create a type status parser, that can interpret a type status from a white list, or exclude it against a black list. ]]>
    


Author: mdoering@gbif.org
Created: 2012-06-06 12:19:51.572
Updated: 2012-06-06 12:19:51.572
        
The type status vocabulary is this one here:
http://rs.gbif.org/vocabulary/gbif/type_status.xml

This is the type designation type, which then should also be covered by an enum:
http://rs.gbif.org/vocabulary/gbif/type_designation_type.xml
    


Author: mdoering@gbif.org
Comment: https://github.com/gbif/gbif-api/blob/master/src/main/java/org/gbif/api/vocabulary/TypeStatus.java
Created: 2015-03-02 15:39:34.589
Updated: 2015-03-02 15:39:34.589