Package | Description |
---|---|
org.apache.marmotta.ldpath.model.tests | |
org.apache.marmotta.ldpath.parser |
Class and Description |
---|
ComplexTest |
PathEqualityTest
Checks whether a path selector contains a certain node.
|
Class and Description |
---|
AndTest
Tests the conjunction of two tests.
|
FunctionTest |
IsATest
Shortcut for
PathEqualityTest with the property http://www.w3.org/1999/02/22-rdf-syntax-ns#type |
LiteralLanguageTest
Tests if the language of the literal node matches the language configured for the test.
|
LiteralTypeTest
Literal type tests allow to select only literals of a specified type, e.g.
|
NotTest |
OrTest
Tests the disjunction of two tests.
|
PathEqualityTest
Checks whether a path selector contains a certain node.
|
PathTest
Tests whether the path given as argument for the constructor yields at least one node when evaluated
from the context node to which the test is applied.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.