aminePlatform.samples.buildOntology
Class CreateOntology

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

public class CreateOntology
extends java.lang.Object

Title : CreateOntology class

Description : CreateOntology is a class that receives the name of the Ontology to compile/create. Actually, ontologies that are compiled are : ManOntology, KMOntology, FinanceOntology, DictionaryOntology, PathologyOntology, OntologyTopLevel

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


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

CreateOntology

public CreateOntology()
Method Detail

main

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