Changes for page Online Model Browsing (KLighDning)
Last modified by Richard Kreissig on 2023/09/14 10:30
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,7 @@ 1 1 {{panel title="Project Overview" borderStyle="dashed"}} 2 2 Responsible: 3 3 4 -* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru-vpQyQ"/}} 5 -\\ 4 +* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru-bQpXz"/}} 6 6 7 7 Demo Videos: 8 8 ... ... @@ -10,20 +10,74 @@ 10 10 * [[Collaboratively browsing model diagrams>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/videos/klighdning_sync/||shape="rect"]] 11 11 {{/panel}} 12 12 12 +The **KLighDning** project aims at providing a flexible infrastructure to browse arbitrary models. It combines the [[KlighD >>doc:Lightweight Diagrams (KLighD)]]technology with web technologies, such as websockets and SVG, to present transiently synthesized diagrams of the models within a webbrowser. KLighDnings focus is //browsing// model diagrams for documentation purposes, not //editing// of the models. As part of the documentation idea, basic collaboration facilities are included. Users can join so-called //rooms// in which the browsing process is synchronized for all participants, for instance, panning, zooming, and expanding of compound nodes. 13 + 14 +== Details == 15 + 16 +=== Supported Models === 17 + 18 +KLighDning leverages the transient views approach[[doc:Lightweight Diagrams (KLighD)]]to synthesize diagrams for (purely textual) models. Our implementation [[KLighD >>doc:Lightweight Diagrams (KLighD)]]employs the notion of //diagram// //syntheses//, which basically are model transformations from an arbitrary source model format to the [[KGraph >>doc:KGraph Meta Model]]format (structural description), where each graph element can be equipped with [[KRendering >>doc:The KRendering Notation Model]]elements for styling. See the corresponding wiki pages for further information. 19 + 20 +As part of the KIELER Project we currently support following diagram sytheses. 21 + 13 13 14 14 15 -The KLighDning project aims at providing a flexible infrastructure to browse arbitrary models. It combines the [[KlighD >>doc:Lightweight Diagrams (KLighD)]]technology with web technologies, such as websockets and SVG, to present transiently synthesized diagrams of the models within a webbrowser. 24 +* ((( 25 +SCCharts 26 +))) 16 16 17 17 18 18 19 - =Examples =30 + 20 20 21 -here 32 +|=((( 33 +Diagram Type 34 +)))|=((( 35 +Short ID 36 +)))|=((( 37 +Feature ID 38 +))) 39 +|((( 40 +KGraph Text Format 41 +)))|((( 42 +{{{kgraph}}} 43 +)))|((( 44 +{{{de.cau.cs.kieler.kgraph.feature.feature.group}}} 45 +))) 46 +|((( 47 +[[Ptolemy's MoML>>doc:Ptolemy Visualization]] 48 +)))|((( 49 +ptolemy 50 +)))|((( 51 + 52 +))) 22 22 23 - =Quick Start =54 + 24 24 25 - be56 + 26 26 27 -= Details =58 +=== PermaLinks === 28 28 29 -dragons 60 +Permanent links are another facet of the documentation purpose. A user can browse a model to a point where he potentially finds a bug. In order to supplement the bug report a //PermaLink// can be retrieved that holds the current viewport and expansion status of the user. The link can be attached to the report and upon opening the link, the diagram is opened as specified by the link. 61 + 62 +{{code title="PermaLink" language="bash"}} 63 +http://[SERVER]/[MODEL_PATH]?perma=[EXPANSION]&transform=[VIEWPORT_MATRIX] 64 +{{/code}} 65 + 66 + 67 + 68 +== Examples == 69 + 70 +=== Desktop Webbrowser === 71 + 72 +[[image:attach:ptolemy.png]] 73 + 74 +=== Smartphone === 75 + 76 +[[image:attach:mobile.png]] 77 + 78 + 79 + 80 +== Quick Start == 81 + 82 +TODO
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -83230 871 +8323095 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/83230 87/Model Browsing (KLighDning)1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8323095/Model Browsing (KLighDning)