Systems-Modeling / SysML-v2-Pilot-Implementation

Proof-of-concept pilot implementation of the SysML v2 textual notation and visualization
GNU Lesser General Public License v3.0
128 stars 24 forks source link

ST6RI-574 Organize model libraries into interchange projects #437

Closed seidewitz closed 1 year ago

seidewitz commented 1 year ago

Added hand-created .project and .meta files to each model library directory under sysml.library, consistent with the 2022-11 baseline specification for project interchange. With these metadata files included, compressing each directory into an archive gives a legal project interchange (.kpar) file using the textual notation as the model interchange format (.sysml).

Creating project interchange files using JSON as the interchange format will be handled in a future task.