Tagged Questions

1
vote
1answer
24 views

LaTeX listings-like support for RDF serialization in Notation3?

LaTeX has the nice listings package for putting source code into documents, but it does not seem to have syntax highlighting for Notation3. What alternative can I use?
2
votes
2answers
96 views

Semantic LaTeX creating HTML+RDFa?

There are quite a few questions and answers about how to create HTML-RDFa. But regarding writing my papers, I am very fond of LaTeX. Now, I mostly use this to create PDFs, which ar …