I 've tried to use an AbstractGenerator to put some RDF into the pipeline using the latest JENA.JAR
The Jena 'model' has a model.write() method for dumping out the RDF. I am having difficulty getting the RDF into the pipeline. The generator gives no error but doesnt display the document.
I've tried writing to a file and this works from a command line program but not inside the generator. The file is created but contains no content.
Can anyone offer a little assistance for using RDF with cocoon?
Thanks for your time.
Howard
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
