Modifier and Type | Class and Description |
---|---|
class |
BooleanCast
A
Function that tries to cast its argument to an xsd:boolean. |
class |
DateTimeCast
A
Function that tries to cast its argument to an
xsd:dateTime. |
class |
DecimalCast
A
Function that tries to cast its argument to an xsd:decimal. |
class |
DoubleCast
A
Function that tries to cast its argument to an xsd:double. |
class |
FloatCast
A
Function that tries to cast its argument to an xsd:float. |
class |
IntegerCast
A
Function that tries to cast its argument to an xsd:integer. |
class |
StringCast
A
Function that tries to cast its argument to an xsd:string. |
Modifier and Type | Method and Description |
---|---|
protected String |
FunctionRegistry.getKey(Function function) |
Modifier and Type | Class and Description |
---|---|
class |
Day
The SPARQL built-in
Function DAY, as defined in SPARQL Query Language
for RDF |
class |
Hours
The SPARQL built-in
Function HOURS, as defined in SPARQL Query Language
for RDF |
class |
Minutes
The SPARQL built-in
Function MINUTES, as defined in SPARQL Query
Language for RDF |
class |
Month
The SPARQL built-in
Function MONTH, as defined in SPARQL Query Language
for RDF |
class |
Now
The SPARQL built-in
Function NOW, as defined in SPARQL Query Language
for RDF |
class |
Seconds
The SPARQL built-in
Function SECONDS, as defined in SPARQL Query
Language for RDF |
class |
Timezone
The SPARQL built-in
Function TIMEZONE, as defined in SPARQL Query
Language for RDF |
class |
Tz
The SPARQL built-in
Function TZ, as defined in SPARQL Query Language for
RDF |
class |
Year
The SPARQL built-in
Function YEAR, as defined in SPARQL Query Language
for RDF |
Modifier and Type | Class and Description |
---|---|
class |
HashFunction
Abstract hash function
|
class |
MD5
The SPARQL built-in
Function MD5, as defined in SPARQL Query Language
for RDF |
class |
SHA1
The SPARQL built-in
Function SHA1, as defined in SPARQL Query Language
for RDF |
class |
SHA256
The SPARQL built-in
Function SHA256, as defined in SPARQL Query Language
for RDF |
class |
SHA384
The SPARQL built-in
Function SHA384, as defined in SPARQL Query Language
for RDF |
class |
SHA512
The SPARQL built-in
Function SHA512, as defined in SPARQL Query Language
for RDF |
Modifier and Type | Class and Description |
---|---|
class |
Abs
The SPARQL built-in
Function ABS, as defined in SPARQL Query Language
for RDF |
class |
Ceil
The SPARQL built-in
Function CEIL, as defined in SPARQL Query Language
for RDF |
class |
Floor
The SPARQL built-in
Function FLOOR, as defined in SPARQL Query Language
for RDF |
class |
Rand
The SPARQL built-in
Function RAND, as defined in SPARQL Query Language
for RDF |
class |
Round
The SPARQL built-in
Function ROUND, as defined in SPARQL Query Language
for RDF |
Modifier and Type | Class and Description |
---|---|
class |
StrDt
The SPARQL built-in
Function STRDT, as defined in SPARQL Query Language
for RDF |
class |
StrLang
The SPARQL built-in
Function STRLANG, as defined in SPARQL Query
Language for RDF |
class |
STRUUID
The SPARQL built-in
Function UUID, as defined in SPARQL Query Language
for RDF |
class |
UUID
The SPARQL built-in
Function UUID, as defined in SPARQL Query Language
for RDF |
Modifier and Type | Class and Description |
---|---|
class |
Concat
The SPARQL built-in
Function CONCAT, as defined in SPARQL Query Language
for RDF |
class |
Contains
The SPARQL built-in
Function CONTAINS, as defined in SPARQL Query
Language for RDF |
class |
EncodeForUri
The SPARQL built-in
Function ENCODE_FOR_URI, as defined in SPARQL Query Language
for RDF |
class |
LowerCase
The SPARQL built-in
Function LCASE, as defined in SPARQL Query Language
for RDF |
class |
Replace
The SPARQL built-in
Function REPLACE, as defined in SPARQL Query Language
for RDF. |
class |
StrAfter
The SPARQL built-in
Function STRAFTER, as defined in SPARQL Query Language
for RDF. |
class |
StrBefore
The SPARQL built-in
Function STRBEFORE, as defined in SPARQL Query Language
for RDF. |
class |
StrEnds
The SPARQL built-in
Function STRENDS, as defined in SPARQL Query
Language for RDF |
class |
StrLen
The SPARQL built-in
Function STRLEN, as defined in SPARQL Query Language
for RDF |
class |
StrStarts
The SPARQL built-in
Function STRSTARTS, as defined in SPARQL Query
Language for RDF |
class |
Substring
The SPARQL built-in
Function SUBSTR, as defined in SPARQL Query Language
for RDF. |
class |
UpperCase
The SPARQL built-in
Function UCASE, as defined in SPARQL Query Language
for RDF |
Copyright © 2001-2013 Aduna. All Rights Reserved.