- From: Claus Stadler <cstadler@informatik.uni-leipzig.de>
- Date: Wed, 18 Dec 2013 18:11:34 +0100
- To: henry.story@bblfish.net
- CC: public-rdfjs@w3.org
Hi Henry, If you are querying the data with SPARQL and want to have it aggregated into a JSON object which can then be used with any of the templating engines (or my current faviourite: AngularJS), then I am currently working on the "Sponate" SPARQL-to-JSON mapper module as part of our Jassa project[1]. The release is only planned at the end of January; right now I am still working on joins between Sponate-Views; unfortunately they turned out to be more tricky than I anticipated :( Cheers, Claus [1] https://github.com/GeoKnow/Jassa ; Sponate Demo (look at the source): http://cstadler.aksw.org/jassa/sponate/ On 18.12.2013 17:04, Henry Story wrote: > Hi all, > > I have a quick question: > > Is there a simple RDF to HTML templating library? > > We have developed an initial PointedGraph library for > rdflib [1], and would like to have a function such as > > template.apply(pg,template) > > which would bind the pointed graph to a template. > I imagine this could be best done with an RDFa > template, but I don't know what the issues with > this are. I am quite open to other suggestions too. > > I have seen Vie, but this seems to require a whole > framework. It would be nice to have a library dedicated > to just this functionality, so that one can use it with > different libraries, or develop our own. > > All the best, > > Henry Story > > > [1] https://github.com/stample/rww-play/blob/withPointedGraph/public/ldp/lib/pointedGraph.js > We'd like to then have an rdfstore implementation for this later. > > Social Web Architect > http://bblfish.net/ > > > -- Dipl. Inf. Claus Stadler Department of Computer Science, University of Leipzig Research Group: http://aksw.org/ Workpage & WebID: http://aksw.org/ClausStadler Phone: +49 341 97-32260
Received on Wednesday, 18 December 2013 17:12:03 UTC