org.coode.owlapi.examples
Class Example10

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

public class Example10
extends java.lang.Object

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Jun-2007

This example shows how to create and read annotations.


Field Summary
static java.lang.String PHYSICAL_URI
           
 
Constructor Summary
Example10()
           
 
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
 

Field Detail

PHYSICAL_URI

public static final java.lang.String PHYSICAL_URI
See Also:
Constant Field Values
Constructor Detail

Example10

public Example10()
Method Detail

main

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