uk.ac.manchester.owl.owlapi.tutorial.examples
Class RDF2XML

java.lang.Object
  extended by uk.ac.manchester.owl.owlapi.tutorial.examples.RDF2XML

public class RDF2XML
extends java.lang.Object

Simple example that reads an ontology then writes it out in OWL/XML

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Jan-2007


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

Constructor Detail

RDF2XML

public RDF2XML()
Method Detail

main

public static void main(java.lang.String[] args)