Package | Description |
---|---|
org.apache.marmotta.ldpath.model.selectors | |
org.apache.marmotta.ldpath.parser |
Class and Description |
---|
PropertySelector
A path definition selecting the value of a property.
|
RecursivePathSelector |
Class and Description |
---|
FunctionSelector
Apply a function to the collection of nodes passed as argument of the selector.
|
IntersectionSelector
Add file description here!
Author: Sebastian Schaffert
|
PathSelector
Traverse a path by following several edges in the RDF graph.
|
PropertySelector
A path definition selecting the value of a property.
|
RecursivePathSelector |
ReversePropertySelector
Perform a reverse navigation step over the property wrapped by this selector
|
StringConstantSelector
Add file description here!
Author: Sebastian Schaffert
|
TestingSelector
A node selector that wraps a node test around the selection and delegates the selection to another selector.
|
UnionSelector
Builds the union of two node selectors.
|
WildcardSelector
A property selector that will match with any property
Author: Sebastian Schaffert
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.