owltools.gaf.owl
Class SimpleABoxToGAF

java.lang.Object
  extended by owltools.gaf.owl.SimpleABoxToGAF

public class SimpleABoxToGAF
extends Object

Translates a set of ClassAssertion axioms to a minimal GAF

Author:
cjm

Constructor Summary
SimpleABoxToGAF()
           
 
Method Summary
 Set<GeneAnnotation> generateAssociations(org.semanticweb.owlapi.model.OWLNamedIndividual ind, org.semanticweb.owlapi.model.OWLOntology ont)
           
 Set<GeneAnnotation> generateAssociations(org.semanticweb.owlapi.model.OWLOntology ont)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleABoxToGAF

public SimpleABoxToGAF()
Method Detail

generateAssociations

public Set<GeneAnnotation> generateAssociations(org.semanticweb.owlapi.model.OWLOntology ont)

generateAssociations

public Set<GeneAnnotation> generateAssociations(org.semanticweb.owlapi.model.OWLNamedIndividual ind,
                                                org.semanticweb.owlapi.model.OWLOntology ont)


Copyright © 2010-2013. All Rights Reserved.