- From: Aaron Swartz <aswartz@upclink.com>
- Date: Thu, 31 May 2001 10:46:43 -0500
- To: Brian McBride <bwm@hplb.hpl.hp.com>, Dan Connolly <connolly@w3.org>
- CC: Jan Grant <Jan.Grant@bristol.ac.uk>, <timbl@w3.org>, RDFCore Working Group <w3c-rdfcore-wg@w3.org>
Brian McBride <bwm@hplb.hpl.hp.com> wrote:
>> We've got terms of the form
>> _:name for "anonymous" terms
>> <absURIref> for URIs
>> "lskdjf" for string literals.
>
> How would we handle relative URI's, e.g.:
>
> <rdf:Description rdf:ID='foo'/>
I'd suggest just using relative URIs e.g.:
<#foo>
Alternately, we could define a base URI:
<http://rdf.example.org/tests/t923#foo>
--
[ "Aaron Swartz" ; <mailto:me@aaronsw.com> ; <http://www.aaronsw.com> ]
Received on Thursday, 31 May 2001 11:48:18 UTC