Module org.apache.jena.arq
Package org.apache.jena.sparql.pfunction.library
package org.apache.jena.sparql.pfunction.library
-
ClassDescriptionAlt membershipAssignment: does not change the value of an existing binding.Bag membershipRelationship between a node (subject) and it's bNode label (object/string)Relationship between a node (subject) and it's bNode label (object/string)container - super class of bag/alt/seq - rdfs:memberBase class for list related operationsList operation - object can't be a list.List membership with index : property function to access list using index Usage: ?List length : property function to get the length of a list.List membership : property function implementation of list:member.Seq membershipAlternative name for splitIRIProperty function to turn an RDF term (but not a blank node) into a stringProperty function that requires the object to contain a list of two items, the first of which is a string to be split, and the second is a regular expression denoting the split point.