Ed Seidewitz

Results 20 comments of Ed Seidewitz

We do release packages without the snapshot version (see, e.g., https://github.com/Systems-Modeling/SysML-v2-Pilot-Implementation/packages/597995). The issue @Rots seems to be having is with anonymous access to the packages published in the GitHub repository.

It is not clear that you did `mvn package` to generate this result. After the `git checkout` do `mvn clean package`, with no other options. This may fail due to...

@Rots @himi Can this issue be closed?

If you have also locally installed the Jupyter kernel for SysML, pointing it to your local repository, then you can copy your SysML model into a Jupyter notebook and publish...

I verified that the latest update fixes the bugs in the models in which I had previously found it: - `1a-Parts Tree` - `3a-Function-based Behavior-1` - `SysML v2 Spec Annex...

Actually, `BodyExpressionMember` should be replaced with `BodyArgumentMember` in both `CollectExpression` and `SelectExpression`. `BodyArgumentMember` is defined in subclause 8.2.5.8.2 along with `CollectExpression` and `SelectExpression`, just below `FunctionOperationExpression`. Thanks for reporting this...

Please submit this as an issue at https://issues.omg.org/issues/create-new-issue.

This does, indeed, look like an error in the KerML Specification document. Please submit this as an issue at https://issues.omg.org/issues/create-new-issue.