2
votes
2answers
95 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 …
2
votes
3answers
110 views
What Open Source framework can autogenerate HTML for SPARQL output?
I am looking for an overview of solutions for Open Source web frameworks which use some HTML template mechanism and creates the content HTML directly from a SPARQL query I define? …
1
vote
4answers
122 views
Marking up a table with RDFa
I think one of the sweet points of RDFa should be in marking up tabular data and then enabling sorting, grouping and simple numeric analysis such as summation over the table using …