Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://bd-api.ncsa.illinois.edu

Headers must include a valid token as follows:

{
"Authorization":token
}

DAP (Conversions)

...

Include Page
DTS API
DTS API

DataWolf (Executors)

Convert the uploaded file to the requested output format
GETPOST/dw/outputsList all output formats that can be reachedPOST/dap/convert/{output format}provenance

Display an editable workflow for a given transformation (specified in body):

{
"file":{URL to DAP output or DTS input}
}


Proposed modifications to the DAP and DTS API's are in discussion here.