Uses of Interface
org.eclipse.rdf4j.query.algebra.evaluation.function.Function
Package
Description
Functions for casting values to various XML Schema datatypes
See discussion at https://github.com/eclipse/rdf4j/issues/1262
Core functions required for SPIN.
-
Uses of Function in org.eclipse.rdf4j.examples.function
Modifier and TypeClassDescriptionclass
An example custom SPARQL function that detects palindromes that already exist in the database.class
An example custom SPARQL function that detects palindromes -
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function
Modifier and TypeClassDescriptionclass
class
Deprecated.class
Deprecated.useDateTimeCast
instead.class
Deprecated.useDecimalCast
instead.class
Deprecated.useDoubleCast
instead.class
Deprecated.useFloatCast
instead.class
Deprecated.useIntegerCast
insteadclass
Deprecated.useStringCast
insteadclass
-
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function.datetime
Modifier and TypeClassDescriptionclass
The SPARQL built-inFunction
DAY, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
HOURS, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
MINUTES, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
MONTH, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
NOW, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
SECONDS, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
TIMEZONE, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
TZ, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
YEAR, as defined in SPARQL Query Language for RDF -
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql
Modifier and TypeClassDescriptionclass
The GeoSPARQLFunction
geof:boundary, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:buffer, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:convexHull, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:difference, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:distance, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:ehContains, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:ehCoveredBy, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:ehCovers, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:ehDisjoint, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:ehEquals, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:ehInside, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:ehMeet, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:ehOverlap, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:envelope, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:intersection, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:rcc8dc, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:rcc8ec, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:rcc8eq, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:rcc8ntpp, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:rcc8ntppi, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:rcc8po, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:rcc8tpp, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:rcc8tppi, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:relate, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:sfContains, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:sfCrosses, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:sfDisjoint, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:sfEquals, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:sfIntersects, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:sfOverlaps, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:sfTouches, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:sfWithin, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:getSRID, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:symDifference, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data.class
The GeoSPARQLFunction
geof:union, as defined in OGC GeoSPARQL - A Geographic Query Language for RDF Data. -
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function.hash
Modifier and TypeClassDescriptionclass
Abstract hash functionclass
The SPARQL built-inFunction
MD5, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
SHA1, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
SHA256, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
SHA384, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
SHA512, as defined in SPARQL Query Language for RDF -
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function.numeric
Modifier and TypeClassDescriptionclass
The SPARQL built-inFunction
ABS, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
CEIL, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
FLOOR, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
RAND, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
ROUND, as defined in SPARQL Query Language for RDF -
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm
Modifier and TypeClassDescriptionclass
The SPARQL built-inFunction
STRDT, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
STRLANG, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
UUID, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
UUID, as defined in SPARQL Query Language for RDF -
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function.string
Modifier and TypeClassDescriptionclass
The SPARQL built-inFunction
CONCAT, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
CONTAINS, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
ENCODE_FOR_URI, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
LCASE, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
REPLACE, as defined in SPARQL Query Language for RDF.class
The SPARQL built-inFunction
STRAFTER, as defined in SPARQL Query Language for RDF.class
The SPARQL built-inFunction
STRBEFORE, as defined in SPARQL Query Language for RDF.class
The SPARQL built-inFunction
STRENDS, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
STRLEN, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
STRSTARTS, as defined in SPARQL Query Language for RDFclass
The SPARQL built-inFunction
SUBSTR, as defined in SPARQL Query Language for RDF.class
The SPARQL built-inFunction
UCASE, as defined in SPARQL Query Language for RDF -
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function.triple
Modifier and TypeClassDescriptionclass
Function 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 packageclass
Function constructing RDF-star Triple from its 3 arguments reused the IRI of rdf:Statement as nameclass
Function returning the object component of RDF-star Triple reused the IRI of rdf:object as nameclass
Function returning the predicate component of RDF-star Triple reused the IRI of rdf:predicate as nameclass
Function returning the subject component of RDF-star Triple reused the IRI of rdf:subject as name -
Uses of Function in org.eclipse.rdf4j.query.algebra.evaluation.function.xsd
Modifier and TypeClassDescriptionclass
AFunction
that tries to cast its argument to an xsd:boolean.class
AFunction
that tries to cast its argument to an xsd:byte .class
Abstract superclass forFunction
s that cast an argument to an XML Schema datatype.class
AFunction
that tries to cast its argument to an xsd:dateTime.class
AFunction
that tries to cast its argument to an xsd:decimal.class
AFunction
that tries to cast its argument to an xsd:double.class
AFunction
that tries to cast its argument to an xsd:float.class
AFunction
that tries to cast its argument to an xsd:int .class
AFunction
that tries to cast its argument to an xsd:integer .class
Abstract superclass forCastFunction
s that cast their arguments to an xsd:integer or one of its derived types.class
AIntegerCastFunction
that tries to cast its argument to an xsd:long .class
AFunction
that tries to cast its argument to an xsd:negativeInteger .class
AFunction
that tries to cast its argument to an xsd:nonNegativeInteger .class
AFunction
that tries to cast its argument to an xsd:nonPositiveInteger .class
AFunction
that tries to cast its argument to an xsd:positiveInteger .class
AFunction
that tries to cast its argument to an xsd:short .class
AFunction
that tries to cast its argument to an xsd:string.class
AIntegerCastFunction
that tries to cast its argument to an xsd:unsignedByte .class
AIntegerCastFunction
that tries to cast its argument to an xsd:unsignedInt .class
AIntegerCastFunction
that tries to cast its argument to an xsd:unsignedShort .class
AIntegerCastFunction
that tries to cast its argument to an xsd:unsignedShort . -
Uses of Function in org.eclipse.rdf4j.spin
-
Uses of Function in org.eclipse.rdf4j.spin.function
Modifier and TypeInterfaceDescriptioninterface
Tagging interface forFunction
s that have some sort of lifespan.Modifier and TypeClassDescriptionclass
class
class
class
Extended version of concat for SPIN.class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionFunctionParser.parse
(IRI uri, TripleSource store) KnownFunctionParser.parse
(IRI funcUri, TripleSource store) SpinFunctionParser.parse
(IRI funcUri, TripleSource store) SpinTupleFunctionAsFunctionParser.parse
(IRI funcUri, TripleSource store) SpinxFunctionParser.parse
(IRI funcUri, TripleSource store) -
Uses of Function in org.eclipse.rdf4j.spin.function.spif
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
BooleanCast
instead