Package com.hp.hpl.jena.sparql.pfunction.library

Class Summary
alt Alt membership
assign Assignment: does not change the value of an existing binding.
bag Bag membership
blankNode Relationship between a node (subject) and it's bNode label (object/string)
bnode Relationship between a node (subject) and it's bNode label (object/string)
concat  
container container - super class of bag/alt/seq - rdfs:member
ListBase Base class for list realted operations
ListBase1 List operation - object can't be a list.
ListBaseList  
listIndex List membership with index : property function to access list using index Usage: ?list :listIndex (?index ?member)
listLength List length : property function to get the length of a list.
listMember List membership : property function implementation of list:member.
seq Seq membership
splitIRI  
splitURI Alternative name for splitIRI
str Property function to turn an RDF term (but not a blank node) into a string
version Access the subsystem version registry and yield URI/version for each entry
versionARQ  
 



Licenced under the Apache License, Version 2.0