The message that raises this issue suggests that xml:lang attributes are not represented in the model. An interpretation of m&s is that a literal is not a simple string but is in fact a pair of two strings (s, l), s representing the string value of the literal and the l being the language encoding, e.g. the value of an xml:lang attribute. With this interpretation, we would need to modify n-triple so that it could represent the pair, not just the literal string. Personally, I've been writing: "string"-"lang", but I'm not precious about the precise syntax and would be happy for one of the N3 designers to propose something in keep with the langauge design. This issue is related to: http://www.w3.org/2000/03/rdf-tracking/#rdfms-literals-as-resources I'll something more about that in a separate message. BrianReceived on Wednesday, 27 June 2001 09:47:20 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:37:18 EDT