14116
Reporter: feedback bot
Assignee: mdoering
Type: Improvement
Summary: clean up habitat / marine facet
Description: There is a habitat facet parameter in species search, but it is populated with true/false for the marine flag only. Needs adjusted
Priority: Major
Resolution: Fixed
Status: Resolved
Created: 2013-10-01 10:36:54.606
Updated: 2015-03-10 16:51:47.671
Resolved: 2015-03-10 16:51:47.65
Author: mdoering@gbif.org
Created: 2015-03-05 18:25:17.291
Updated: 2015-03-05 18:25:17.291
The solr index has a boolean "marine" field which powers the habitat search. Ideally the index would have a multivalue habitat field based on a string or even better on an enumeration which in turn is based on the various boolean flags we receive in the species info extension.
We might want to refine the boolean habitat flags in the near future though. The world flora online does sth in that area and also the newly suggested biome and envirenmental feature terms in dwc serve a similar purpose. The soil biodiversity people are very keen to filter/flag species and occurrences for organisms occurring in soil, which would also be a good candidate for habitat or environmentalMaterial
Dwc discussion:
https://github.com/tdwg/dwc/issues/37
https://github.com/tdwg/dwc/issues/38
https://github.com/tdwg/dwc/issues/39
https://github.com/tdwg/dwc/issues/40
Soil entry in OBO for environmental material:
http://www.ontobee.org/browser/rdf.php?o=ENVO&iri=http://purl.obolibrary.org/obo/ENVO_00001998
Author: mdoering@gbif.org
Created: 2015-03-10 15:03:36.876
Updated: 2015-03-10 15:04:13.819
Use habitat enum in solr:
https://github.com/gbif/gbif-api/commit/8e4449b3fcde83747d0e31dca71ed3d381610779
https://github.com/gbif/gbif-api/commit/e5a36629aa4f93d8b32e5e48175630f2d8eb95a6
https://github.com/gbif/checklistbank/commit/9d112198bdf7fa626ae9c41105ec9eed2c628779