SiRPAC - Simple RDF Parser & Compiler
Introduction
This program compiles RDF/XML documents into the 3-tuples of the
corresponding RDF data model. The documents can reside on local file
system or at a URI on the Web. Also, the parser can be configured to
automatically fetch corresponding RDF schemas from the declared
namespaces.
This version is suitable for embedded use as well as command line
use.
SiRPAC builds on top of the Simple API to XML documents
(SAX).
Online service
You can paste here an RDF/XML document and you will get both a
3-tuple (triple) representation of the corresponding data model as
well as a graphical visualization of the data model.
News
Since the release V1.11, SiRPAC is now available for developers
through the CVS at W3C.
Credits
The author of the software is
Janne Saarela.
Documentation
The home of
SiRPAC is at W3C where you should check for the latest
developments.
Please read the INSTALL file to see how
to progress with the installation. There is also an
FAQ which tries to answer some of the questions
you may have.
Feedback
Bug reports, ideas for further development, and new applications of SiRPAC
are welcome to the
www-rdf-comments@w3.org mailing
list. You can subscribe
to this list or browse the articles through a
Web interface.
Version history
- SiRPAC-1.11.tar.gz and
SiRPAC-1.11.zip - New feature release 5-May-1999
- SiRPAC-1.10.tar.gz and
SiRPAC-1.10.zip - Bug fix release 10-Mar-1999
- SiRPAC-1.9.tar.gz and
SiRPAC-1.9.zip - New feature release 25-Feb-1999
- Sample implementation of
RDF Model & Syntax W3C Recommendation released 22-Feb-99
- SiRPAC-1.8.tar.gz and
SiRPAC-1.8.zip - New feature release 13-Jan-1999
- Sample implementation of
RDF Model & Syntax W3C Proposed Recommendation released 5-Jan-99
- SiRPAC-1.7.tar.gz and
SiRPAC-1.7.zip - New feature release 15-Dec-1998
- Experiment with parseType attribute that allows a predicate
to have markup in its value. Includes some other minor improvements.
- SiRPAC-1.6.tar.gz and
SiRPAC-1.6.zip - New feature release 16-Oct-1998
- Configurable option for automated retrieval of schemas,
prefixing predicate names with the source address of the description
(filename/URI), some bug fixes.
- SiRPAC-1.5.tar.gz and
SiRPAC-1.5.zip - New feature release 10-Oct-1998
- Parser conforms to the
RDF Model &
Syntax Specification Working Draft dated 8-Oct-1998 and
Namespaces in
XML Working Draft dated 16-Sep-1998.
- SiRPAC-1.4.tar.gz - Bug fix release 8-Sep-1998
- SiRPAC-1.3.tar.gz - Bug fix release 28-Aug-1998
- SiRPAC-1.2.tar.gz - New feature release 19-Aug-1998
- Parser conforms to the
RDF Model &
Syntax Specification Working Draft dated 19-Aug-1998 and
Namespaces in
XML Working Draft dated 2-Aug-1998.
- SiRPAC-1.1.tar.gz - Bug fix release 31-Jul-98
- SiRPAC-1.0.tar.gz - First release 28-Jul-98
- Parser conforms to the
RDF Model &
Syntax Specification Working Draft dated 20-Jul-1998.
Detailed history is also available.
Copyright
Copyright World Wide Web Consortium,
(Massachusetts Institute of Technology, Institut National de Recherche
en Informatique et en Automatique, Keio University). All Rights
Reserved. Please see the
full
Copyright clause.
Last update: $Id: Overview.html,v 1.26 1999/05/05 08:49:05 jsaarela Exp $