Package org.eclipse.rdf4j.query.algebra.evaluation.function.triple
package org.eclipse.rdf4j.query.algebra.evaluation.function.triple
-
ClassDescriptionFunction that return "true"^^xsd:boolean if its argument is RDF-star Triple otherwise return "false"^^xsd:boolean the function's IRI uses RDF namespace to match the other functions in the packageFunction constructing RDF-star Triple from its 3 arguments reused the IRI of rdf:Statement as nameFunction returning the object component of RDF-star Triple reused the IRI of rdf:object as nameFunction returning the predicate component of RDF-star Triple reused the IRI of rdf:predicate as nameFunction returning the subject component of RDF-star Triple reused the IRI of rdf:subject as name