aminePlatform.samples.buildOntology
Class BuildKMOntology

java.lang.Object
  extended byaminePlatform.samples.buildOntology.BuildKMOntology

public class BuildKMOntology
extends java.lang.Object

Title : BuildKMOntology Sample class

Description : This class builds an ontology that is an adaptation of a subset of an ontology provided by the Knowledge Machine group (www.cs.utexas.edu/users/mfkb/RKF/km.html).

A first version was developed by Elalami Sanae and Chiadmi Fadwa (December 2003), the current version is a refinment of the first version, made by Karim Buzoubaa

Copyright: Copyright (c) Adil KABBAJ, 2004-2009


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

BuildKMOntology

public BuildKMOntology()
Method Detail

main

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