# $Id: MANIFEST,v 1.7 1999/09/28 09:04:44 eric Exp $
Changes				History of this package
MANIFEST			This file
Makefile.PL			Makefile generator
README				Get you started with this package
README.html			you should read this too
test.pl				* make test stuff
RdfParser.pm			parse RDF/XML and fill an RdfDB
RdfParser.html			HTML description of RdfParser
RdfDB.pm			database to store RDF triples
RdfDB.html			html description of RdfDB
RdfVisualizer.pm		PerlTk tool to view an RdfDB
ListRdfContainer.pm		notes on a schema parser for handling RE lists
Attributions.html		HTML description of the Attributions idea
RDF-ImpNotes.html		implementation notes for RdfParser
bin/rdf_browser			Tk utility to browse RDF data
bin/rdf_browser			cute little RDF visualizer applet
test/testRdfParser.pl		demo of RDF code
test/author.rdf			demo of Attributions code
test/acl.rdf			sample RDF data from Rnodes project
test/nest.rdf			sample hierarchical RDF data
test/short.rdf			sample opendirectory RDF data
test/medium.rdf			sample opendirectory RDF data
test/tst.sh			additional test of RDF code
test/acl.tst			output of acl.rdf for comparison by tst.sh
test/nest.tst			output of nest.rdf for comparison by tst.sh
test/short.tst			output of short.rdf for comparison by tst.sh
