-
Add support for geoLocationPolygon entries as part of the json API attributes
This should allow you to send a full geoLocation entry with associated geoLocationPolygon elements as you would in the …
-
### Describe the bug
A DOI with invalid metadata can be created by first creating a draft, then sending a publish event.
#### Expected Behaviour
When a publish event is sent for a draft r…
-
## Description
We are trying to improve the evaluation of the following two DOIs:
- 10.6092/ingv.it-ahead
- 10.13127/efsm20
In addition to DataCite metadata associated to the DOIs, we provide TC…
-
DataCiteXML.pm sets mime type during new()
```
$self->{mimetype} = 'application/xml; charset=utf-8';
```
DataCiteEvent.pm sets mime type when calling datacite_request
```
my($response_conte…
-
### Describe the bug
#### Expected Behaviour
Sending an update to alternateIdentifiers and identifiers replaces the values in those fields with new values.
#### Current Behaviour
Sen…
-
The way we define and customize serializers at the moment poses some difficulties, especially in terms of how one can customize them for their instance (e.g. JSON default indentation, identifier forma…
-
Sentry Issue: [LUPO-2PR](https://sentry.io/organizations/datacite/issues/3627394411/?referrer=github_integration)
```
NoMethodError: undefined method `fetch' for nil:NilClass
app/models/concerns/cr…
-
### Describe the bug
When submitting XML with nameIdentifiers with no attributes via REST API, the REST API returns the following:
```
[
{
"source": "The document has no doc…
-
Berkeley Law Library currently uses DataCite DOIs for their law school journal publications. They would like to switch to using Crossref. This change would involve converting existing DOIs from DataCi…
-
**Issue description**:
in our plain.xml those nodes are empty (null) value
but in our metadata from the rest API there are some nodes that have values for them.
**TODOS**:
writing xslt …