Re: The RDF 1.1 Literal Quiz

On 20/05/11 11:49, Antoine Zimmermann wrote:
>> Q13. Is this true in SPARQL?
>>
>>   datatype("foo"@en) == error
>
> I am not sure for this one?

Yes.

No such matching operation.

The only forms are:

  IRI   datatype (typed literal typedLit)
  IRI   datatype (simple literal simpleLit)




datatype(<abc>) == error

for the same reason.

	Andy

Received on Friday, 20 May 2011 11:11:06 UTC