Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.jena.reasoner.rulesys.builtins Classes and Interfaces - 78 results found.
NameDescriptionTypePackageFramework
AddOneBind the second argument to 1+ the first argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
AssertDisjointPairsClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
BaseBuiltinDummy implementation of the Builtin interface that specific implementations can inherit from.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
BoundPredicate used to check if a variable has been bound.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
CountLiteralValuesCountLiteralValues(X, P, C) sets C to be the number of semantically distinct values for P on resource X.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
DifferenceBind the third argument to the arithetic difference between the first and second aguments.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
DropA variant of the remove builtin that will delete matched triples from the graph but will not trigger further rule processing forClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
EqualCheck that the two args are semantically equal.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
GETests if the first argument is greater than or equal to the second.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
GreaterThanTests if the first argument is greater than the second.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
HideClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
IsBNodeTests the single argument to make sure it is blank node.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
IsDTypeTests whether the first argument is an instance of the datatype defined by the resource in the second argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
IsFunctorTests the single argument to make sure it is not a Functor.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
IsLiteralTests the single argument to make sure it is a literal.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
LETests if the first argument is less than or equal to the second.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
LessThanTests if the first argument is less than the second.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListContainsReturns true if the first argument is a list which contains the second argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListEntrylistEntry(?list, ?index, ?val) will bind ?val to the ?index'th entry in the RDF list ?list.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListEqualTest if the two argument lists contain the same semantic elements.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListLengthBind the second arg to the length of the first arg treated as a list.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListMapAsObjectFor each element in the RDF list (third argument) it asserts triples with that as the object and subject and predicate given by argumentsClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListMapAsSubjectFor each element in the RDF list (first argument) it asserts triples with that as the subject and predicate and object given by argumentsClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListNotContainsReturns false if the first argument is a list which contains the second argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListNotEqualTest if the two argument lists differ.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MakeInstanceCreate or lookup an anonymous instance of a property value.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MakeSkolemBind a blank node to the first argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MakeTempClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MaxBind the third arg to the max of the first two args.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MinBind the third arg to the min of the first two args.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
AddOneBind the second argument to 1+ the first argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
AssertDisjointPairsClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
BaseBuiltinDummy implementation of the Builtin interface that specific implementations can inherit from.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
BoundPredicate used to check if a variable has been bound.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
CountLiteralValuesCountLiteralValues(X, P, C) sets C to be the number of semantically distinct values for P on resource X.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
DifferenceBind the third argument to the arithetic difference between the first and second aguments.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
DropA variant of the "remove" builtin that will delete matched triples from the graph but will not trigger further rule processing forClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
EqualCheck that the two args are semantically equal.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
GETests if the first argument is greater than or equal to the second.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
GreaterThanTests if the first argument is greater than the second.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
HideClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
IsBNodeTests the single argument to make sure it is blank node.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
IsDTypeTests whether the first argument is an instance of the datatype defined by the resource in the second argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
IsFunctorTests the single argument to make sure it is not a Functor.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
IsLiteralTests the single argument to make sure it is a literal.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
LETests if the first argument is less than or equal to the second.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
LessThanTests if the first argument is less than the second.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListContainsReturns true if the first argument is a list which contains the second argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListEntrylistEntry(?list, ?index, ?val) will bind ?val to the ?index'th entry in the RDF list ?list.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListEqualTest if the two argument lists contain the same semantic elements.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListLengthBind the second arg to the length of the first arg treated as a list.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListMapAsObjectFor each element in the RDF list (third argument) it asserts triples with that as the object and subject and predicate given by argumentsClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListMapAsSubjectFor each element in the RDF list (first argument) it asserts triples with that as the subject and predicate and object given by argumentsClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListNotContainsReturns false if the first argument is a list which contains the second argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ListNotEqualTest if the two argument lists differ.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MakeInstanceCreate or lookup an anonymous instance of a property value.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MakeSkolemBind a blank node to the first argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MakeTempClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MaxBind the third arg to the max of the first two args.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
MinBind the third arg to the min of the first two args.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
NotBNodeTests the single argument to make sure it is not a blank node.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
NotDTypeTests wheter the first argument is not an instance of the datatype defined by the resource in the second argument.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
NotEqualCheck that the two args are different.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
NotFunctorTests the single argument to make sure it is not a Functor.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
NotLiteralTests the single argument to make sure it is a literal.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
NoValueCan be used in two arg form (X, P) or three arg form (X, P, V).Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
NowBind the first arg to the current date time in the current locale and timezone.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
PrintClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
ProductBind the third arg to the product of the first two args.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
QuotientBind the third arg to the ratio of the first two args.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
RegexClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
RemoveRemove the body clause given by index arguments from the database.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
StrConcatBuiltin which concatenates a set of strings.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
SumBind the third arg to the sum of the first two args.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
TableArrange that the given predicate is tabled by the backchaining engine.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
TableAllClassorg.apache.jena.reasoner.rulesys.builtinsApache Jena
UnboundPredicate used to check if a variable has not been bound.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena
UriConcatBuiltin which concatenates a set of strings to generate a new URI.Classorg.apache.jena.reasoner.rulesys.builtinsApache Jena