org.coode.owlapi.examples
Class Example4

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

public class Example4
extends java.lang.Object

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-May-2007

This example shows how add an object property assertion (triple) of the form prop(subject, object) for example hasPart(a, b)


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

Example4

public Example4()
Method Detail

main

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