org.LexGrid.LexBIG.Impl.exporters
Class LexGridToOwlRdfConverter
java.lang.Object
org.LexGrid.LexBIG.Impl.exporters.LexGridToOwlRdfConverter
public class LexGridToOwlRdfConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexGridToOwlRdfConverter
public LexGridToOwlRdfConverter()
getStore
public com.hp.hpl.jena.sdb.Store getStore()
getBaseModel
public com.hp.hpl.jena.rdf.model.Model getBaseModel(java.lang.String iri)
toTripleStore
public void toTripleStore(CodingScheme cs,
CodedNodeGraph baseCng,
CodedNodeSet cns,
java.io.Writer writer,
LgMessageDirectorIF messenger,
OntologyFormat ontFormat)
toOwlOntology
public void toOwlOntology(java.lang.String iri)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
main
public static void main(java.lang.String[] args)