org.dllearner.examples
Class Corpus

java.lang.Object
  extended by org.dllearner.examples.Corpus

public class Corpus
extends Object


Field Summary
static org.semanticweb.owl.model.OWLDataFactory factory
           
static String namespace
           
 
Constructor Summary
Corpus()
           
 
Method Summary
static void addAxiom(org.semanticweb.owl.model.OWLAxiom axiom)
           
static void init()
           
static void main(String[] args)
           
static Sentence nextSentence()
           
static void saveOntology()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

namespace

public static String namespace

factory

public static org.semanticweb.owl.model.OWLDataFactory factory
Constructor Detail

Corpus

public Corpus()
Method Detail

main

public static void main(String[] args)
Parameters:
args -

nextSentence

public static Sentence nextSentence()
                             throws IOException
Throws:
IOException

init

public static void init()

addAxiom

public static void addAxiom(org.semanticweb.owl.model.OWLAxiom axiom)

saveOntology

public static void saveOntology()


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann