-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
413 lines (409 loc) · 23 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<!DOCTYPE html>
<html class="writer-html4" lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>OpenPonk modeling platform</title>
<link href="/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180">
<link href="/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png">
<link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png">
<link href="/site.webmanifest" rel="manifest">
<link color="#0063a8" href="/safari-pinned-tab.svg" rel="mask-icon">
<meta content="#0063a8" name="msapplication-TileColor">
<meta content="#ffffff" name="theme-color">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G2RV89VHLD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-G2RV89VHLD');
</script>
<link href="lib/theme/theme.css" rel="stylesheet" type="text/css"/>
<link href="lib/pygments.css" rel="stylesheet" type="text/css"/>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.min.js"></script>
<![endif]-->
<script src="lib/jquery-3.6.0.slim.min.js" type="text/javascript"></script>
<script src="lib/theme/theme.js" type="text/javascript"></script>
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav class="wy-nav-side" data-toggle="wy-nav-shift">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a alt="Documentation Home" class="icon icon-home" href="#"> OpenPonk modeling platform</a>
</div>
<div aria-label="main navigation" class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation">
<!-- Local TOC -->
<div class="local-toc">
<ul>
<li>
<a class="reference internal" href="#">OpenPonk modeling platform</a>
<ul>
<li><a class="reference internal" href="#workshop-paper">Workshop Paper</a></li>
<li><a class="reference internal" href="#showcase">Showcase</a></li>
</ul>
</li>
<li><a class="reference internal" href="#download">Download</a></li>
<li><a class="reference internal" href="#direct-installation">Direct installation</a></li>
<li><a class="reference internal" href="#opening">Requirements and opening</a></li>
<li><a class="reference internal" href="#contact">Contact</a></li>
<li><a class="reference internal" href="#sponsors">Sponsors</a></li>
<li><a class="reference internal" href="#past-sponsors">Past Sponsors</a></li>
</ul>
</div>
</div>
</div>
</nav>
<section class="wy-nav-content-wrap" data-toggle="wy-nav-shift">
<nav aria-label="top navigation" class="wy-nav-top">
<i class="fa fa-bars" data-toggle="wy-nav-top"></i>
<a href="#">OpenPonk modeling platform</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div aria-label="breadcrumbs navigation" role="navigation">
<ul class="wy-breadcrumbs">
<li><a class="icon icon-home" href="#"></a> »</li>
<li>OpenPonk modeling platform</li>
</ul>
<hr/>
</div>
<div class="document" itemscope="itemscope" itemtype="http://schema.org/Article" role="main">
<div itemprop="articleBody">
<div class="section" id="openponk-modeling-platform">
<h1>OpenPonk modeling platform<a class="headerlink" href="#openponk-modeling-platform"
title="Permalink to this headline">¶</a></h1>
<div class="figure">
<img alt="images/op-logo.jpg" src="images/op-logo.jpg"/>
</div>
<div class="figure">
<img alt="images/license.svg" src="images/license.svg"/>
</div>
<p>OpenPonk is a metamodeling platform and a modeling workbench implemented in the dynamic
environment <a class="reference external" href="https://pharo.org">Pharo</a> aimed at
supporting activities surrounding software and business engineering such as modeling,
execution, simulation, source code generation, etc.
</p>
<div class="section" id="workshop-paper">
<h2>Workshop Paper<a class="headerlink" href="#workshop-paper"
title="Permalink to this headline">¶</a></h2>
<p><a class="reference external"
href="http://www.esug.org/wiki/pier/Conferences/2016/International-Workshop-IWST_16">IWST’16</a>
Workshop paper: <a class="reference external"
href="http://esug.org/data/ESUG2016/IWST/Papers/IWST_2016_paper_25.pdf">openponk_iwst16.pdf</a>
</p>
</div>
<div class="section" id="showcase">
<h2>Showcase<a class="headerlink" href="#showcase"
title="Permalink to this headline">¶</a></h2>
<p>Showcase video for <a class="reference external"
href="http://esug.org/wiki/pier/About">ESUG 2016 conference</a>
</p>
<iframe allowfullscreen frameborder="0" height="315"
src="https://www.youtube.com/embed/_gQgXdJyr-0" width="560"></iframe>
</div>
</div>
<div class="section" id="download">
<h1>Download<a class="headerlink" href="#download" title="Permalink to this headline">¶</a>
</h1>
<p>You can download preinstalled builds for each supported notation. Each link points to
release on GitHub repository with binaries and sources for Windows, Linux and Mac (64bit
only). More on platform support in README.txt file in the zip archive.
</p>
<table border="1" class="docutils" id="id2">
<colgroup>
<col width="25%"/>
<col width="25%"/>
<col width="25%"/>
<col width="25%"/>
</colgroup>
<thead valign="bottom">
<tr class="row-odd">
<th class="head">Plugin(s) build</th>
<th class="head">Latest release (version)</th>
<th class="head">Nightly build</th>
<th class="head">Issue tracker</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even">
<td><strong>All plugins</strong></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/plugins/releases/latest"
target="_blank">Latest release</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/plugins/releases/tag/nightly"
target="_blank">Nightly build</a></td>
<td><a class="reference external" href="https://github.com/OpenPonk/openponk/issues"
target="_blank">Issue tracker</a></td>
</tr>
<tr class="row-odd">
<td><strong>UML CD + OntoUML</strong></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/class-editor/releases/latest"
target="_blank">Latest release</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/class-editor/releases/tag/nightly"
target="_blank">Nightly build</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/class-editor/issues" target="_blank">Issue
tracker</a>
</td>
</tr>
<tr class="row-even">
<td><a class="reference external" href="https://github.com/OpenPonk/borm-editor"
target="_blank">BORM ORD</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/borm-editor/releases/latest"
target="_blank">Latest release</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/borm-editor/releases/tag/nightly"
target="_blank">Nightly build</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/borm-editor/issues" target="_blank">Issue
tracker</a>
</td>
</tr>
<tr class="row-odd">
<td><strong>FSM</strong></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/fsm-editor/releases/latest"
target="_blank">Latest release</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/fsm-editor/releases/tag/nightly"
target="_blank">Nightly build</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/fsm-editor/issues" target="_blank">Issue
tracker</a>
</td>
</tr>
<tr class="row-even">
<td><strong>Petri Nets</strong></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/petrinets/releases/latest" target="_blank">Latest
release</a>
</td>
<td><a class="reference external"
href="https://github.com/OpenPonk/petrinets/releases/tag/nightly"
target="_blank">Nightly build</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/petrinets/issues" target="_blank">Issue
tracker</a>
</td>
</tr>
<tr class="row-odd">
<td><strong>BPMN</strong></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/BPMN/releases/latest"
target="_blank">Latest release</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/BPMN/releases/tag/nightly"
target="_blank">Nightly build</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/BPMN/issues" target="_blank">Issue
tracker</a>
</td>
</tr>
<tr class="row-odd">
<td><strong>Markov chains</strong></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/markov-chains/releases/latest"
target="_blank">Latest release</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/markov-chains/releases/tag/nightly"
target="_blank">Nightly build</a></td>
<td><a class="reference external"
href="https://github.com/OpenPonk/markov-chains/issues" target="_blank">Issue
tracker</a>
</td>
</tr>
</tbody>
</table>
<ul class="simple">
<li>All plugins – All plugins with all notations together</li>
<li>UML Class Diagrams with semi-complete UML 2.5 metamodel and XMI support</li>
<li><a class="reference external" href="https://ccmi.fit.cvut.cz/methodologies/ontouml/"
target="_blank">OntoUML</a> - Ontologically focused profile for UML</li>
<li>BORM ORD — <a class="reference external"
href="https://ccmi.fit.cvut.cz/methodologies/borm/" target="_blank">Business
Objects Relation Modeling</a> Object-Relation Diagrams
</li>
<li>FSM - Finite State Machines</li>
<li>Petri nets - Prototype of PT Petri nets with arc weights</li>
<li>BPMN - Business Process Model and Notation</li>
<li>Markov chains - Notation describing Markov processes</li>
</ul>
</div>
<div class="section" id="opening">
<h1>Requirements and Opening<a class="headerlink" href="#opening" title="Permalink to this headline">¶</a>
</h1>
<p>OpenPonk is a portable desktop application for Windows (7+), Linux and Mac based on Pharo platform. 32bit versions of any OS are not supported. Opening instructions and compatibility info is specified in README.txt file in the downloadable zip archive.
</p>
<p>Once launched, clicking on the inner desktop will show a menu containing entries for
OpenPonk. The same options are available on top bar on large enough displays.
</p>
</div>
<div class="section" id="direct-installation">
<h1>Direct installation<a class="headerlink" href="#direct-installation"
title="Permalink to this headline">¶</a></h1>
<p>To install latest OpenPonk with all default plugins to an existing Pharo 12 image,
use the following snippet:
</p>
<div class="highlight-smalltalk notranslate">
<div class="highlight">
<pre><span></span><span class="nc">Metacello</span> <span
class="nb">new</span>
<span class="nf">baseline:</span> <span class="s">'OpenPonkPlugins'</span><span class="p">;</span>
<span class="nf">repository:</span> <span class="s">'github://openponk/plugins'</span><span
class="p">;</span>
<span class="nf">load:</span> <span class="s">'all'</span>
</pre>
</div>
</div>
<p>Just beware that this is the master/main branch and might be unstable. For downloading specific version, add the version to the repository path. For
example:
</p>
<div class="highlight-smalltalk notranslate">
<div class="highlight">
<pre><span></span><span class="nc">Metacello</span> <span
class="nb">new</span>
<span class="nf">baseline:</span> <span class="s">'OpenPonkPlugins'</span><span class="p">;</span>
<span class="nf">repository:</span> <span
class="s">'github://openponk/plugins:v3.x'</span><span
class="p">;</span>
<span class="nf">load:</span> <span class="s">'all'</span>
</pre>
</div>
</div>
<ul>
<li>OpenPonk version 4 and master branch can be loaded in Pharo 12</li>
<li>legacy-roassal2 branch can be loaded in Pharo 10</li>
<li>OpenPonk version 3 can be loaded in Pharo 9</li>
<li>OpenPonk version 2 can be loaded in Pharo 8 and 7</li>
<li>OpenPonk versions 1 and 0.x cannot be loaded anymore</li>
</ul>
</div>
<div class="section" id="contact">
<h1>Contact<a class="headerlink" href="#contact" title="Permalink to this headline">¶</a>
</h1>
<p><strong>Bug reports and feature requests:</strong></p>
<p>To report a bug or request a feature related to implementation of specific kind of
models/notations, use the related build repository. For general OpenPonk issues, use the
OpenPonk core repository. If you are not sure whether is it related to the
model/notation implementation or OpenPonk core itself, use the model/notation issue
tracker and we will move the issue to its proper place.
</p>
<table border="1" class="colwidths-given docutils align-left">
<colgroup>
<col width="23%"/>
<col width="77%"/>
</colgroup>
<thead valign="bottom">
<tr class="row-odd">
<th class="head stub">Build</th>
<th class="head">Issue tracker</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even">
<th class="stub">OpenPonk core</th>
<td><a class="reference external" href="https://github.com/OpenPonk/openponk/issues"
target="_blank">https://github.com/OpenPonk/openponk/issues</a></td>
</tr>
<tr class="row-odd">
<th class="stub">UML & OntoUML</th>
<td><a class="reference external"
href="https://github.com/OpenPonk/class-editor/issues" target="_blank">https://github.com/OpenPonk/class-editor/issues</a>
</td>
</tr>
<tr class="row-even">
<th class="stub">BORM</th>
<td><a class="reference external"
href="https://github.com/OpenPonk/borm-editor/issues" target="_blank">https://github.com/OpenPonk/borm-editor/issues</a>
</td>
</tr>
<tr class="row-odd">
<th class="stub">Petrinets</th>
<td><a class="reference external"
href="https://github.com/OpenPonk/petrinets/issues" target="_blank">https://github.com/OpenPonk/petrinets/issues</a>
</td>
</tr>
<tr class="row-even">
<th class="stub">FSM</th>
<td><a class="reference external"
href="https://github.com/OpenPonk/fsm-editor/issues" target="_blank">https://github.com/OpenPonk/fsm-editor/issues</a>
</td>
</tr>
<tr class="row-even">
<th class="stub">BPMN</th>
<td><a class="reference external"
href="https://github.com/OpenPonk/BPMN/issues" target="_blank">https://github.com/OpenPonk/BPMN/issues</a>
</td>
</tr>
<tr class="row-even">
<th class="stub">Markov chains</th>
<td><a class="reference external"
href="https://github.com/OpenPonk/markov-chains/issues" target="_blank">https://github.com/OpenPonk/markov-chains/issues</a>
</td>
</tr>
</tbody>
</table>
<p><strong>Centre For Conceptual Modeling and Implementation (CCMi):</strong> <a
class="reference external" href="https://ccmi.fit.cvut.cz" target="_blank">https://ccmi.fit.cvut.cz</a>
</p>
<p><strong>Contact:</strong> <a class="reference external"
href="mailto:[email protected]"
target="_blank">[email protected]</a>
</p>
<p><strong>GitHub:</strong> <a class="reference external" href="https://github.com/openponk"
target="_blank">https://github.com/openponk</a></p>
</div>
<div class="section" id="sponsors">
<h1>Sponsors<a class="headerlink" href="#sponsors" title="Permalink to this headline">¶</a>
</h1>
<div class="figure" id="id3">
<a class="reference external image-reference" href="https://www.elixir-czech.cz/"
target="_blank"><img alt="images/elixir-cz-logo.png"
src="images/elixir-cz-logo.png"/></a>
<p class="caption"><span
class="caption-text">OpenPonk is a registered Elixir CZ tool</span></p>
</div>
<div id="sponsor-nest">
<p>Nest Big Data Arena<br />
CZ.07.1.02/0.0/0.0/17_056/0001340</p>
</div>
</div>
<div class="section" id="past-sponsors">
<h1>Past Sponsors<a class="headerlink" href="#past-sponsors"
target="_blank" title="Permalink to this headline">¶</a></h1>
<div class="figure">
<a class="reference external image-reference" href="https://www.formetis.nl/"
target="_blank"><img alt="images/formetis-logo.jpg" src="images/formetis-logo.jpg"/></a>
</div>
</div>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2023, Faculty of Information Technology, Czech Technical University in Prague
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>