repoRead
Created: 2017-01-20 16:46:43
Last updated: 2017-01-20 16:55:51
Workflow created to perform a search over the Harvard Dataverse. It can also download datasets linked files.
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
Brayan Stiven Zapata Impatá |
Titles (1)
Descriptions (1)
This workflow launches a search in the Harvard Dataverse repository. Only a few keywords are needed. One can optionally include a datafile with a header line so that results' descriptions are compared with those words that compose the header in order to give a secondary ranking of the results' relevance. |
Dependencies (0)
Inputs (2)
Name |
Description |
keyWords |
Set of keywords use to launch the search of the repository. They must be surrounded by single quotes.
|
headerFile |
Dataset file with a header row that can be used to give a secondary ranking to the results' relevance. It is important to give the path to the file surrounded by single quotes. Otherwise, leave it empty.
|
Processors (6)
Name |
Type |
Description |
repoSearch |
externaltool |
|
mainLoop |
workflow |
|
title |
stringconstant |
ValueSearch info
|
Tell |
localworker |
Scriptimport javax.swing.JOptionPane;
JOptionPane.showMessageDialog(null, (message == void ? null : message), (title == void ? null : title), JOptionPane.INFORMATION_MESSAGE); |
Concatenate_two_strings |
localworker |
Scriptoutput = string1 + string2; |
deleteTmp |
externaltool |
|
Beanshells (1)
Name |
Description |
Inputs |
Outputs |
checkIfDownload |
This service checks if the condition is "true" and if so outputs a value in the pass_flags list and
leaves the fail_flags empty. If the condition is not true then the service outputs a value in the
fail_flags list and leaves the pass_flags empty. |
Action
|
DownloadFlags
|
Outputs (1)
Name |
Description |
lastAction |
|
Datalinks (9)
Source |
Sink |
keyWords |
repoSearch:keyWords |
headerFile |
repoSearch:headerFile |
headerFile |
mainLoop:headerFile |
keyWords |
mainLoop:keyWords |
Concatenate_two_strings:output |
Tell:message |
title:value |
Tell:title |
repoSearch:STDERR |
Concatenate_two_strings:string1 |
repoSearch:STDOUT |
Concatenate_two_strings:string2 |
mainLoop:lastAction |
lastAction |
Coordinations (2)
Controller |
Target |
Tell |
mainLoop |
mainLoop |
deleteTmp |
Uploader
License
All versions of this Workflow are
licensed under:
Version 1
(of 1)
Credits (0)
(People/Groups)
None
Attributions (0)
(Workflows/Files)
None
Shared with Groups (0)
None
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
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (0)
No comments yet
Log in to make a comment