Tag Results

Items tagged with "comad" (20)

Note: some items may not be visible to you, due to viewing permissions.


Files (2)
Uploader

Blob Comad20_User_Manual

Created: 2010-06-16 22:30:44 | Last updated: 2010-06-16 22:40:19

Credits: User Leidou

License: Creative Commons Attribution-Share Alike 3.0 Unported License

It's an user manual making fully introduction to COMAD20, including how to install and run COMAD20 workflow and its basic concepts.

File type: Adobe PDF

Comments: 0 | Viewed: 41 times | Downloaded: 77 times

Tags:

Uploader

Blob COMAD20_API_Specification

Created: 2010-06-17 06:41:56 | Last updated: 2010-06-17 06:41:57

Credits: User Leidou

License: Creative Commons Attribution-Share Alike 3.0 Unported License

It's an API specification of COMAD20.

File type: application/x-zip-compressed

Comments: 0 | Viewed: 48 times | Downloaded: 66 times

Tags:

Packs (3)
Creator

Pack comad comet demo workflow


Created: 2010-06-15 18:31:20 | Last updated: 2010-06-15 19:23:27

It contains workflows to demonstrate  the neat linear workflow structure got from comad. And the streaming mode and high adaptability (reusability) of the actor to the workflow with different data structure are also showed.

4 items in this pack

Comments: 0 | Viewed: 52 times | Downloaded: 27 times

Tags:

Creator

Pack comad simple demo workflow


Created: 2010-06-15 19:40:19 | Last updated: 2010-06-15 19:41:35

It contains a group of simple workflows to show various basic concepts of comad, including how to build your first comad workflow, how to use the composite coactor, creation, port reference and deletion (filter) syntax in comad path expression, and how to use user defined type and type alias.

8 items in this pack

Comments: 0 | Viewed: 38 times | Downloaded: 23 times

Tags:

Creator

Pack comad biomoby demo workflow


Created: 2010-06-15 19:48:35 | Last updated: 2010-06-15 19:48:51

It contains workflows to implement some biological analysis function by accessing the BioMoby service. The configurability of the comad actor is demonstrated. Thousands of BioMoby services could be modeled by one comad actor.

2 items in this pack

Comments: 0 | Viewed: 32 times | Downloaded: 20 times

Tags:

Workflows (15)
Uploader

Workflow one_station_RPlotter (1)

The workflow analyzes meteorological data coming from comet project (http://comet.ucdavis.edu/wiki/index.php/Main_Page). The main analysis steps are: 1. Collect hourly humidity data in ten days from one weather station 2. Aggregate the hourly data based on a group of time window and calculate basic statistic data, like min, max etc, for the data aggregated in each window. 3. Calculate statistics of growing degree day for data in each window 4. Draw time-based trend graph for analy...

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow one_station_SequencePlotter (1)

Comet workflow analyzes meteorological data coming from comet project (http://comet.ucdavis.edu/wiki/index.php/Main_Page). The main analysis steps are: 1.Collect hourly humidity data in ten days from one weather station 2.Aggregate the hourly data based on a group of time window and calculate basic statistic data, like min, max etc, for the data aggregated in each window. 3.Calculate statistics of growing degree day for data in each window 4.Draw time-based trend graph for analysis...

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow three_station_RPlotter (1)

Comet workflow analyzes meteorological data coming from comet project (http://comet.ucdavis.edu/wiki/index.php/Main_Page). The main analysis steps are: 1.Collect hourly humidity data in ten days from three weather stations 2.Aggregate the hourly data based on a group of time window and calculate basic statistic data, like min, max etc, for the data aggregated in each window. 3.Calculate statistics of growing degree day for data in each window 4.Draw time-based trend graph for analysis a...

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow two_station_RPlotter (1)

Comet workflow analyzes meteorological data coming from comet project (http://comet.ucdavis.edu/wiki/index.php/Main_Page). The main analysis steps are: 1.Collect hourly humidity data in ten days from two weather stations 2.Aggregate the hourly data based on a group of time window and calculate basic statistic data, like min, max etc, for the data aggregated in each window. 3.Calculate statistics of growing degree day for data in each window 4.Draw time-based trend graph for analysis and...

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow Statistic (1)

The workflow make statistic of meteorological data from one weather station. It shows generally how  a comad workflow is built up.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow Statistic_CompositeCoactor (1)

The workflow make statistic of meteorological data from one weather station. It's used to show how to use comad composite coactor.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow Statistic_creation (1)

The workflow make statistic of meteorological data from one weather station. It's used to show how to creation syntax is used in the comad path expression.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow Statistic_filter (1)

The workflow make statistic of meteorological data from one weather station. It's used to show how deletion syntax is used in the comad path expression to implement a filter actor.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow Statistic_portReference (1)

The workflow make statistic of meteorological data from one weather station. It's used to show how to use the port reference syntax in the comad path expression.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow Statistic_TypeAlias (1)

The workflow make statistic of meteorological data from one weather station. It's used to show how to use type alias in the comad.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow Statistic_UserDefinedType (1)

The workflow make statistic of meteorological data from one weather station. It's used to show how to use user defined type in comad.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow Statistic_XmlInputFormat (1)

The workflow make statistic of meteorological data from one weather station. It shows the input data of comad workflow can also be in general xml format.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow BioMoby_Blast (1)

The workflow implements blast by using the BioMoby services.It shows the configurability of the comad actor. Thousands of BioMoby services could be modeled by one comad actor.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow BioMoby_PhylogeneticTree (1)

The workflow makes phylogenetic tree analysis by using the BioMoby services.It shows the configurability of the comad actor. Thousands of BioMoby services could be modeled by one comad actor.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

Uploader

Workflow PI_Calculation (1)

This workflow calculates PI through multiple iterations. It shows the loop support of comad.

Created: 2010-06-15 | Last updated: 2010-06-15

Credits: User Leidou

What is this?

Linked Data

Non-Information Resource URI: http://myexperiment.org/tags/1949


Alternative Formats

HTML
RDF
XML