jtp.context.rdf
Class RDFModelCreator
java.lang.Object
|
+--jtp.context.rdf.RDFModelCreator
- public class RDFModelCreator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFModelCreator
public RDFModelCreator()
getModelForAssertions
public com.hp.hpl.jena.rdf.model.Model getModelForAssertions(Snapshot s,
SnapshotUndoManager undoMgr)
addLiteralToModel
protected void addLiteralToModel(Literal lit,
com.hp.hpl.jena.rdf.model.Model model)
isAnon
protected boolean isAnon(Symbol sym)
getAnonResource
protected com.hp.hpl.jena.rdf.model.Resource getAnonResource(Symbol sym,
com.hp.hpl.jena.rdf.model.Model model)