1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <!-- Based on https://github.com/bioclipse/bioclipse.core/blob/master/plugins/net.bioclipse.ui/intro/overview.xml
3
+ See https://wiki.eclipse.org/Triquetrum/Releng/Welcome_Pages
4
+ -->
5
+ <introContent >
6
+ <extensionContent id =" net.Triquetrum.intro.workbench"
7
+ style=" css/intro.css" name =" Triquetrum Workbench" path =" overview/@" >
8
+ <group style-id =" content-group" id =" workbench-group" >
9
+ <link label =" What is Triquetrum?"
10
+ url=" http://org.eclipse.ui.intro/showPage?id=whatisTriquetrum" id =" wbitem"
11
+ style-id=" content-link" >
12
+ <text >Eclipse Triquetrum delivers
13
+ an open platform for managing and executing
14
+ scientific workflows.
15
+ </text >
16
+ </link >
17
+ <link label =" License" url =" http://org.eclipse.ui.intro/showPage?id=licenses"
18
+ id=" paraitem" style-id =" content-link" >
19
+ <text >The Triquetrum license.</text >
20
+ </link >
21
+ </group >
22
+ </extensionContent >
23
+
24
+ <page id =" whatisTriquetrum" style =" /intro/overview.css" style-id =" page" >
25
+ <title style-id =" intro-header" >What is Triquetrum</title >
26
+ <include path =" overview/navigation-links" />
27
+ <group id =" page-content" >
28
+ <group id =" content-header" label =" What is Triquetrum?"
29
+ filteredFrom=" swt" >
30
+ </group >
31
+ <img src =" images/TriquetrumScreenShot50.png" style-id =" image-right" id =" image-right" />
32
+
33
+ <text style-id =" page-title" id =" page-title" filteredFrom =" html" >What is
34
+ Triquetrum?
35
+ </text >
36
+ <text style-id =" page-description" id =" page-description" >
37
+
38
+ Eclipse Triquetrum delivers
39
+ an open platform for managing and executing
40
+ scientific workflows. The
41
+ goal of Triquetrum is to support a wide
42
+ range of use cases, ranging
43
+ from automated processes based on
44
+ predefined models, to replaying
45
+ ad-hoc research workflows recorded
46
+ from a user's actions in a
47
+ scientific workbench UI. It will allow to
48
+ define and execute models
49
+ from personal pipelines with a few steps
50
+ to massive models with
51
+ thousands of elements.
52
+ </text >
53
+
54
+ <text style-id =" page-description" id =" page-description" >
55
+ Besides delivering a generic workflow environment, Triquetrum also delivers
56
+ extensions with a focus on scientific software. There is no a-priori
57
+ limitation on target scientific domains, but the current interested
58
+ organizations are big research institutions in materials research
59
+ (synchrotrons), physics and engineering.
60
+ </text >
61
+
62
+ </group >
63
+ </page >
64
+
65
+ <page id =" licenses" style =" /intro/overview.css" style-id =" page" >
66
+ <title style-id =" intro-header" >License</title >
67
+ <include path =" overview/navigation-links" />
68
+ <group id =" page-content" >
69
+ <group id =" content-header" label =" License" filteredFrom =" swt" >
70
+ </group >
71
+ <img src =" images/TriquetrumDreistab_00-50px.jpg" style-id =" image-right" id =" image-right" />
72
+ <text style-id =" page-title" id =" page-title" filteredFrom =" html" >License
73
+ </text >
74
+ <text style-id =" page-description" id =" page-description" >
75
+
76
+ Triquetrum is licensed under the Eclipse Public License (EPL)
77
+ and contains plugins with other licenses, all of which are
78
+ compatibile with the EPL.
79
+
80
+ </text >
81
+ <link label =" Link to EPL license" url =" http://www.eclipse.org/legal/epl-v10.html"
82
+ class=" link" id =" weblink" style-id =" content-link" />
83
+
84
+ </group >
85
+ </page >
86
+
87
+ </introContent >
0 commit comments