org.mindswap.owl.vocabulary
Class SWRL

java.lang.Object
  extended by org.mindswap.owl.vocabulary.SWRL

public class SWRL
extends java.lang.Object

Author:
Evren Sirin

Field Summary
static OWLDataProperty _argument2
           
static OWLObjectProperty argument1
           
static OWLObjectProperty argument2
           
static OWLObjectProperty arguments
           
static OWLClass Atom
           
static OWLClass AtomList
           
static ListVocabulary AtomListVocabulary
           
static OWLObjectProperty builtin
           
static OWLClass Builtin
           
static OWLClass BuiltinAtom
           
static OWLClass ClassAtom
           
static OWLObjectProperty classPredicate
           
static OWLObjectProperty dataRange
           
static OWLClass DataRangeAtom
           
static OWLClass DatavaluedPropertyAtom
           
static OWLClass DifferentIndividualsAtom
           
static OWLClass IndividualPropertyAtom
           
static OWLObjectProperty propertyPredicate
           
static OWLClass SameIndividualAtom
           
static java.lang.String URI
           
static OWLClass Variable
           
 
Constructor Summary
SWRL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URI

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

AtomList

public static final OWLClass AtomList

Atom

public static final OWLClass Atom

ClassAtom

public static final OWLClass ClassAtom

IndividualPropertyAtom

public static final OWLClass IndividualPropertyAtom

DifferentIndividualsAtom

public static final OWLClass DifferentIndividualsAtom

SameIndividualAtom

public static final OWLClass SameIndividualAtom

DatavaluedPropertyAtom

public static final OWLClass DatavaluedPropertyAtom

DataRangeAtom

public static final OWLClass DataRangeAtom

BuiltinAtom

public static final OWLClass BuiltinAtom

Builtin

public static final OWLClass Builtin

Variable

public static final OWLClass Variable

classPredicate

public static final OWLObjectProperty classPredicate

propertyPredicate

public static final OWLObjectProperty propertyPredicate

argument1

public static final OWLObjectProperty argument1

argument2

public static final OWLObjectProperty argument2

_argument2

public static final OWLDataProperty _argument2

dataRange

public static final OWLObjectProperty dataRange

builtin

public static final OWLObjectProperty builtin

arguments

public static final OWLObjectProperty arguments

AtomListVocabulary

public static final ListVocabulary AtomListVocabulary
Constructor Detail

SWRL

public SWRL()


Copyright © 2004 Evren Sirin. All Rights Reserved.