org.obolibrary.obo2owl.test
Class UnmappableExpressionsTest
java.lang.Object
org.obolibrary.obo2owl.test.OboFormatTestBasics
org.obolibrary.obo2owl.test.UnmappableExpressionsTest
public class UnmappableExpressionsTest
- extends OboFormatTestBasics
- Author:
- cjm
unmappable expressions should be handled gracefully.
in particular, there should be no single intersection_of tags
See http://code.google.com/p/oboformat/issues/detail?id=13
Methods inherited from class org.obolibrary.obo2owl.test.OboFormatTestBasics |
convert, convert, convert, parseOBOFile, parseOBOFile, parseOBOFile, parseOBOURL, parseOWLFile, writeOBO, writeOWL, writeOWL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnmappableExpressionsTest
public UnmappableExpressionsTest()
beforeClass
public static void beforeClass()
testConvert
public void testConvert()
throws IOException,
org.semanticweb.owlapi.model.OWLOntologyCreationException,
org.semanticweb.owlapi.model.OWLOntologyStorageException,
URISyntaxException
- Throws:
IOException
org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyStorageException
URISyntaxException
Copyright © 2010-2011. All Rights Reserved.