Projects, Workflows & Units
What is an onCore Project?
An onCore Project is the environment which contains:
onCore stores Projects as OCP files. | |
Specifications of an onCore Project
|
What is an onCore Workflow?
An onCore Workflow performs a specific task and is part of a Project.
Specifications of an onCore Workflow
|
What is an onCore Unit?
An onCore Unit can be understood as a graphical representation of a function (as in traditional programming). It has one or multiple attributes and is usually interconnected with other Units. Think of it as a function which transforms a set of inputs into a set of outputs. Units are described in detail in the chapter → Unit Anatomy & Ports.
Workflow/Unit Interaction
This is a simplified schematic of an onCore Project. Workflows can also be interconnected end exchange data. This is described in detail in the chapter → The Workflow Unit.