|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.rules.swrl.SWRL
public class SWRL
Vocabulary definitions from http://www.daml.org/rules/proposal/swrl.owl
| Field Summary | |
|---|---|
static com.hp.hpl.jena.ontology.ObjectProperty |
ARGUMENT1
|
static com.hp.hpl.jena.rdf.model.Property |
ARGUMENT2
can be a Literal or Resource |
static com.hp.hpl.jena.ontology.ObjectProperty |
ARGUMENTS
|
static com.hp.hpl.jena.ontology.OntClass |
ATOM
common superclass |
static com.hp.hpl.jena.ontology.OntClass |
ATOM_LIST
|
static com.hp.hpl.jena.ontology.ObjectProperty |
BODY
rule body (antecedent): List of Atom |
static com.hp.hpl.jena.ontology.ObjectProperty |
BUILTIN
|
static com.hp.hpl.jena.ontology.OntClass |
BUILTIN_ATOM
consists of a builtin and a List of arguments |
static com.hp.hpl.jena.ontology.OntClass |
BUILTIN_CLASS
|
static com.hp.hpl.jena.ontology.OntClass |
CLASS_ATOM
consists of a classPredicate and argument1 |
static com.hp.hpl.jena.ontology.ObjectProperty |
CLASS_PREDICATE
|
static com.hp.hpl.jena.ontology.ObjectProperty |
DATA_RANGE
|
static com.hp.hpl.jena.ontology.OntClass |
DATA_RANGE_ATOM
consists of a dataRange and argument1 |
static com.hp.hpl.jena.ontology.OntClass |
DATAVALUED_PROPERTY_ATOM
consists of a propertyPredicate (owl:DatatypeProperty), argument1 (owl:Thing), and argument2 (rdfs:Literal) |
static com.hp.hpl.jena.ontology.OntClass |
DIFFERENT_INDIVIDUALS_ATOM
consists of argument1 (owl:Thing) and argument2 (owl:Thing) |
static com.hp.hpl.jena.ontology.ObjectProperty |
HEAD
rule head (consequent): List of Atom |
static com.hp.hpl.jena.ontology.OntClass |
IMP
implication (rule) |
static com.hp.hpl.jena.ontology.OntClass |
INDIVIDUAL_PROPERTY_ATOM
consists of a propertyPredicate (owl:ObjectProperty), argument1 (owl:Thing), and argument2 (owl:Thing) |
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource |
static java.lang.String |
NS
The namespace of the vocabulary as a string |
static com.hp.hpl.jena.ontology.ObjectProperty |
PROPERTY_PREDICATE
|
static com.hp.hpl.jena.ontology.OntClass |
SAME_INDIVIDUAL_ATOM
consists of argument1 (owl:Thing) and argument2 (owl:Thing) |
static com.hp.hpl.jena.ontology.OntClass |
VARIABLE
indicate that a URI is being used as a variable |
| Constructor Summary | |
|---|---|
SWRL()
|
|
| Method Summary | |
|---|---|
static java.lang.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 |
|---|
public static final java.lang.String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.ontology.ObjectProperty HEAD
rule head (consequent): List of Atom
public static final com.hp.hpl.jena.ontology.ObjectProperty BODY
rule body (antecedent): List of Atom
public static final com.hp.hpl.jena.ontology.ObjectProperty ARGUMENT1
public static final com.hp.hpl.jena.ontology.ObjectProperty CLASS_PREDICATE
public static final com.hp.hpl.jena.ontology.ObjectProperty PROPERTY_PREDICATE
public static final com.hp.hpl.jena.ontology.ObjectProperty BUILTIN
public static final com.hp.hpl.jena.ontology.ObjectProperty ARGUMENTS
public static final com.hp.hpl.jena.ontology.ObjectProperty DATA_RANGE
public static final com.hp.hpl.jena.rdf.model.Property ARGUMENT2
can be a Literal or Resource
public static final com.hp.hpl.jena.ontology.OntClass SAME_INDIVIDUAL_ATOM
consists of argument1 (owl:Thing) and argument2 (owl:Thing)
public static final com.hp.hpl.jena.ontology.OntClass ATOM_LIST
public static final com.hp.hpl.jena.ontology.OntClass DATAVALUED_PROPERTY_ATOM
consists of a propertyPredicate (owl:DatatypeProperty), argument1 (owl:Thing), and argument2 (rdfs:Literal)
public static final com.hp.hpl.jena.ontology.OntClass CLASS_ATOM
consists of a classPredicate and argument1
public static final com.hp.hpl.jena.ontology.OntClass DATA_RANGE_ATOM
consists of a dataRange and argument1
public static final com.hp.hpl.jena.ontology.OntClass VARIABLE
indicate that a URI is being used as a variable
public static final com.hp.hpl.jena.ontology.OntClass DIFFERENT_INDIVIDUALS_ATOM
consists of argument1 (owl:Thing) and argument2 (owl:Thing)
public static final com.hp.hpl.jena.ontology.OntClass INDIVIDUAL_PROPERTY_ATOM
consists of a propertyPredicate (owl:ObjectProperty), argument1 (owl:Thing), and argument2 (owl:Thing)
public static final com.hp.hpl.jena.ontology.OntClass BUILTIN_CLASS
public static final com.hp.hpl.jena.ontology.OntClass BUILTIN_ATOM
consists of a builtin and a List of arguments
public static final com.hp.hpl.jena.ontology.OntClass IMP
implication (rule)
public static final com.hp.hpl.jena.ontology.OntClass ATOM
common superclass
| Constructor Detail |
|---|
public SWRL()
| Method Detail |
|---|
public static java.lang.String getURI()
The namespace of the vocabulary as a string
NS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||