de.hedenus.owl
Class Ontology

java.lang.Object
  extended by de.hedenus.rdfschema.ResourceImpl
      extended by de.hedenus.owl.Ontology
All Implemented Interfaces:
Resource

public class Ontology
extends ResourceImpl

Binding of owl:Ontology.

Author:
Michael Hedenus

Field Summary
static java.lang.String URI
           
 
Constructor Summary
Ontology()
           
 
Method Summary
 
Methods inherited from class de.hedenus.rdfschema.ResourceImpl
about, binding, getProperties, getProperty, getProperty, getProperty, init, node, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

URI

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

Ontology

public Ontology()