Show / Hide Table of Contents

Namespace VDS.RDF.Query.Expressions.Functions.Sparql.String

Classes

BaseBinaryStringFunction

Abstract Base Class for SPARQL String Testing functions which take two arguments.

BaseUUIDFunction

Abstract Base Class for functions that generate UUIDs.

ConcatFunction

Represents the SPARQL CONCAT function.

ContainsFunction

Represents the SPARQL CONTAINS function.

DataType11Function

Class representing the SPARQL Datatype() function in SPARQL 1.1.

DataTypeFunction

Class representing the SPARQL Datatype() function.

EncodeForUriFunction

Represents the SPARQL ENCODE_FOR_URI Function.

LCaseFunction

Represents the SPARQL LCASE Function.

LangFunction

Class representing the Sparql Lang() function.

ReplaceFunction

Represents the XPath fn:replace() function.

StrAfterFunction

Represents the SPARQL STRAFTER Function.

StrBeforeFunction

Represents the SPARQL STRBEFORE function.

StrEndsFunction

Represents the SPARQL STRENDS Function.

StrFunction

Class representing the Sparql Str() function.

StrLenFunction

Represents the SPARQL STRLEN Function.

StrStartsFunction

Represents the SPARQL STRSTARTS Function.

StrUUIDFunction

Represents the SPARQL STRUUID Function.

SubStrFunction

Represents the SPARQL SUBSTR Function.

UCaseFunction

Represents the SPARQL UCASE Function.

UUIDFunction

Represents the SPARQL UUID Function.

In this article
  • Classes
Back to top Generated by DocFX