org.LexGrid.LexBIG.Impl.exporters
Class LexGridToOwlRdfConverter

java.lang.Object
  extended by org.LexGrid.LexBIG.Impl.exporters.LexGridToOwlRdfConverter

public class LexGridToOwlRdfConverter
extends java.lang.Object


Constructor Summary
LexGridToOwlRdfConverter()
           
 
Method Summary
 com.hp.hpl.jena.rdf.model.Model getBaseModel(java.lang.String iri)
           
 com.hp.hpl.jena.sdb.Store getStore()
           
static void main(java.lang.String[] args)
           
 void toOwlOntology(java.lang.String iri)
           
 void toTripleStore(CodingScheme cs, CodedNodeGraph baseCng, CodedNodeSet cns, java.io.Writer writer, LgMessageDirectorIF messenger, OntologyFormat ontFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexGridToOwlRdfConverter

public LexGridToOwlRdfConverter()
Method Detail

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)

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.