kaos.ontology.vocabulary
Class AttributeConcepts

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

public final class AttributeConcepts
extends java.lang.Object

Class generated automatically by kaos.tools.OWLOntologyJavaMapper. Provides static methods to obtain URI's for the ontology concepts and properties.


Field Summary
static java.lang.String Attribute
           
static java.lang.String hasAttribute
           
static java.lang.String hasDataValue
           
static java.lang.String hasObjectValue
           
static java.lang.String isAssociatedWith
           
 
Constructor Summary
AttributeConcepts()
           
 
Method Summary
static java.lang.String Attribute()
           
static java.lang.String AttributeOwlURL()
           
static java.lang.String hasAttribute()
           
static java.lang.String hasDataValue()
           
static java.lang.String hasObjectValue()
           
static java.lang.String isAssociatedWith()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Attribute

public static final java.lang.String Attribute

hasAttribute

public static final java.lang.String hasAttribute

hasObjectValue

public static final java.lang.String hasObjectValue

hasDataValue

public static final java.lang.String hasDataValue

isAssociatedWith

public static final java.lang.String isAssociatedWith
Constructor Detail

AttributeConcepts

public AttributeConcepts()
Method Detail

AttributeOwlURL

public static java.lang.String AttributeOwlURL()

Attribute

public static java.lang.String Attribute()

hasAttribute

public static java.lang.String hasAttribute()

hasObjectValue

public static java.lang.String hasObjectValue()

hasDataValue

public static java.lang.String hasDataValue()

isAssociatedWith

public static java.lang.String isAssociatedWith()