Closed mkborregaard closed 5 years ago
The test error is due to the test/occurrence.jl
file leading to a nonexisting url, so not related to the PR.
Working on it on dev
-- the key GBIF used as an example now returns a 404, so I changed it.
Merged, thanks!
I've replaced Nothing with Missing in GBIFRecord because it actually is a case of missingness. It also leads to better behaviour when exporting to a DataFrame. I've carefully only changed the instances that actually do refer to missingness.