Workflow: list ZIP content by URL

Fetched 2025-04-10 02:12:36 GMT

curl will download a HTTP/HTTPS resource or file from a given URL, following any redirections.

children parents
Workflow as SVG
  • Selected
  • Default Values
  • Nested Workflows
  • Tools
  • Inputs/Outputs

Inputs

ID Type Title Doc
url String

The URL of the ZIP archive to inspect.

Steps

ID Runs Label Doc
list
../tools/jar-list.cwl (CommandLineTool)
jar: list zip file content

List content of a ZIP file using OpenJDK jar, which can process the ZIP file in a streaming fashion.

fetch
../tools/curl-get.cwl (CommandLineTool)
curl: download HTTP resource from URL

curl will download a HTTP/HTTPS resource or file from a given URL, following any redirections.

Outputs

ID Type Label Doc
headers File

A log of the HTTP response headers.

filenames File

A list of filenames and directories encountered in the ZIP archive, seperated by newline.

Permalink: https://w3id.org/cwl/view/git/32bbf476555b4dcf29fde8d2ef1717ce64c312f9/code/data-gathering/workflows/zip-content-by-url.cwl