kaos.ontology.vocabulary
Class RDFConcepts

java.lang.Object
  extended by kaos.ontology.vocabulary.RDFConcepts

public final class RDFConcepts
extends java.lang.Object


Field Summary
static java.lang.String _Property_
           
static java.lang.String _type_
           
static java.lang.String rdfURL
           
 
Constructor Summary
RDFConcepts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rdfURL

public static final java.lang.String rdfURL
See Also:
Constant Field Values

_type_

public static final java.lang.String _type_
See Also:
Constant Field Values

_Property_

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

RDFConcepts

public RDFConcepts()