Package

org.geneontology.rules

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. class ArachneOWLReasoner extends OWLReasoner

    Permalink

    An OWLReasoner interface for Arachne.

    An OWLReasoner interface for Arachne. This is not a full-featured OWLReasoner implementation; it is only provided to allow Arachne to answer reasoner queries for some limited use cases. Reasoning results are dependent on the ruleset used to initialize the ArachneOWLReasonerFactory used to create this reasoner. The input ontology to this reasoner is translated to RDF data for input to Arachne.

  2. class ArachneOWLReasonerFactory extends OWLReasonerFactory

    Permalink

    Creates OWLReasoners which use the given rules (or ontology translated to rules) for materializing inferred triples from input ontologies.

    Creates OWLReasoners which use the given rules (or ontology translated to rules) for materializing inferred triples from input ontologies. Somewhat hacky and should be used with care.

Value Members

  1. object Bridge

    Permalink

Ungrouped