org.deri.wsmo4j.examples
Class OWLSerializerExample

java.lang.Object
  extended by org.deri.wsmo4j.examples.OWLSerializerExample

public class OWLSerializerExample
extends Object

This class is meant to be used as example for how to use the OWL Serializer from the wsml2reasoner framework. The Serializer transforms a WSML-DL ontology to OWL DL. !! Dependeny: wsml2reasoner package, including the OWL API, to retrieve from http://dev1.deri.at/wsml2reasoner/ !! To use this example, the wsmo4j project java compiler compliance level needs to be on Java 5.0.

 Created on Sep 19, 2006
 Committed by $Author: morcen $
 $Source$,
 

Version:
$Revision: 1946 $ $Date: 2007-04-02 15:13:28 +0300 (Mon, 02 Apr 2007) $
Author:
nathalie.steinmetz@deri.org

Constructor Summary
OWLSerializerExample()
           
 
Method Summary
 void doTestRun()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLSerializerExample

public OWLSerializerExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

doTestRun

public void doTestRun()
               throws Exception
Throws:
Exception


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.