- From: Patrick Stickler <patrick.stickler@nokia.com>
- Date: Thu, 21 Feb 2002 16:27:32 +0200
- To: ext Jonathan Borden <jonathan@openhealth.org>, WWW TAG <www-tag@w3.org>
On 2002-02-21 15:52, "ext Jonathan Borden" <jonathan@openhealth.org> wrote:
>
>>
>> The issue is how many extensions to put into RDDL 2 (or whatever it will
> be
>> called) ? I am not opposed to #1 if there are no objections.
>>
> Shame on me for sending out an email before my morning cofee... The problem
> with setting the source of the link using something like rddl:about is that
> such an attribute would be outside of XLink.
>
> The source of the arc created by a rddl:resource is determined by Xlink.
>
> A point to be clarified:
>
> <rddl:resource
> xml:base=http://example.org/source
> xlink:role=http://example.org/simpleLink
> xlink:arcrole=http://example.org/foo
> xlink:href=http://example.org/target
Am I correct in understanding that the above would equate
for the most part to the following:
<rdf:Description rdf:about="http://example.org/source">
<foo xmlns="http://example.org/" rdf:resource="http://example.org/target"/>
</rdf:Description>
Eh?
Patrick
--
Patrick Stickler Phone: +358 50 483 9453
Senior Research Scientist Fax: +358 7180 35409
Nokia Research Center Email: patrick.stickler@nokia.com
Received on Thursday, 21 February 2002 09:25:59 UTC