-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.adoc
180 lines (124 loc) · 3.92 KB
/
index.adoc
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
= Eclipse Semantic Modeling Framework
:page-layout: sections
++++
<span class="sections-docu-title">
Eclipse Semantic Modeling Framework
</span>
++++
[.sectionWhite]
====
[.sectionWhite-left]
======
[.sectionWhite-heading]
Welcome to the +
documentation of ESMF
Refer to the https://projects.eclipse.org/projects/dt.esmf[ESMF project page,window=_blank] at the Eclipse Foundation for a general introduction to the Eclipse Semantic Modeling Framework project. For software releases and code, head over to GitHub: https://github.com/eclipse-esmf[github.com/eclipse-esmf,window=_blank]. And for any questions or exchange, https://chat.eclipse.org/#/room/#eclipse-semantic-modeling-framework:matrix.eclipse.org[join the ESMF chat,window=_blank].
++++
<input id="search-input" class="search-input-landing" type="text" placeholder=" Search docs" style="font-family: FontAwesome, Arial; font-style: normal; font-size: 1rem"/>
++++
======
[.sectionWhite-right]
======
image::ESMF-KeyVisual-book.png[esmf-intro-book]
======
====
[.sectionBlue]
====
[.sectionTitle]
Start modeling
[.tile]
[.icon-spec]
--
[.innerTile]
======
image::ESMF-SAMM-icon-vector.svg[xref=samm-specification:ROOT:index.adoc, window=_blank,opts=nofollow]
[.title][.link]
xref:samm-specification:ROOT:index.adoc[Semantic Aspect Meta Model, window=_blank,opts=nofollow]
======
[.text]
Understand SAMM to describe domain semantics for your assets in Aspect Models. SAMM is expressive and fosters reusability.
--
[.tile]
[.icon-cli]
--
[.innerTile]
======
image::ESMF-AspectModel-icon-vector.svg[xref=ame-guide:ROOT:introduction.adoc, window=_blank,opts=nofollow]
[.title][.link]
xref:ame-guide:ROOT:introduction.adoc[Aspect Model Editor, window=_blank,opts=nofollow]
======
[.text]
Create your Aspect Models graphically and learn SAMM on the go. Generate downstream artifacts, such as OpenAPI specs.
--
[.tile]
[.icon-cli]
--
[.innerTile]
======
image::ESMF-SAMM-CLI-vector.svg[xref=esmf-developer-guide:tooling-guide:samm-cli.adoc, window=_blank,opts=nofollow]
[.title][.link]
xref:esmf-developer-guide:tooling-guide:samm-cli.adoc[SAMM Command Line Interface, window=_blank,opts=nofollow]
======
[.text]
Use common features command-line-based: validate Aspect Models, generate artifacts, such as OpenAPI specs.
--
====
[.sectionPurple]
====
[.sectionTitle]
Start developing
[.tile]
[.icon-cli]
--
[.innerTile]
======
image::ESMF-JAVA-icon-vector.svg[xref=esmf-developer-guide:tooling-guide:java-aspect-tooling.adoc, window=_blank,opts=nofollow]
[.title][.link]
xref:esmf-developer-guide:tooling-guide:java-aspect-tooling.adoc[Java SDK, window=_blank,opts=nofollow]
======
[.text]
Load and validate Aspect Models programmatically and generate code to create aspect-based APIs.
--
[.tile]
[.icon-cli]
--
[.innerTile]
======
image::ESMF-Py-icon-vector.svg[xref=python-sdk-guide:ROOT:index.adoc, window=_blank,opts=nofollow]
[.title][.link]
xref:python-sdk-guide:ROOT:index.adoc[Python SDK, window=_blank,opts=nofollow]
======
[.text]
Load Aspect Models programmatically and generate code for software solutions or analytics use cases.
--
[.tile]
[.icon-cli]
--
[.innerTile]
======
image::ESMF-JS-icon-vector.svg[xref=js-sdk-aml-guide:ROOT:index.adoc, window=_blank,opts=nofollow]
[.title][.link]
xref:js-sdk-aml-guide:ROOT:index.adoc[JavaScript SDK, window=_blank,opts=nofollow]
======
[.text]
Build UIs better and faster. This SDK loads Aspect Models and generates UI code, such as tables that unite aspect data and model.
--
====
[.sectionWhite]
====
[.sectionWhite-left]
======
[.sectionWhite-heading-blue]
Model aspects of digital twins
with SAMM to base APIs & UIs
on semantic information.
++++
<button type="button" class="get-started-button"><a href="https://eclipse-esmf.github.io/ame-guide/introduction.html" target="_blank">Aspect Model Editor</a></button>
++++
======
[.sectionWhite-right]
======
image::ESMF-KeyVisual-Car-Robot.png[esmf-intro-book]
======
====