org.obolibrary.obo2owl.test
Class HeaderLostBug
java.lang.Object
org.obolibrary.obo2owl.test.OboFormatTestBasics
org.obolibrary.obo2owl.test.HeaderLostBug
public class HeaderLostBug
- extends OboFormatTestBasics
Method Summary |
void |
testHeaderLog()
During the conversion of the rdfxml formatfile the ontology header tags are lost. |
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 |
HeaderLostBug
public HeaderLostBug()
testHeaderLog
public void testHeaderLog()
throws Exception
- During the conversion of the rdfxml formatfile the ontology header tags are lost.
The possible reason is that the RDFXMLOntologyFormat format writes the annotation assertion axioms
as annotations.
- Throws:
Exception
Copyright © 2010-2011. All Rights Reserved.