Hi Minto, I don't know anything really "specific" for RDF, from a quick google search I got http://answers.semanticweb.com/questions/11990/what-html-templating-systems-exist-for-rdf . I'd personally represent triples in some lightweight triple format (e.g. JSON-LD) and then write / use specific selectors for JSoN nodes of interest.
My 2 cents, Tommaso 2013/1/6 Minto van der Sluis <mi...@xup.nl> > Hi folks, > > I have a question that's not really clerezza specific, but more about > RDF in general. I hope other people on this mailing list have faced > similar situations and come up with a solution. > > I would like to use the data in a triple collection to for instance > build a text document or an email message. Normally I would use > templating engines like Freemarker or Velocity for this. Now I wonder if > something similar exists for RDF. > > Any ideas? > > Regards, > > Minto van der Sluis > Software innovator / renovator > Xup BV > >