MeasuresDocCombiner
Created: 2013-10-28 15:36:58
Last updated: 2014-07-23 08:52:39
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
|  |
Titles (1)
|  |
SCAPE Metric Document Joiner |
Descriptions (1)
|  |
Concatenates two metric documents. |
Dependencies (0)
|  |
Inputs (2)
|  |
Name |
Description |
metricDocument1 |
A metric document. Assumed to be a correct metric document.
|
metricDocument2 |
A metric document. Assumed to be a correct metric document.
|
Processors (3)
|  |
Name |
Type |
Description |
XPath_Service_1 |
xpath |
Xpath Expression/default:measures/default:measure |
XPath_Service_2 |
xpath |
Xpath Expression/default:measures/default:measure |
Beanshell |
beanshell |
Scriptsb = new StringBuffer("");
for (String s: in1)
sb.append(s);
for (String s: in2)
sb.append(s);
out = sb.append("").toString(); |
Beanshells (1)
|  |
Name |
Description |
Inputs |
Outputs |
Beanshell |
|
in1
in2
|
out
|
Outputs (1)
|  |
Name |
Description |
combinedMetricDocument |
The combined metric document.
|
Datalinks (5)
|  |
Source |
Sink |
metricDocument1 |
XPath_Service_1:xml_text |
metricDocument2 |
XPath_Service_2:xml_text |
XPath_Service_1:nodelistAsXML |
Beanshell:in1 |
XPath_Service_2:nodelistAsXML |
Beanshell:in2 |
Beanshell:out |
combinedMetricDocument |
Coordinations (0)
|  |
Uploader
Component Validity

Loading
License
All versions of this Workflow are
licensed under:
Version 2 (latest)
(of 2)
Credits (0)
(People/Groups)
None
Attributions (0)
(Workflows/Files)
None
Shared with Groups (1)
Featured In Packs (1)
Log in to add to one of your Packs
Attributed By (0)
(Workflows/Files)
None
Favourited By (0)
No one
Statistics
Citations (0)Version History
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
No comments yet
Log in to make a comment