ibspan.tss.um.vocabulary
Class TmpProfilesVocabulary

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

public class TmpProfilesVocabulary
extends Object

Vocabulary definitions from file:db/tmp-profiles.owl

Author:
Auto-generated by jena.schemagen on 27 sie 2006 22:34

Field Summary
static Resource NAMESPACE
          The namespace of the vocabulary as a resource
static String NS
          The namespace of the vocabulary as a string
 
Constructor Summary
TmpProfilesVocabulary()
           
 
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

Constructor Detail

TmpProfilesVocabulary

public TmpProfilesVocabulary()
Method Detail

getURI

public static String getURI()

The namespace of the vocabulary as a string

See Also:
NS