| 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 |
|---|---|
Set<Contributor> |
DataCiteJson.getContributors()
Retrieves institutions or persons responsible for collecting, managing,
distributing, or otherwise contributing to the development of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataCiteJson.addContributors(Collection<Contributor> contributors)
Changes the institutions or persons responsible for collecting, managing,
distributing, or otherwise contributing to the development of the resource.
|
Copyright © 2017–2019. All rights reserved.