SysML2.NET is a .NET implementation of the OMG SysML2 specification. SysML2.NET provides a number of libraries in the form on an SDK as well as reference implementation such as a web-application and REST API.
The packages are available on Nuget at:
project | Nuget |
---|---|
SysML2.NET | |
SysML2.NET.Serializer.Json | |
SysML2.NET.Serializer.Dictionary | |
SysML2.NET.REST | |
SysML2.NET.DAL | |
SysML2.NET.OGM |
The reference web-application is available on docker-hub. A demo-version is hosted at http://viewer.sysml2.net.
The generated HTML based meta-model documentation is availabe on docker-hub. A live version is available at https://modeldocs.sysml2.net.
GitHub actions are used to build and test the library
Branch | Build Status |
---|---|
Master | |
Development |
The SysML2.NET libraries and reference web-application are provided to the community under the Apache License 2.0. The solution contains files that contain information about the SysML2 metamodel which are distributed with the GNU Lesser General Public License (LGPL) v3.0.
Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@stariongroup.eu. You can find the CLA's in the CLA folder.