Click or drag to resize

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

Namespace containing expression classes which provide the SPARQL built-in functions pertaining to date times.
Classes
  ClassDescription
Public classDayFunction
Represents the SPARQL DAY() Function.
Public classHoursFunction
Represents the SPARQL HOURS() Function.
Public classMinutesFunction
Represents the SPARQL MINUTES() Function.
Public classMonthFunction
Represents the SPARQL MONTH() Function.
Public classNowFunction
Represents the SPARQL NOW() Function.
Public classSecondsFunction
Represents the SPARQL SECONDS() Function.
Public classTimezoneFunction
Represents the SPARQL TIMEZONE() Function.
Public classTZFunction
Represents the SPARQL TZ() Function.
Public classYearFunction
Represents the SPARQL YEAR() Function.