Skip to content

User Guide

danielcmo edited this page Jan 29, 2017 · 8 revisions

This page is organized in the following parts: an installation guide, an explanation to know how to configure the workflow specification file (in XML format file), a tutorial to invoke each SCC component and some examples of synthetic workflows using SCC.

  1. Installation Guide

This document aims to present the installation process to execute SCC. The steps in this process are characterized by program installations.

  1. Workflow Configuration Guide

This document shows how to configure workflows according to SCC specification. To do this, it is necessary to configure an XML file.

  1. Execution Guide

This document presents how to execute SCC components.

For installing SciCumulus/C2 in your environment you will need to create the provenance database in a Database Management System and to download the following executable files (jar files):

Database (SQL Scripts)

Executable files

SciCumulus Core

SciCumulus Setup

SciCumulus Starter

SciCumulus Query Processor

Examples

This section presents some examples of SCC, which are responsible to show the behavior of an operator or functionality. Also, each example has the description of this workflow in a document and the modeled workflow (XML files and other artifacts) below.

Example 1

     This modeled workflow is responsible to present an example of Map operator.

Example 2

     This modeled workflow is responsible to present an example of Split Map operator.

Example 3

     This modeled workflow is responsible to present an example of Filter operator.

Example 4

     This modeled workflow is responsible to present an example of Multiple Relation Query operator.

Example 5

      This modeled workflow is responsible to present an example of Reduce operator.

Example 6

     This modeled workflow is responsible to present an example of Extractor functionality.

Clone this wiki locally