Nicolas Noé
Nicolas Noé
Also recently converted all "folder" mentions to "directory"
Done, but while doing it I removed (from the doc) the block of text that described how to get test coverage. We should investigate how to get proper test coverage...
Yeah, a hex logo would be perfect. Difficult question for the logo content! Some obvious ones would be indeed Darwin, a Python reference or Maybe the DwC / DwC-A acronyms...
Many things have been done, let's re-read and see if we can close this issue.
As of March 2017: - source_metadata features (the most important) have been moved to DwCAReader - rights/citations properties have not, but the doc is updated in order to show how...
- The doc aslo states it's deprecated. Next step: remove?
I think so! So far, it's still working, but marked as "deprecated" in the doc, and the documentation in general has been updated to show the "new way". My idea...
I'm not sure if I get your question correctly... Python-dwca-reader test suite is currently runs automatically when code is pushed to this repository. The thing is, the tool we're using...
For Windows: done since we're using GH actions (last year). Jython: currently not supported on our current GitHub action config: https://github.com/actions/setup-python/issues/39
(idea coming from https://github.com/ropensci/finch/issues/25) That seemed the simplest sensible approach at the time, since the standard doesn't allow to specify data types in the Metafile (which would be great). That...