String to URI

This node converts the selected string column into a column of the type URI.

Options

Column selection
Column that will be converted. It has to contain a string with correct URI syntax.
Fail if file does not exist (only applies to local files)
Checks if the files referenced by the created URIs are existing and will abort if one is not.
Append or replace
Append
Does append the new URI column to the table.
Replace
Does replace the selected column with the new URI column.
New column name
Name of the appended column.

Input Ports

Icon
Table that contains a string column with URI information.

Output Ports

Icon
Input table with the corresponding URI column to the selected column. It will either be appended or replacing the old column, depending on the configuration.

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.