Jason Rogers

Results 56 comments of Jason Rogers

I don't know whether the npm package itself has been updated yet, but if you install the latest code from this repo, this issue should now be resolved (see #7).

@tourdedave I haven't been able to reproduce this. Is it still happening for you?

Thanks for the PR! I'll try to review/merge it as soon as I'm able.

Hi everyone, and apologies to all for the delays. I do not really check or maintain this repo any longer, nor do I use the extension itself. @winzig I will...

Thanks. This is another good suggestion. The current behavior is a result of the fact that, for whatever reason, the XML parser that this extension uses, 'xml2js', strips out comment...

In the meantime, I'll add the fact that comments get stripped to the "Known Issues" for this extension.

Marking as "help wanted" since I've had very little time to dedicate to this lately, and don't expect that to change too soon.

Interesting idea. Thanks! We'll consider implementing.

@BonaBeavis I believe the text you provided is not valid Turtle. `IRIREF` entities cannot have `\u0020` (the space character), per the [IRIREF grammar rule](https://www.w3.org/TR/turtle/#grammar-production-IRIREF) (note that, for an IRIREF, the...