SiRPAC - Simple RDF Parser & Compiler

Introduction

This program compiles RDF/XML documents into the triples of the corresponding RDF data model. This version is suitable for embedded use as well as command line use.

There is also an online compilation and visualization service using SiRPAC.

SiRPAC builds on top of the Simple API to XML documents (SAX).

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

The system can still have bugs which all hopefully get caught once people test it with different input files.

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 the list or browse the articles through the Web interface following these instructions.

Version history

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.


Last update: $Id: Overview.html,v 1.8 1998/09/08 15:58:37 jsaarela Exp $