Glignos

Results 2 issues of Glignos

Suppose we have an array ```python old = ['a','b','c'] new = ['b','c'] # In this case I figured from the documentation that you should expect # the diff to be...

Type: enhancement

The subjects we are storing are not properly serialized in the Datacite format. An example of this is the following from a [Zenodo record](https://zenodo.org/record/3722797/export/dcite4): ```xml https://doi.org/c37t ``` As it is...

Bug