http://spinrdf.org/spl#isUntypedLiteral
Class spl:isUntypedLiteral


spin:body
spin:constraint
spin:return type
xsd:boolean
rdf:type
spin:Function
rdfs:comment
Checks whether a given literal is untyped. This function was introduced because the built-in datatype operand in SPARQL casts untyped literals to xsd:string, making it impossible to check it this way. This function here uses a work-around using sameTerm instead.
rdfs:label
isUntypedLiteral
rdfs:subClassOf
spl:Logical functions

Generated with TopBraid Composer by TopQuadrant, Inc.