| Package | Description |
|---|---|
| de.gerdiproject.json.datacite |
This package contains classes and packages that are related to DataCite JSON objects.
|
| Modifier and Type | Method and Description |
|---|---|
List<Creator> |
DataCiteJson.getCreators()
Returns the main researchers involved in producing the data, or the
authors of the publication, in priority order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataCiteJson.setCreators(List<Creator> creators)
Changes the main researchers involved in producing the data, or the
authors of the publication.
|
Copyright © 2017–2018. All rights reserved.