Open MortenHofft opened 5 years ago
... and populate all Plazi datasets as TREATMENT_ARTICLE, also newly created ones.
And change citation format: https://github.com/gbif/registry/issues/111
In doing this, please also enable filtering by subtype. The documentation states:
Not yet implemented, but will eventually allow filtering of datasets by their dataset subtype as given in our DatasetSubtype enum.
http://api.gbif.org/v1/dataset/search?subtype=OBSERVATION
The API already supports this, so we need to:
TREATMENT_ARTICLE
and set rules for adding that for various publishers (e.g. Plazi)Let's work on this to remove the frontend hack and avoid having bad treatment pages shown in the UI.
from https://github.com/gbif/portal16/issues/1103