- From: Eric Prud'hommeaux <eric@w3.org>
- Date: Sun, 19 Dec 1999 16:57:04 -0500
- To: www-rdf-interest@w3.org, Perl-XML Mailing List <perl-xml@listserv.activestate.com>
Well, it's been a dog's age since I announced a version of the
RdfParser so it's time to send out the work in progress. I don't have
time to do much of an announcement so here are some brief notes:
Status:
Runs over expat or my own pure-perl xml parser.
Stores RDF statements in an ephemoral DB or a SQL database.
Algernon-like query mechanism.
Has expanded rdf_browser with views and queries and stuff like that.
Has poor documentation. Post mail if you have questions, CC lists if
others will be interested.
Goals for V1.0:
Adequate documentation
Finalized API
Changed filenames - eg W3C::Rdf::MysqlDB is not limited to MySQL.
Diff collator/viewer for comparing graphs.
Location: http://www.w3.org/1999/02/26-modules/
Windows Installation:
using ppm:
set repository W3C http://www.w3.org/1999/02/26-modules/
install W3C-Rdf-RdfParser
You may also need to install Tk.
--
-eric
(eric@w3.org)
Received on Sunday, 19 December 1999 16:57:06 UTC