Uses of Class
org.apache.jena.sparql.pfunction.PFuncSimple
Package
Description
-
Uses of PFuncSimple in org.apache.jena.sparql.path
-
Uses of PFuncSimple in org.apache.jena.sparql.pfunction
Modifier and TypeClassDescriptionclass
Common case: take a node (subject) and calculate something else, assign it to a variable (object)class
Common case: take a node (object) and calculate something else, assign it to a variable (subject) -
Uses of PFuncSimple in org.apache.jena.sparql.pfunction.library
Modifier and TypeClassDescriptionclass
Alt membershipclass
Assignment: does not change the value of an existing binding.class
Bag membershipclass
Relationship between a node (subject) and it's bNode label (object/string)class
Relationship between a node (subject) and it's bNode label (object/string)class
container - super class of bag/alt/seq - rdfs:memberclass
Seq membershipclass
Property function to turn an RDF term (but not a blank node) into a string