- From: Niklas Lindström <lindstream@gmail.com>
- Date: Fri, 19 Dec 2008 15:06:08 +0100
- To: "Pierre-Antoine Champin" <swlists-040405@champin.net>
- Cc: "Semantic Web" <semantic-web@w3.org>
Hi Pierre-Antoine, very cool! I'll check this out in more detail -- it may prove highly useful for some holiday experiments I've planned. :) Before knowing much about the details, an idea I've had (regarding rdf-savvy templating), which this processor may be perfect for, is to automatically annotate the output with RDFa.. (E.g. in addition to setting the content to the value of "foaf:name", adding the attribute @property="foaf:name; etc.). Just some food for thought for further development of this. Thanks, and best regards, Niklas Lindström (In other news, I have this mad experiment of turning sparql results into "trees" (as opposed to flat, joined result rows), which then can be xslt:d into "anything" much more easily. I'll get back on this..) On Fri, Dec 19, 2008 at 11:58 AM, Pierre-Antoine Champin <swlists-040405@champin.net> wrote: > > Dear all, > > I'm happy to announce the first release of Tal4Rdf [1], a processor for > the Template Attribute Language dedicated to RDF data. > > Tal4Rdf provides an easy way to render RDF into various formats > (although it is best suited to XML-based formats, there is a preliminary > support for non-XML formats as well). The demo [2] provides some basic > examples in HTML, SVG and JSON. > > The demo also include a step-by-step tutorial to Tal4Rdf, a > Try-it-yourself interface, and is available as an HTTP-based service. > > Any comments and suggestions are more than welcome. > > Pierre-Antoine Champin > > > [1] http://champin.net/t4r/ > [2] http://champin.net/t4r/demo/ > >
Received on Friday, 19 December 2008 14:06:43 UTC