KNIME URI Resolver (Variable)

A flow variable containing a KNIME URI is resolved to its absolute path

  • 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

Variable Name
The name of the variable containing the incoming URI
Return file:/ URI
Should the result be returned as a file:/ protocol URI, or as the file path
Canonicalise Output
Should the output be canonicalised? i.e. any '..' and '.' subpaths will be resolved and removed
Replace Input
Should the input variable be replaced? If not, a new variable with the name ' (Resolved)' will be created

Input Ports

Icon
knime: protocol URI

Output Ports

Icon
The resolved URI

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.