edu.mayo.informatics.lexgrid.convert.directConversions.protegeOwl
Class ProtegeOwl2LGMain
java.lang.Object
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
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
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
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.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD