Package ch.uzh.ifi.attempto.acewiki.owl

This package contains classes and interfaces for OWL-integration into AceWiki.

See:
          Description

Interface Summary
OWLDeclaration This class represents declarative sentences with OWL representations.
OWLOntoElement This interface represents an ontology element that has a representation in OWL.
OWLQuestion This class represents questions with OWL representations.
OWLSentence This class represents a sentence with an OWL representation.
 

Class Summary
AbstractOWLOntoElement This is a partial implementation of an ontology element that has an OWL representation.
AceWikiOWLReasoner This is a reasoner implementation that connects to an OWL reasoner.
OWLConcept This class stands for concept ontology elements with representations in OWL.
OWLIndividual This class stands for individual ontology elements with representations in OWL.
OWLRelation This class stands for relation ontology elements with representations in OWL.
OWLXMLExporter This exporter generates an OWL/XML representation of the ontology.
 

Package ch.uzh.ifi.attempto.acewiki.owl Description

This package contains classes and interfaces for OWL-integration into AceWiki.

Author:
Tobias Kuhn


Copyright 2008-2012, AceWiki developers