Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Vorto"

(Created page with "The Vorto project is an approach to leverage the standardization of so called Information Models. Information models are abstract representations of real world devices followi...")
 
(Fixed link to downloads)
 
(23 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[File:20150508_Vorto_Logo_Stripe.png|1240px|link=https://wiki.eclipse.org/Vorto]]
 +
 +
 +
{{Infobox
 +
|name=Eclipse Vorto
 +
|website=http://www.eclipse.org/vorto
 +
|download=https://www.eclipse.org/vorto/downloads/index.html/downloads.html
 +
|list=vorto-dev
 +
|newsgroup=eclipse.vorto
 +
|product=Vorto
 +
|source = https://github.com/eclipse/vorto
 +
}}
 +
 
The Vorto project is an approach to leverage the standardization of so called Information Models. Information models are abstract representations of real world devices following a meta information model which is also part of the project. The meta information model is very flexible and easy to use. In addition, the project scope includes an eclipse based toolset that allows for creating information models, a repository for finding, managing and sharing information models, and last but not least a set of code generators that allow for the creation of information model based code artifacts to be employed in specific solutions.
 
The Vorto project is an approach to leverage the standardization of so called Information Models. Information models are abstract representations of real world devices following a meta information model which is also part of the project. The meta information model is very flexible and easy to use. In addition, the project scope includes an eclipse based toolset that allows for creating information models, a repository for finding, managing and sharing information models, and last but not least a set of code generators that allow for the creation of information model based code artifacts to be employed in specific solutions.
 +
 +
 +
= Contents =
 +
*[[Vorto_/_Project_Overview|Project Overview]]
 +
*[[Vorto_/_Meta_Information_Model|Meta Information Model]]
 +
**[[Vorto_/_Meta_Information_Model_/_Discussion|Discussion]]
 +
***[[Vorto_/_Meta_Information_Model_/_Discussion/_Packages|Packages]]
 +
***[[Vorto_/_Meta_Information_Model_/_Discussion_/_SDT|Compatibility to SDT]]
 +
***[[Vorto_/_Meta_Information_Model_/_Discussion_/_SensIDL|Compatibility to SensIDL]]
 +
***[[Vorto_/_Meta_Information_Model_/_Discussion_/_DAL|Compatibility to OSGi-DAL]]
 +
*[[Vorto_/_Describing_Devices|Describing Devices]]
 +
**[[Vorto_/_Describing_Devices_/_Entities|Entities]]
 +
**[[Vorto_/_Describing_Devices_/_Functionblocks|Functionblocks]]
 +
**[[Vorto_/_Describing_Devices_/_Information_Models|Information Models]]
 +
*[[Vorto_/_Code_Generators|Vorto Code Generators]]
 +
*[[Vorto_/_Homepage|Vorto Homepage]]

Latest revision as of 13:59, 7 March 2016

20150508 Vorto Logo Stripe.png


Eclipse Vorto
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

The Vorto project is an approach to leverage the standardization of so called Information Models. Information models are abstract representations of real world devices following a meta information model which is also part of the project. The meta information model is very flexible and easy to use. In addition, the project scope includes an eclipse based toolset that allows for creating information models, a repository for finding, managing and sharing information models, and last but not least a set of code generators that allow for the creation of information model based code artifacts to be employed in specific solutions.


Contents

Back to the top