SysML-v2-API-Python-Client
SysML-v2-API-Python-Client copied to clipboard
SysML Relationship Mapping
Hi.
I'm starting to play around with SysML v2, and I would like to take a stored model and load it in and create a relationship mapping. In the Jupyter examples, they use magic commands like %show, %viz and %publish. %show shows a basic mapping, and I'm guessing %viz uses a version of show to gain its understanding, and I assume %publish would go the other way. I found that these commands are in java and I would prefer to work in python. Are there python commands that will provide this relationship mapping? It doesn't look like this project includes that level of capability.
Thanks, Gary