RDFWiki

Version 1.1 available from rdfwiki.txt.

Instructions: runs as a Python CGI. Simply run it as you would any CGI. First, you have to set the variables "Root" and "WikiBase": Root is the root directory that you want to store the "rdfwiki.pkl" file (RDFWiki will automatically create that file, so make sure that it doesn't already exist). WikiBase is the absolute URI for the RDFWiki itself. This is used for links in the RDFWiki itself, and for the N3 output, so make sure it's a decent URI (tip: run the CGI without a file extension if possible).

Then, to start the RDFWiki, simply go to /rdfwiki?go=1.

Sean B. Palmer