Generates a SPARQL isiri() term-kind test.
isiri()
Evaluates to true when the term is an IRI, false for a literal or blank node. Emitted lowercase per the generated-query convention (SPARQL function names are case-insensitive).
true
false
The term expression to test
The isiri() test
SPARQL 1.1 isIRI
Generates a SPARQL
isiri()term-kind test.Evaluates to
truewhen the term is an IRI,falsefor a literal or blank node. Emitted lowercase per the generated-query convention (SPARQL function names are case-insensitive).