| Package | Description |
|---|---|
| org.corpus_tools.annis.api | |
| org.corpus_tools.annis.api.model |
| Modifier and Type | Method and Description |
|---|---|
ImportResult |
AdministrationApi.importPost(File body,
Boolean overrideExisting)
Import all corpora which are part of the uploaded ZIP-file
This will search for all GraphML and relANNIS files in the uploaded ZIP file and imports them.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ImportResult> |
AdministrationApi.importPostWithHttpInfo(File body,
Boolean overrideExisting)
Import all corpora which are part of the uploaded ZIP-file
This will search for all GraphML and relANNIS files in the uploaded ZIP file and imports them.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AdministrationApi.importPostAsync(File body,
Boolean overrideExisting,
ApiCallback<ImportResult> _callback)
Import all corpora which are part of the uploaded ZIP-file (asynchronously)
This will search for all GraphML and relANNIS files in the uploaded ZIP file and imports them.
|
| Modifier and Type | Method and Description |
|---|---|
ImportResult |
ImportResult.uuid(String uuid) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.