public static class OConstants.OWL extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALLDIFFERENT
http://www.w3.org/2002/07/owl#AllDifferent
|
static String |
ALLVALUESFROM
http://www.w3.org/2002/07/owl#allValuesFrom
|
static String |
ANNOTATIONPROPERTY
http://www.w3.org/2002/07/owl#AnnotationProperty
|
static String |
BACKWARDCOMPATIBLEWITH
http://www.w3.org/2002/07/owl#backwardCompatibleWith
|
static String |
CARDINALITY
http://www.w3.org/2002/07/owl#cardinality
|
static String |
CLASS
http://www.w3.org/2002/07/owl#Class
|
static String |
COMPLEMENTOF
http://www.w3.org/2002/07/owl#complementOf
|
static String |
DATATYPEPROPERTY
http://www.w3.org/2002/07/owl#DatatypeProperty
|
static String |
DEPRECATEDCLASS
http://www.w3.org/2002/07/owl#DeprecatedClass
|
static String |
DEPRECATEDPROPERTY
http://www.w3.org/2002/07/owl#DeprecatedProperty
|
static String |
DIFFERENTFROM
http://www.w3.org/2002/07/owl#differentFrom
|
static String |
DISJOINTWITH
http://www.w3.org/2002/07/owl#disjointWith
|
static String |
DISTINCTMEMBERS
http://www.w3.org/2002/07/owl#distinctMembers
|
static String |
EQUIVALENTCLASS
http://www.w3.org/2002/07/owl#equivalentClass
|
static String |
EQUIVALENTPROPERTY
http://www.w3.org/2002/07/owl#equivalentProperty
|
static String |
FUNCTIONALPROPERTY
http://www.w3.org/2002/07/owl#FunctionalProperty
|
static String |
HASVALUE
http://www.w3.org/2002/07/owl#hasValue
|
static String |
IMPORTS
http://www.w3.org/2002/07/owl#imports
|
static String |
INCOMPATIBLEWITH
http://www.w3.org/2002/07/owl#incompatibleWith
|
static String |
INDIVIDUAL
http://www.w3.org/2002/07/owl#Individual
|
static String |
INTERSECTIONOF
http://www.w3.org/2002/07/owl#intersectionOf
|
static String |
INVERSEFUNCTIONALPROPERTY
http://www.w3.org/2002/07/owl#InverseFunctionalProperty
|
static String |
INVERSEOF
http://www.w3.org/2002/07/owl#inverseOf
|
static String |
MAXCARDINALITY
http://www.w3.org/2002/07/owl#maxCardinality
|
static String |
MINCARDINALITY
http://www.w3.org/2002/07/owl#minCardinality
|
static String |
NAMESPACE
http://www.w3.org/2002/07/owl#
|
static String |
OBJECTPROPERTY
http://www.w3.org/2002/07/owl#ObjectProperty
|
static String |
ONEOF
http://www.w3.org/2002/07/owl#oneOf
|
static String |
ONPROPERTY
http://www.w3.org/2002/07/owl#onProperty
|
static String |
ONTOLOGY
http://www.w3.org/2002/07/owl#Ontology
|
static String |
ONTOLOGYPROPERTY
http://www.w3.org/2002/07/owl#OntologyProperty
|
static String |
PRIORVERSION
http://www.w3.org/2002/07/owl#priorVersion
|
static String |
RESTRICTION
http://www.w3.org/2002/07/owl#Restriction
|
static String |
SAMEAS
http://www.w3.org/2002/07/owl#sameAs
|
static String |
SOMEVALUESFROM
http://www.w3.org/2002/07/owl#someValuesFrom
|
static String |
SYMMETRICPROPERTY
http://www.w3.org/2002/07/owl#SymmetricProperty
|
static String |
TRANSITIVEPROPERTY
http://www.w3.org/2002/07/owl#TransitiveProperty
|
static String |
UNIONOF
http://www.w3.org/2002/07/owl#unionOf
|
static String |
VERSIONINFO
http://www.w3.org/2002/07/owl#versionInfo
|
Constructor and Description |
---|
OWL() |
public static final String NAMESPACE
public static final String CLASS
public static final String INDIVIDUAL
public static final String EQUIVALENTCLASS
public static final String EQUIVALENTPROPERTY
public static final String SAMEAS
public static final String DIFFERENTFROM
public static final String ALLDIFFERENT
public static final String DISTINCTMEMBERS
public static final String OBJECTPROPERTY
public static final String DATATYPEPROPERTY
public static final String INVERSEOF
public static final String TRANSITIVEPROPERTY
public static final String SYMMETRICPROPERTY
public static final String FUNCTIONALPROPERTY
public static final String INVERSEFUNCTIONALPROPERTY
public static final String RESTRICTION
public static final String ONPROPERTY
public static final String ALLVALUESFROM
public static final String SOMEVALUESFROM
public static final String MINCARDINALITY
public static final String MAXCARDINALITY
public static final String CARDINALITY
public static final String ONTOLOGY
public static final String IMPORTS
public static final String INTERSECTIONOF
public static final String VERSIONINFO
public static final String PRIORVERSION
public static final String BACKWARDCOMPATIBLEWITH
public static final String INCOMPATIBLEWITH
public static final String DEPRECATEDCLASS
public static final String DEPRECATEDPROPERTY
public static final String ANNOTATIONPROPERTY
public static final String ONTOLOGYPROPERTY
public static final String ONEOF
public static final String HASVALUE
public static final String DISJOINTWITH
public static final String UNIONOF
public static final String COMPLEMENTOF
Copyright © 2024 GATE. All rights reserved.