Gentlemen:
In Piggy-Bank within the Commands tab is the Export button and the mouse 
rollover says it exports RDF. Am I correct to assume that the output 
looks more like a NTripleStore rather than an RDF/XML output. While I am 
not to familiar with all the code, I think this method is found in 
package edu.mit.simile.piggyBank.dumper so my question is how would this 
output be useful? Would not the intended output be RDF/XML. I see in 
Dumper.java the use of org.openrdf.rio.ntriples.NTriplesWriter is used 
instead of org.openrdf.rio.rdfxml.RdfXmlWriter so is this an issue or 
just something that did not get fully implemented? I am asumming Dumper 
is the code that support the Export. Thanks.

John Wubbel

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to