edu.mayo.informatics.lexgrid.convert.directConversions.protegeOwl
Class ProtegeOwl2LGMain

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.directConversions.protegeOwl.ProtegeOwl2LGMain

public class ProtegeOwl2LGMain
extends java.lang.Object

This is a generic OWL Loader for OWL to EMF transformation. Last modified on: Apr 28, 2008 9:28:19 AM


Constructor Summary
ProtegeOwl2LGMain(java.net.URI owlOntologyURI, CodingSchemeManifest manifest, LoaderPreferences loadPrefs, boolean failOnAllErrors, int memorySafe, LgMessageDirectorIF messages)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 CodingScheme map()
          Main entry point for conversion from NCI Thesaurus OWL format to the LexGrid model.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtegeOwl2LGMain

public ProtegeOwl2LGMain(java.net.URI owlOntologyURI,
                         CodingSchemeManifest manifest,
                         LoaderPreferences loadPrefs,
                         boolean failOnAllErrors,
                         int memorySafe,
                         LgMessageDirectorIF messages)
                  throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

map

public CodingScheme map()
                 throws java.lang.Exception
Main entry point for conversion from NCI Thesaurus OWL format to the LexGrid model.

Parameters:
inFileName - The source file.
messages - Responsible for handling display of program messages to the user.
Returns:
The resulting coding scheme (EMF representation).
Throws:
java.lang.Exception - If an error occurs during conversion.

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.