datatype()

Apologies for the fine-grainedness.

While implementing rq23, I came across:

DATATYPE(A)   rdf:literal N/A sop:datatype(A) rdf:uri


What's the equality operator on rdf:uri?

How about making datatype() return an RDF term? Or making rdf:uri as subtype of
RDF term, and then the equality test is the RDF term equality?  It makes the use
of <http://foo> in a filter like use in a pattern.

[Aside: rdf:bNode is only mentioned once.]

 Andy

Received on Friday, 1 July 2005 17:53:56 UTC