- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Thu, 07 Aug 2008 09:38:26 +0200
- To: Ian Hickson <ian@hixie.ch>
- CC: Danny Ayers <danny.ayers@gmail.com>, public-grddl-comments@w3.org
Ian Hickson wrote:
> On Wed, 6 Aug 2008, Danny Ayers wrote:
>> One possible obstacle might be how to specify the purpose of the linked
>> transformation.
>
> Isn't that what the keyword "transformation" does? It implies that the
> resource is a GRDDL XSLT program, no?
> ...
It seems to me that the choice of "transformation" was done knowing that
there was @profile to disambiguate (just as
xmlns:grddl='http://www.w3.org/2003/g/data-view#'
grddl:transformation="..."
is used when in generic XML).
So, in absence of @profile, the relation probably should be called
"grddl-transformation", or the full URI should be used as relation:
rel="http://www.w3.org/2003/g/data-view#transfomation"
(as proposed in the Link header draft).
BR, Julian
Received on Thursday, 7 August 2008 07:39:13 UTC