| 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()
Retrieves 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.addCreators(Collection<Creator> creators)
Sets the main researchers involved in producing the data, or the authors of
the publication, sorted by priority (most important as first element).
|
Copyright © 2017–2019. All rights reserved.