[ from http://lists.fourthought.com/pipermail/4suite-
dev/2002-August/000638.html ]
You cannot (currently) use 4rdf to see the 4ss model
because it actually stores multiple models in the DB
(4rdf doesn't let you specify that). You would need to
add a "--modelName" option and pass it into the
DbAdapter call when it is created. In which case, you
would do something like
4rdf --driver=Postgres --dbName=xmlserver --
modelName=System --serialize