org.coode.owlapi.examples
Class Example12

java.lang.Object
  extended by org.coode.owlapi.examples.Example12

public class Example12
extends java.lang.Object

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008

This example shows how to merge to ontologies (by simply combining axioms from one ontology into another ontology).


Constructor Summary
Example12()
           
 
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

Example12

public Example12()
Method Detail

main

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