On Wed, Nov 30, 2005 at 02:50:40PM -0500, Eric Prud'hommeaux wrote: > I've updated the prototype for LANG to return a "simple literal" [SL] > instead of a typed node with a datatype URI of xsd:string. Following > the impact on the examples, I ended up changing most of the ops to use > "simple literal". I think this reflects most of the implementations. > Test that works with this model, but not with LC: > > [] dc:title "solitario"@ES . > [] my:supportsLang "FR", "ES". > > ASK { ?who dc:title ?title . > ?app my:supportsLang ?lang > FILTER ( LANG(?title) = ?lang ) } > > I'm particularly interested in feedback from implementors. Comments? > Is this what you wrote anyways? It's what I wrote. This kind of thing lends weight to the opinion that SPARQL shouldn't distinguish between plain literals and xsd:strings IMHO. - SteveReceived on Thursday, 1 December 2005 00:16:06 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 26 April 2012 12:08:14 GMT