Package | Description |
---|---|
com.hp.hpl.jena.sparql.path | |
com.hp.hpl.jena.sparql.pfunction | |
com.hp.hpl.jena.sparql.pfunction.library |
Modifier and Type | Class and Description |
---|---|
class |
PathPropertyFunction |
Modifier and Type | Class and Description |
---|---|
class |
PFuncAssignToObject
Common case: take a node (subject) and
calculate something else, assign it to a
variable (object)
|
class |
PFuncAssignToSubject
Common case: take a node (object) and
calculate something else, assign it to a
variable (subject)
|
Modifier and Type | Class and Description |
---|---|
class |
alt
Alt membership
|
class |
assign
Assignment: does not change the value of an existing binding.
|
class |
bag
Bag membership
|
class |
blankNode
Relationship between a node (subject) and it's bNode label (object/string)
|
class |
bnode
Relationship between a node (subject) and it's bNode label (object/string)
|
class |
container
container - super class of bag/alt/seq - rdfs:member
|
class |
seq
Seq membership
|
class |
str
Property function to turn an RDF term (but not a blank node) into a string
|
Licenced under the Apache License, Version 2.0