With this interface, you can:
- View/Edit Component by clicking on the links in the tree on the left
- After opening a Component you may edit its input and output descriptions:
- Specifiy a Role name for the Input/Output
- If an Input isn't a file, it is an Input Parameter
- Specify a Prefix for the Input/Output in the argument string. Example:
- -i1 [inputfile1] -p1 [param1] -o1 [output1]
- Specify the Dimensionality of the Input/Output (equal to 1 for a 1-D collection, 0 for a single file)
- Specify the Default Value of Parameters
- You can also specify component rules (jena) in the Rules Tab
- You can Upload new component code, or Download existing code