| Name | Description | Type | Package | Framework |
| AddOne | Bind the second argument to 1+ the first argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| AssertDisjointPairs | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| BaseBuiltin | Dummy implementation of the Builtin interface that specific implementations can inherit from. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Bound | Predicate used to check if a variable has been bound. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| CountLiteralValues | CountLiteralValues(X, P, C) sets C to be the number of semantically distinct values for P on resource X. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Difference | Bind the third argument to the arithetic difference between the first and second aguments. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Drop | A variant of the remove builtin that will delete matched triples from the graph but will not trigger further rule processing for | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Equal | Check that the two args are semantically equal. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| GE | Tests if the first argument is greater than or equal to the second. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| GreaterThan | Tests if the first argument is greater than the second. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Hide | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| IsBNode | Tests the single argument to make sure it is blank node. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| IsDType | Tests whether the first argument is an instance of the datatype defined by the resource in the second argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| IsFunctor | Tests the single argument to make sure it is not a Functor. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| IsLiteral | Tests the single argument to make sure it is a literal. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| LE | Tests if the first argument is less than or equal to the second. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| LessThan | Tests if the first argument is less than the second. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListContains | Returns true if the first argument is a list which contains the second argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListEntry | listEntry(?list, ?index, ?val) will bind ?val to the ?index'th entry in the RDF list ?list. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListEqual | Test if the two argument lists contain the same semantic elements. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListLength | Bind the second arg to the length of the first arg treated as a list. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListMapAsObject | For each element in the RDF list (third argument) it asserts triples with that as the object and subject and predicate given by arguments | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListMapAsSubject | For each element in the RDF list (first argument) it asserts triples with that as the subject and predicate and object given by arguments | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListNotContains | Returns false if the first argument is a list which contains the second argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListNotEqual | Test if the two argument lists differ. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| MakeInstance | Create or lookup an anonymous instance of a property value. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| MakeSkolem | Bind a blank node to the first argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| MakeTemp | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Max | Bind the third arg to the max of the first two args. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Min | Bind the third arg to the min of the first two args. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| AddOne | Bind the second argument to 1+ the first argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| AssertDisjointPairs | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| BaseBuiltin | Dummy implementation of the Builtin interface that specific implementations can inherit from. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Bound | Predicate used to check if a variable has been bound. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| CountLiteralValues | CountLiteralValues(X, P, C) sets C to be the number of semantically distinct values for P on resource X. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Difference | Bind the third argument to the arithetic difference between the first and second aguments. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Drop | A variant of the "remove" builtin that will delete matched triples from the graph but will not trigger further rule processing for | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Equal | Check that the two args are semantically equal. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| GE | Tests if the first argument is greater than or equal to the second. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| GreaterThan | Tests if the first argument is greater than the second. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Hide | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| IsBNode | Tests the single argument to make sure it is blank node. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| IsDType | Tests whether the first argument is an instance of the datatype defined by the resource in the second argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| IsFunctor | Tests the single argument to make sure it is not a Functor. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| IsLiteral | Tests the single argument to make sure it is a literal. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| LE | Tests if the first argument is less than or equal to the second. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| LessThan | Tests if the first argument is less than the second. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListContains | Returns true if the first argument is a list which contains the second argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListEntry | listEntry(?list, ?index, ?val) will bind ?val to the ?index'th entry in the RDF list ?list. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListEqual | Test if the two argument lists contain the same semantic elements. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListLength | Bind the second arg to the length of the first arg treated as a list. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListMapAsObject | For each element in the RDF list (third argument) it asserts triples with that as the object and subject and predicate given by arguments | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListMapAsSubject | For each element in the RDF list (first argument) it asserts triples with that as the subject and predicate and object given by arguments | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListNotContains | Returns false if the first argument is a list which contains the second argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| ListNotEqual | Test if the two argument lists differ. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| MakeInstance | Create or lookup an anonymous instance of a property value. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| MakeSkolem | Bind a blank node to the first argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| MakeTemp | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Max | Bind the third arg to the max of the first two args. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Min | Bind the third arg to the min of the first two args. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| NotBNode | Tests the single argument to make sure it is not a blank node. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| NotDType | Tests wheter the first argument is not an instance of the datatype defined by the resource in the second argument. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| NotEqual | Check that the two args are different. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| NotFunctor | Tests the single argument to make sure it is not a Functor. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| NotLiteral | Tests the single argument to make sure it is a literal. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| NoValue | Can be used in two arg form (X, P) or three arg form (X, P, V). | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Now | Bind the first arg to the current date time in the current locale and timezone. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Print | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Product | Bind the third arg to the product of the first two args. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Quotient | Bind the third arg to the ratio of the first two args. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Regex | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Remove | Remove the body clause given by index arguments from the database. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| StrConcat | Builtin which concatenates a set of strings. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Sum | Bind the third arg to the sum of the first two args. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Table | Arrange that the given predicate is tabled by the backchaining engine. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| TableAll | | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| Unbound | Predicate used to check if a variable has not been bound. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |
|
| UriConcat | Builtin which concatenates a set of strings to generate a new URI. | Class | org.apache.jena.reasoner.rulesys.builtins | Apache Jena |