Andy Seaborne wrote: > Are there examples of real worlds data that uses relative IRIs in > N-triples? If not, we could decide that theer is no base processing in > RDF-triples, absolute IRIs only. How can we have @base processing if there are no directives or @base definitions? I'd strongly suggest we keep this to *IRI*s only. nb: absolute-IRI doesn't allow for a fragment, it's "IRI" that we need. IRI = scheme ":" ihier-part [ "?" iquery ] [ "#" ifragment ] absolute-IRI = scheme ":" ihier-part [ "?" iquery ] URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ] absolute-URI = scheme ":" hier-part [ "?" query ] Best, NathanReceived on Friday, 1 April 2011 19:08:05 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 16:25:41 GMT