- From: Chris Bizer <chris@bizer.de>
- Date: Fri, 17 Dec 2004 13:07:37 +0100
- To: <www-rdf-interest@w3.org>
- Cc: "Jeremy Carroll" <jjc@hplb.hpl.hp.com>, "Seaborne, Andy" <Andy_Seaborne@hplb.hpl.hp.com>, "Patrick Stickler" <patrick.stickler@nokia.com>, <erw01r@ecs.soton.ac.uk>, "Richard Cyganiak" <richard@cyganiak.de>
Hi all, we have released 'NG4J - Named Graph API for Jena' version 0.3 today. Compared with version 0.2 we have added a: - TriG parser - TriG serializer - TriX parser supporting XSLT syntactic extensions - several major bugfixes. The Named Graphs API for Jena (NG4J) is an extension to the Jena Semantic Web framework for parsing, manipulating and serializing sets of Named Graphs. TriG is a plain text format for serializing Named Graphs. The TriG syntax offers a compact and readable alternative to the XML-based TriX syntax. TriG is roughly Turtle, extended with - ‘{' and ‘}' to group triples into multiple graphs and to precede each graph by its name - optional :- graph naming operator More information about: Named Graphs: http://www.w3.org/2004/03/trix/ NG4J: http://www.wiwiss.fu-berlin.de/suhl/bizer/ng4j/ TriG: http://www.wiwiss.fu-berlin.de/suhl/bizer/TriG/ TriX: http://www.hpl.hp.com/techreports/2004/HPL-2004-56 TriQL: http://www.wiwiss.fu-berlin.de/suhl/bizer/TriQL/ NG4J can be downloaded under BSD license from Sourceforge: http://sourceforge.net/projects/ng4j/ NG4J 0.3 requires a recent Jena build. It works with Jena 2.2 Beta 1 which was released yesterday. Regards, Chris Bizer -- Chris Bizer Freie Universität Berlin Phone: +49 30 838 54057 Mail: chris@bizer.de Web: www.bizer.de
Received on Friday, 17 December 2004 12:08:08 UTC