Closed BeethovenKodar closed 8 months ago
Well, bold you actually found an actual bug! This will have to be connected in the bridge to KGT because the common model AKA System graphs do have full support for spaces etc. I come back to this issue once it is fixed.
@BeethovenKodar could you try out the same file now with release 0.7.18?
It works nicely with the new version. The vertex (KGT node) name changes from Actor A
to Actor_space_A
and the KGT file can be viewed normally :) You can surely close this issue!
Bold of me to make an issue this early into the project, but I think there might be an issue actually B)
This is the simple code snippet I use
This produces the following
.kgt
file which gives syntax errors in VSCode:There are two things that I believe have to be corrected.
Vertex
allows this. I suggest to either replace the hyphen by some underscore or throw an error.