Omar test of paraSBOLv and SVG files#46
Omar test of paraSBOLv and SVG files#46Omarelsherif010 wants to merge 6 commits intoBiocomputeLab:SSoC-2022from
Conversation
|
The problem with your glyph is that it is not a valid Parametric SBOL Visual glyph. This is because some of the details in the header are missing. If you look at one of the example glyphs (e.g., CDS.svg) from the
If you set these correctly in your it should work. |
|
In fact, I did. In the glyph directory version, I have added glyphtype and parametric defaults but don't know what to do with terms so I tried to give the same value of CDS but unfortunately didn't work |
I have added my own SVGs and tried rendering them but faced a problem that said "not a valid glyph", so I decided to test all glyphs already on the directory and found that most of them show up with the same error.
I think my SVG will work when we solve a problem related to the glyph's directory as it sounds like the library couldn't see my added SVGs files.
I have attached screenshots of the problem