apassant.net » Easy “copy and paste” from the Web to LaTeX with SPARQL sparqlTeX - a LaTeX class / python script to easily embed SPARQL results into TeX files. Using it, one can directly integrate data from SPARQL endpoints, from RDFa-enabled content (such as the previous talk pages), but also from any microformatted page (any Linkedin profile as they’re using hResume) into a LaTeX document. For the last one, I’m using any23 to convert such data into RDF (actually, any23 is used for any file-based query as it extracts RDF from HTML pages even if they’re not W3C-valid)
2012-02-23
SPARCool SPARCool offers a way to run SPARQL queries about any URI that follows the Linked Data principles by calling a simple URL based on the http://sparcool.net/format/predicate[;l=lang]/URI pattern.
2009-04-21