ibspan.tss.um.vocabulary
Class TemplatesDBVocabulary

java.lang.Object
  extended by ibspan.tss.um.vocabulary.TemplatesDBVocabulary

public class TemplatesDBVocabulary
extends Object

Vocabulary definitions from file:db/templates.owl

Author:
Auto-generated by jena.schemagen on 27 sie 2006 04:54

Field Summary
static Resource DummyClass
           
static Resource NAMESPACE
          The namespace of the vocabulary as a resource
static String NS
          The namespace of the vocabulary as a string
 
Constructor Summary
TemplatesDBVocabulary()
           
 
Method Summary
static String getURI()
          The namespace of the vocabulary as a string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS

The namespace of the vocabulary as a string

See Also:
Constant Field Values

NAMESPACE

public static final Resource NAMESPACE

The namespace of the vocabulary as a resource


DummyClass

public static final Resource DummyClass
Constructor Detail

TemplatesDBVocabulary

public TemplatesDBVocabulary()
Method Detail

getURI

public static String getURI()

The namespace of the vocabulary as a string

See Also:
NS