Replies: 1 comment
-
Hi @areleu! Thank you for your feature request! I am working on new parsers for N3, TTL etc. to replace the millan parsers I'm currently using as they have some issues. I might have a look at OTTR while I'm at it. However I'm currently prioritizing SPARQL query support in Mentor over this work. my spare time is currently limited so I cannot tell when this will be done. Please go ahead and create an issue and mark it as feature request so that we do not loose track of this. 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't write this as an issue because I don't know if it would be within scope of your project. For a project I am working on I use OTTR, a templating language for building RDF graphs. I use particularly their stOTTR syntax which has two grammars, one which is their own and another based on turtle.
It would be cool for me if this extension could understand these files along the rest of the rdf stack I work with, since I do not know how much overhead is to implement a new grammar and I do not really know how this works with vscode extensions I have trust myself to do it.
The language is probably too obscure so I would understand if you think is not worth supporting it, but their specification is formal and well documented.
Thanks for your work!
Beta Was this translation helpful? Give feedback.
All reactions