Module strings

Module strings 

Source

Structsยง

ConcatSparqlOp
ContainsSparqlOp
Implementation of the SPARQL contains function.
EncodeForUriSparqlOp
LCaseSparqlOp
LangMatchesSparqlOp
Implementation of the SPARQL langMatches function.
Md5SparqlOp
RegexSparqlOp
Implementation of the SPARQL regex function (binary version).
ReplaceSparqlOp
Implementation of the SPARQL regex function (binary version).
Sha1SparqlOp
Sha256SparqlOp
Sha384SparqlOp
Sha512SparqlOp
StrAfterSparqlOp
Implementation of the SPARQL strafter function.
StrBeforeSparqlOp
Implementation of the SPARQL strbefore function.
StrEndsSparqlOp
Implementation of the SPARQL strends function.
StrLenSparqlOp
StrStartsSparqlOp
Implementation of the SPARQL strstarts function.
StrUuidSparqlOp
SubStrSparqlOp
Implementation of the SPARQL substr function (binary version).
UCaseSparqlOp