How would you convert from ARCADIA to SysML v2?

Has anybody succeeded in moving from a legacy Capella model to a SysML v2 textual model? I am wondering how we could set up the .sysml file structure, and then use AI to parse the .capella file and generate compliant syntax.

The raw XML doesn’t seem to be interpretable by LLMs at this time. I’m sure we’ll need to prime it with the ontology and semantics somehow; probably need to use Python to export Capella data one ARCADIA object-type at a time, before converting them to SysML concepts…

There is ongoing work on this topic, we should have something available as open source by the end of nest month.

2 Likes