public abstract class RDFWriter extends Object
write(Model model))| Constructor and Description |
|---|
RDFWriter() |
public void write(com.hp.hpl.jena.rdf.model.Model model)
throws RDFWriterException
write(QueryExecutionFactory qef)model - the modelRDFWriterException - the triple writer exceptionpublic abstract void write(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef)
throws RDFWriterException
QueryExecutionFactory to a destinationqef - a QueryExecutionFactoryRDFWriterException - the triple writer exceptionCopyright © 2014. All rights reserved.