You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<LinkTo @route="docs"class="sw-btn-big-rounded-b">GO TO DOCS</LinkTo>
11
+
</div>
12
+
</div>
13
+
14
+
<divclass="sw-segment">
15
+
<divclass="pure-g">
16
+
<divclass="pure-u-1-3">
17
+
<divclass="sw-info">
18
+
<pclass="header">Fuelled by Linked Data</p>
19
+
<pclass="body">
20
+
Semantic.works offers a lightweight microservice framework that works in practice. <br>
21
+
Microservices communicate through a shared semantic model resulting in a maintainable and extendable architecture instead of the typical microservice chaos.
22
+
</p>
23
+
</div>
24
+
</div>
25
+
<divclass="pure-u-1-3">
26
+
<divclass="sw-info">
27
+
<pclass="header">Based on open standards</p>
28
+
<pclass="body">
29
+
Semantic.works envisions an open internet. <br>
30
+
It depends on open standards used in modern web application development such as HTTP, JSONAPI and SPARQL. All tools and components are open source and available to the community. Introducing vendor lock-in is not the ambition at all.
31
+
</p>
32
+
</div>
33
+
</div>
34
+
<divclass="pure-u-1-3">
35
+
<divclass="sw-info">
36
+
<pclass="header">Building on the shoulders of giants</p>
37
+
<pclass="body">
38
+
Semantic.works doesn’t reinvent the wheel.<br>
39
+
The framework imposes a couple of requirements, but mainly builds on well-known tools and frameworks such as Docker, ElasticSearch and Express that have a proven track record in production environments.
40
+
</p>
41
+
</div>
42
+
</div>
43
+
</div>
44
+
<divclass="pure-g">
45
+
<divclass="pure-u-1-3">
46
+
<divclass="sw-info">
47
+
<pclass="header">Pick the right tool for the job</p>
48
+
<pclass="body">
49
+
Microservices tend to be small and simple, just fulfulling one single job in an isolated environment. The user has the flexibility to select the best tool for the job for each single microservice. Be it a web service in Ruby, JavaScript or even Lisp. It also creates the opportunity to easily experiment with new technologies in existing applications.
Developers should spend their valuable time solving business-specific problems, not implementing the same boiler plate code over and over again. Semantic.works offers tooling, templates and reusable components in various languages in order to drive developer productivity to unprecedented levels.
60
+
<br>
61
+
<br>
62
+
</p>
63
+
</div>
64
+
</div>
65
+
<divclass="pure-u-1-3">
66
+
<divclass="sw-info">
67
+
<pclass="header">Reuse that works in practice</p>
68
+
<pclass="body">
69
+
Based on standardized semantic models, many backend services are easy to reuse. Semantic.works offers services for login, registration, regular resource listing and creation, migrations, exports, etc. All of those service work out-of-the-box. Some require a bit of configuration, but no need to master all the languages they're written in.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris in nisi nec lectus semper luctus eget ut nibh. Fusce aliquet at velit eget tempor. Nam ac arcu sem. Nunc dictum, urna ac pellentesque luctus, orci purus consequat dui, lacinia malesuada orci nisl eu ex. Quisque egestas mi sapien. Maecenas placerat sodales gravida. Donec id dui mi.
108
+
<br>
109
+
Mauris tempus ultrices leo eu porta. Morbi pulvinar varius nunc, in eleifend lectus vulputate condimentum.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris in nisi nec lectus semper luctus eget ut nibh. Fusce aliquet at velit eget tempor. Nam ac arcu sem. Nunc dictum, urna ac pellentesque luctus, orci purus consequat dui, lacinia malesuada orci nisl eu ex. Quisque egestas mi sapien. Maecenas placerat sodales gravida. Donec id dui mi.
132
+
<br>
133
+
Mauris tempus ultrices leo eu porta. Morbi pulvinar varius nunc, in eleifend lectus vulputate condimentum.
0 commit comments