org.obolibrary.obo2owl.test
Class HeaderLostBug

java.lang.Object
  extended by org.obolibrary.obo2owl.test.OboFormatTestBasics
      extended by org.obolibrary.obo2owl.test.HeaderLostBug

public class HeaderLostBug
extends OboFormatTestBasics


Constructor Summary
HeaderLostBug()
           
 
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
 

Constructor Detail

HeaderLostBug

public HeaderLostBug()
Method Detail

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.