Danny Ayers wrote: > Oops, missed a bit: > > [[ > 3.1 Matching RDF Literals > ...the query processor does not have to have any understand ony of the > values in the space of the datatype. > ]] > Is there a friendlier way of saying "the space of the datatype"? > > [[ > Matching Language Tags > ]] > I wonder if it might be useful to allow a wildcard here, along the lines of: > > "cat"@* matches "cat" > and > "cat"@* matches "cat"@en > Don't follow. "cat"@* has to match one kind of thing. Various tests can be done with FILTER: Match things with some language tag: ?v ... FILTER lang(?v) != "" AndyReceived on Monday, 21 March 2005 14:33:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:48 GMT