public interface RDFWriter
void write(com.hp.hpl.jena.rdf.model.Model model)
throws RDFWriterException
write(QueryExecutionFactory qef)model - the modelRDFWriterException - the triple writer exceptionvoid write(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef)
throws RDFWriterException
QueryExecutionFactory to a destinationqef - a QueryExecutionFactoryRDFWriterException - the triple writer exceptionCopyright © 2015. All rights reserved.