Rolf Krahl
Rolf Krahl
Several improvements to the documentation: - review the formatting of the changelog, move it into the main directory and include it to the source distribution, - add a debugging guide,...
Should add a page to the documentation giving hints on how to debug.
@anishradvani requested in #38 that it should be possible to apply the dependency marker on a test class rather then to an individual method. Actually, it turns out that this...
PR #11 changed the message provided when a test is skipped due to missing dependencies in that the name of the skipped test was added. There are however still inconsistencies...
When creating a new bag, `make_bag()` takes the bag directory as argument. It assumes the current content of this bag directory to be the payload. It creates a new subdirectory...
When creating a new bag, `make_bag()` takes the bag directory as argument. It assumes the current content of this bag directory to be the payload. It creates a new subdirectory...
Resolve #7. This is a minimal version of a possible implementation. For the moment, it only adds a "create" flag to the constructor, as discussed in the issue, and ignores...
I'm not quite sure whether the current behavior is a bug or a feature. Let's assume the latter and take this as a feature request. I start from the following...
The [ExPaNDS](https://expands.eu/) project has developed [PaNET – The Photon and Neutron Experimental Techniques Ontology](https://github.com/ExPaNDS-eu/ExPaNDS-experimental-techniques-ontology). I assume other (experiment performing) scientific communities might have similar vocabularies for their techniques. Obviously, it...
The mapping of the PIDINST schema onto DataCite is outdated. Updates: - Link to the current version 4.6 of the DataCite Schema, - DataCite `resourceTypeGeneral` now has `Instrument`, - Drop...