Listen "Episode 3 – Unboxing SysML v2 [EN]"
Episode Synopsis
Broadcast date: November 25th, 2020 – Language: English
In this episode, we take a look at a SysML v2 release. At regular intervals, the SysML Submission Team (SST) publishes a release of the pilot implementation of the new SysML v2, including implementations for Jupyter Notebook and for Eclipse, the current state of development of the SysML v2 specification, and client implementations of the new SysML v2 API & Services.
The releases give a deep but not easy insight into the current state of SysML v2 and we will unpack a release in this episode and explain and try out the individual parts.
Show Notes
Link to the SysML v2 project on GitHub: https://github.com/Systems-Modeling
Direct link to the SysML v2 release: https://github.com/Systems-Modeling/SysML-v2-Release/releases
Link to the intercax repository server: http://sysml2.intercax.com:9000/docs/
Link to the SysML v2 release Google Group: https://groups.google.com/forum/#!forum/sysml-v2-release
Our simple SysML v2 example from the show:
/**
* Example MBSE Podcast episode #3 – Unboxing SysML v2
**/
package MBSEPodcast {
import ScalarValues::*;
part def SimpleSystem {
attribute mass:Real;
}
part mySystem : SimpleSystem {
part p1 : SimpleSystem;
part p2 : SimpleSystem;
part p3 : SimpleSystem;
}
}
Der Beitrag Episode 3 – Unboxing SysML v2 [EN] erschien zuerst auf The MBSE Podcast.
More episodes of the podcast The MBSE Podcast
Episode 61: Starforge with Johannes Gross
05/10/2025
Episode 53: CASCaDE with Uwe Kaufmann
14/01/2025
ZARZA We are Zarza, the prestigious firm behind major projects in information technology.