Protégé-OWL 3.3.1

edu.stanford.smi.protegex.owlx.examples
Class CreateSimpleOWLModel

java.lang.Object
  extended by edu.stanford.smi.protegex.owlx.examples.CreateSimpleOWLModel

public class CreateSimpleOWLModel
extends Object

An example program that creates an empty OWLModel, fills it with some example classes, properties and individuals, and finally prints it in RDF syntax to the screen.

Author:
Holger Knublauch

Constructor Summary
CreateSimpleOWLModel()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateSimpleOWLModel

public CreateSimpleOWLModel()
Method Detail

main

public static void main(String[] args)

Protégé-OWL 3.3.1

Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.