Update N3 & SPRQL Lexers #1578
nicholascar
started this conversation in
Documentation
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The Pygments Lexers
https://github.com/gjhiggins/n3_pygments_lexer.git#egg=Notation3_Pygments_Lexer
https://github.com/gjhiggins/sparql_pygments_lexer.git#egg=SPARQL_Pygments_Lexer
referred to in docs/sphinx-requirements.txt are no longer available. Do we need to replace these and, if so, what with?
I see there is a Lexer for RDF that includes a
SparqlLexer
& aTurtleLexer
but not an N3 one:https://github.com/pygments/pygments/blob/master/pygments/lexers/rdf.py
Beta Was this translation helpful? Give feedback.
All reactions