This directory contains the Java code used to implement SiRPAC - the Simple RDF Parser and Compiler.
There is a separate packaged distribution available on the W3C site.
The general public hereby invited to participate in the future development of SiRPAC. Janne Saarela, the original author of SiRPAC, no longer works with W3C and the future development and support is not guaranteed.
Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [Public] / java / classes / org / w3c / rdf
File | Rev. | Age | Author | Last log entry | |
---|---|---|---|---|---|
Parent Directory | |||||
Attic/ [show] | |||||
examples/ | |||||
implementation/ | |||||
model/ | |||||
syntax/ | |||||
tools/ | |||||
util/ | |||||
vocabulary/ | |||||
ConsumerDemo.java | 1.2 | 25 years | danbri | Added additional comments for main method. | |
SiRPAC.java | 1.21 | 25 years | jsaarela | Fixed bug related to resource="#id" management. | |
README.cvs | 1.1 | 25 years | sysbot | added to CVS in May 2013; see https://www.w3.org/2013/05/cvs-import | |
README.cvs.html | 1.1 | 25 years | veillard | Adding README.cvs and removal of TriplePrinter, RDFPrinter, and QueryEngine, Dan... | |
Data.java | 1.6 | 25 years | jsaarela | Literal value now tells if it is well-formed XML. Improved entity management in ... | |
Literal.java | 1.2 | 25 years | jsaarela | Literal value now tells if it is well-formed XML. Improved entity management in ... | |
RDFConsumer.java | 1.1 | 25 years | jsaarela | URI resolution improved. | |
RDFSource.java | 1.1 | 25 years | jsaarela | URI resolution improved. | |
Resource.java | 1.2 | 25 years | jsaarela | URI resolution improved. | |
DataSource.java | 1.2 | 25 years | jsaarela | URI resolution improved. | |
Element.java | 1.10 | 25 years | jsaarela | URI resolution improved. | |
VisRDF.java | 1.2 | 25 years | jsaarela | SiRPAC distribution release V1.11 on 1-Apr-99 | |
Validation.java | 1.1 | 25 years | jsaarela | SiRPAC distribution release V1.11 on 1-Apr-99 | |
Triple.java | 1.4 | 25 years | jsaarela | SiRPAC distribution release V1.11 on 1-Apr-99 | |
RDFnode.java | 1.1 | 25 years | jsaarela | SiRPAC distribution release V1.11 on 1-Apr-99 | |
Property.java | 1.1 | 25 years | jsaarela | SiRPAC distribution release V1.11 on 1-Apr-99 | |
Makefile | 1.3 | 25 years | lehors | got rid of MAKEDIR, use relative path TOP instead | |
VisRDF.html | 1.1 | 25 years | jsaarela | Finished conformance testing with PR-rdf-syntax-19990105 version of the RDF M&S ... | |
SiRPACServlet.java | 1.1 | 25 years | jsaarela | Finished conformance testing with PR-rdf-syntax-19990105 version of the RDF M&S ... | |
Node.java | 1.1 | 25 years | jsaarela | Finished conformance testing with PR-rdf-syntax-19990105 version of the RDF M&S ... | |
Arc.java | 1.1 | 25 years | jsaarela | Finished conformance testing with PR-rdf-syntax-19990105 version of the RDF M&S ... | |
TripleStore.java | 1.1 | 26 years | jsaarela | Routines for RDF manipulation added. |