| Modifier and Type | Method and Description |
|---|---|
List<CkanResource> |
Ckan2Zenodo.filterResources(CkanItemDescriptor desc)
Filters ckan resources of @param desc by using mappings declared in current VRE
|
List<CkanResource> |
Ckan2ZenodoImpl.filterResources(CkanItemDescriptor desc) |
List<CkanResource> |
Translator.filterResources(CkanItemDescriptor source) |
| Modifier and Type | Method and Description |
|---|---|
Future<ZenodoDeposition> |
Ckan2Zenodo.uploadFiles(Set<CkanResource> toUpload,
ZenodoDeposition deposition)
Same as uploadFiles(Set
|
Future<ZenodoDeposition> |
Ckan2ZenodoImpl.uploadFiles(Set<CkanResource> toUpload,
ZenodoDeposition deposition) |
| Constructor and Description |
|---|
UploadFilesCall(Collection<CkanResource> toUpload,
ZenodoDeposition deposition,
Zenodo z) |
| Modifier and Type | Method and Description |
|---|---|
static DownloadedFile |
Net.download(CkanResource toDownload) |
| Modifier and Type | Method and Description |
|---|---|
CkanResource |
CkanItemDescriptor.getResources() |
Copyright © 2021. All Rights Reserved.