KNIME URI Resolver

A column of KNIME URIs is resolved to their absolute paths. If the incoming column is a URI column, then the output is a URI column of file: URIs, otherwise it is a string column of absolute file paths

  • knime://knime.mountpoint/path/to/file - relative to the current mountpoint (repository) as the workflow
  • knime://knime.workflow/path/to/file - relative to the current workflow
  • knime://knime.node/path/to/file - relative to the current node (NB this will be this 'KNIME URL Resolver' node!)
  • knime://MOUNT-ID/path/to/file - Absolute path - NB this is likely to fail to resolve to a local file path unless the MOUNT-ID is 'LOCAL'

This node was developed by Vernalis Research (Cambridge, UK) . For feedback and more information, please contact knime@vernalis.com

Options

KNIME URI Column Name
The name of the column containing the incoming URIs
Canonicalise Output
Should the output be canonicalised? i.e. any '..' and '.' subpaths will be resolved and removed
Replace Input
Should the input column be replaced? If not, a new column with the name ' (Resolved)' will be appended to the table

Input Ports

Icon
Table containing a column of knime: protocol URIs

Output Ports

Icon
The resolved URIs

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.