Ben Adida wrote:
...
Take GRDDL, which is a REC, and which can be implemented as an HTML4
@profile. (And which was led by Dan Connolly, whom I trust to know what
@profile means.) To make sense of @rel in GRDDL, you're instructed to
look at <link rel="transformation" href="specificTransformation.xsl">,
which itself tells you *how* to interpret @rel.
...
That is misleading.
The linked transformation doesn't tell you how to interpret relation
value at all. Instead, it transforms the content to RDF/XML.
BR, Julian