es.ucm.fdi.gaia.ontobridge.test
Class Test4

java.lang.Object
  extended by es.ucm.fdi.gaia.ontobridge.test.Test4

public class Test4
extends java.lang.Object

File used for testing the library using the GAIA photos ontology. Shows a graphical representation that includes instances. It also shows how to create new classes and instances, and how to write the modifications into a file.

Author:
Juan A. Recio Garcia

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

Test4

public Test4()
Method Detail

main

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