Markus Döring

Results 65 issues of Markus Döring

Allowing the IPT to connect to MongoDB and extract data

Type-Enhancement
Component-Import

The IPT has a few integration tests that require external live services. As this is fragile these should not run automatically as a broken GBIF UAT or DataCite service could...

Type-Other
Maintainability

Designate what is the normative file and how the standard is versioned (following the SDS and VMS from https://github.com/tdwg/vocab) Avoiding distributing the standard in proprietary formats such as ArcGIS and...

Structure the repository layout better: e.g. version 1 and 2 are both in the historical folder 109-488-1-ED. It would be better to have one directory per version at a root...

Write a much better main README. Do not link out to Hunt Institute or KEW for getting ArcGIS files and add a Brummit suggested citation for the standard.

Migrate content from http://rs.tdwg.org/ncd/ to github, tagging releases for each version and keeping the latest dev version in the master branch

I just updated mapdb from 3.0.5 to 3.0.7 which meant a Kotlin change from 1.0.7 to [1.2.41,1.2.90): https://github.com/jankotek/mapdb/compare/mapdb-3.0.5...mapdb-3.0.7 Since then I cannot run unit tests from IntelliJ anymore. Via maven...

document
3.0

https://github.com/gbif/gbif-api/blob/master/CHANGELOG.md has only 3 entries and stops at version 0.57 in 2017

Based on gbif/checklistbank#73 we need to deal with more languages than the current enum based on ISO 639-2 codes holds. The simplest option would be to extend the Language enum...