An early preference would be a FusionTable (FT) with columns:
term - the name of the field that has the controlled vocabulary
value - the field in which to put a "valid" value of the term
definition - the meaning of the value for the term
So, represented as csv, a FT might have the following entries:
term,value,definition
origin,1,native,occurs naturally without having been introduced
origin,2,reintroduced,occurs in historically native range after having been reintroduced there
origin,3,introduced,occurs in a non-native area via human-mediated introduction
origin,4,vagrant,occurs in non-native area temporarily by natural dispersal
origin,5,uncertain, not vagrant (1, 2, or 3)
origin,6,uncertain, maybe vagrant,(1, 2, 3, or 4)
An early preference would be a FusionTable (FT) with columns:
term - the name of the field that has the controlled vocabulary
value - the field in which to put a "valid" value of the term
definition - the meaning of the value for the term
So, represented as csv, a FT might have the following entries:
term,value,definition
origin,1,native,occurs naturally without having been introduced
origin,2,reintroduced,occurs in historically native range after having been reintroduced there
origin,3,introduced,occurs in a non-native area via human-mediated introduction
origin,4,vagrant,occurs in non-native area temporarily by natural dispersal
origin,5,uncertain, not vagrant (1, 2, or 3)
origin,6,uncertain, maybe vagrant,(1, 2, 3, or 4)