- From: <jos.deroo.jd@belgium.agfa.com>
- Date: Fri, 6 Jul 2001 18:07:18 +0100
- To: jjc@hplb.hpl.hp.com
- Cc: www-rdf-interest@w3.org, brian_mcbride@hp.com
Many thanks and great work! Is there any http_proxy support planned? For the moment we work like //////// C:\>java -classpath /jena/lib/sax2.jar;/jena/lib/xerces.jar;/jena/lib/rdffilter. jar;/jena/lib/jena.jar jena.rdfcopy http://vam619.roam.agfa.be/http://www.w3.org /2000/10/rdf-tests/rdfcore/rdf-containers-syntax-vs-schema/test001.rdf _:a1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" . _:a1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" . _:a1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/0 2/22-rdf-syntax-ns#Bag> . \\\\\\\\ where http://vam619.roam.agfa.be is a proxy -- Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/ Jeremy Carroll <jjc@hplb.hpl.hp.com>@w3.org on 2001-07-06 03:16:42 PM Sent by: www-rdf-interest-request@w3.org To: www-rdf-interest@w3.org cc: Subject: ANN: Jena R-1-1-0 released A new version of the Jena Java API for RDF is available from: http://www-uk.hpl.hp.com/people/bwm/rdf/jena New in this version: many I/O improvements: readers and writers plug-in interface giving support for multiple serialization languages a PrettyWriter for RDF/XML N-Triple reader and writer parseType="daml:collection" support tracks whether literals are well formed XML bug fixes in RDFFilter an efficient model compare which does intelligent matching of anonymous nodes jena.rdfcompare a new application for comparing RDF models jena.rdfcopy a new application for translating RDF from one language to another misc bug fixes Jeremy Carroll Brian McBride HPLabs Bristol
Received on Friday, 6 July 2001 12:09:31 UTC