Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Triquetrum"

(See Also: Added an Images page.)
(restructuring links to wiki pages)
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Triquetrum delivers an open platform for managing and executing scientific workflows. The goal of Triquetrum is to support a wide range of use cases, ranging from automated processes based on predefined models, to replaying ad-hoc research workflows recorded from a user's actions in a scientific workbench UI. It will allow to define and execute models from personal pipelines with a few steps to massive models with thousands of elements.
+
Eclipse Triquetrum delivers an open platform for managing and executing scientific workflows. The goal of Triquetrum is to support a wide range of use cases, ranging from automated processes based on predefined models, to replaying ad-hoc research workflows recorded from a user's actions in a scientific workbench UI. It will allow to define and execute models from personal pipelines with a few steps to massive models with thousands of elements.
  
 
Besides delivering a generic workflow environment, Triquetrum also delivers extensions with a focus on scientific software. There is no a-priori limitation on target scientific domains, but the current interested organizations are big research institutions in materials research (synchrotrons), physics and engineering.
 
Besides delivering a generic workflow environment, Triquetrum also delivers extensions with a focus on scientific software. There is no a-priori limitation on target scientific domains, but the current interested organizations are big research institutions in materials research (synchrotrons), physics and engineering.
 +
 +
[[Triquetrum/Overview | Read more...]]
  
 
----
 
----
  
== See Also ==
+
== Getting started ==
''In alphabetical order''
+
* [[Triquetrum/Building From Sources | Building From Sources]]
 +
* [[Triquetrum/Downloads | Downloads]]
 
* [[Triquetrum/FAQ | FAQ]]
 
* [[Triquetrum/FAQ | FAQ]]
 
* [[Triquetrum/Getting Started | Getting Started]]
 
* [[Triquetrum/Getting Started | Getting Started]]
* [[Triquetrum/Images | Images]]
+
* [[Triquetrum/Releng | Release Engineering]]
 +
* [[Triquetrum/Target Platform Definition | Target Platform Definition (TPD)]]
 +
 
 +
== Concepts ==
 
* [[Triquetrum/Overview | Overview]]
 
* [[Triquetrum/Overview | Overview]]
 +
* [[Triquetrum/Actor Oriented Classes | Actor Oriented Classes]]
 +
* [[Triquetrum/Extending Triquetrum | Extending Triquetrum]]
 +
* [[Triquetrum/Ptolemy | Ptolemy]]
 +
* [[Triquetrum/Task-based processing | Task-based processing]]
  
== Remote Resources ==
+
== Code quality and testing ==
''Also in alphabetical order''
+
* [[Triquetrum/Coding Style | Coding Style]]
 +
* [[Triquetrum/Coverity Scan | Coverity Scan]]
 +
* [[Triquetrum/RCP testing | RCP testing]]
 +
 
 +
== Related projects ==
 +
* [[Triquetrum/CapeCode | CapeCode]]
 +
* [[Triquetrum/ICE | ICE]]
 +
* [[Triquetrum/Kepler | Kepler]]
 +
* [[Triquetrum/Xtext | Xtext]]
 +
 
 +
== Other documentation ==
 +
* [[Triquetrum/Images | Images]]
 +
* [[Triquetrum/Publications | Publications]]
 +
 
 +
== Remote resources ==
 +
''In alphabetical order''
 
* [http://eclipse.github.io/triquetrum/ Blog]
 
* [http://eclipse.github.io/triquetrum/ Blog]
 
* [https://bugs.eclipse.org/bugs/describecomponents.cgi?product=triquetrum Bugzilla]
 
* [https://bugs.eclipse.org/bugs/describecomponents.cgi?product=triquetrum Bugzilla]
 
* [https://github.com/eclipse/triquetrum/blob/master/CONTRIBUTING.md Contributing]
 
* [https://github.com/eclipse/triquetrum/blob/master/CONTRIBUTING.md Contributing]
 +
* [https://scan.coverity.com/projects/triquetrum/view_defects Coverity Scan output for Triquetrum] (login required?)
 
* [https://hudson.eclipse.org/triquetrum/job/triquetrum/findbugs FindBugs]
 
* [https://hudson.eclipse.org/triquetrum/job/triquetrum/findbugs FindBugs]
 
* [https://dev.eclipse.org/mailman/listinfo/triquetrum-dev Forum]
 
* [https://dev.eclipse.org/mailman/listinfo/triquetrum-dev Forum]
* [https://hudson.eclipse.org/triquetrum Hudson]
+
* [https://hudson.eclipse.org/triquetrum Hudson] ('''main triquetrum build at hudson.eclipse.org''')
 
* [https://hudson.eclipse.org/triquetrum/job/triquetrum/javadoc/ JavaDoc]
 
* [https://hudson.eclipse.org/triquetrum/job/triquetrum/javadoc/ JavaDoc]
 
* [https://dev.eclipse.org/mailman/listinfo/triquetrum-dev Mailing list]
 
* [https://dev.eclipse.org/mailman/listinfo/triquetrum-dev Mailing list]
 +
* [https://www.openhub.net/p/triquetrum OpenHub] ''statistics about size and quality''
 
* [https://projects.eclipse.org/projects/technology.triquetrum Project Home]
 
* [https://projects.eclipse.org/projects/technology.triquetrum Project Home]
 +
* [http://terra.eecs.berkeley.edu:8080/job/ptIIosgi Ptolemy II osgi-2-0 Jenkins build] (at Berkeley), see [[Triquetrum/Ptolemy/osgi-2-0 | Triquetrum/Ptolemy/osgi-2-0]]
 
* [https://github.com/eclipse/triquetrum Source Code]
 
* [https://github.com/eclipse/triquetrum Source Code]
 +
 +
[[Category:Triquetrum]]

Revision as of 06:30, 1 July 2017

Eclipse Triquetrum delivers an open platform for managing and executing scientific workflows. The goal of Triquetrum is to support a wide range of use cases, ranging from automated processes based on predefined models, to replaying ad-hoc research workflows recorded from a user's actions in a scientific workbench UI. It will allow to define and execute models from personal pipelines with a few steps to massive models with thousands of elements.

Besides delivering a generic workflow environment, Triquetrum also delivers extensions with a focus on scientific software. There is no a-priori limitation on target scientific domains, but the current interested organizations are big research institutions in materials research (synchrotrons), physics and engineering.

Read more...


Getting started

Concepts

Code quality and testing

Related projects

Other documentation

Remote resources

In alphabetical order

Back to the top