Namespace VDS.RDF.Query.Expressions.Functions.Sparql.DateTime
Classes
DayFunction
Represents the SPARQL DAY() Function.
HoursFunction
Represents the SPARQL HOURS() Function.
MinutesFunction
Represents the SPARQL MINUTES() Function.
MonthFunction
Represents the SPARQL MONTH() Function.
NowFunction
Represents the SPARQL NOW() Function.
SecondsFunction
Represents the SPARQL SECONDS() Function.
TZFunction
Represents the SPARQL TZ() Function.
TimezoneFunction
Represents the SPARQL TIMEZONE() Function.
YearFunction
Represents the SPARQL YEAR() Function.