W3C home > Mailing lists > Public > public-grddl-wg@w3.org > January 2007

RE: #base-param testing

From: McBride, Brian <brian.mcbride@hp.com>
Date: Wed, 24 Jan 2007 13:35:29 -0000
Message-ID: <86FE9B2B91ADD04095335314BE6906E8C5B6C5@sdcexc04.emea.cpqcorp.net>
To: "Danny Ayers" <danny.ayers@gmail.com>, "public-grddl-wg" <public-grddl-wg@w3.org>
 [[ 
I don't really understand what meant by "documents named relative to the
transformed document can be created" in the context of GRDDL, so
couldn't see where, if anywhere, this is demonstrated.  
]]
 
That isn't what it was intended to say - though the language is unclear.
It was intended to say that *references* to documents named relative to
...
 
given that one is transforming a source document http://example.org/foo
one can create a triple whose subject is http://example.org/bar with
something like
 
[[
<rdf:Description rdf:about="bar">
  ...
</rdf:Description>
]]
 
in the transform
 
 However, the input file described above uses
grddl:transformation="glean_title.xsl", but Brian also provided a
variation. Changing the source doc to refer to
grddl:transformation="baseURI.xsl" ( baseURIb.html) I got a result
(baseURIb.rdf) additionally containing a statement :

<rdf:Description
rdf:about="file:///Users/dannyayers/Documents/projects/grddl-wg/baseURI.
xsl ">
    <rdf:type rdf:resource="http://example.org/test#StyleSheet"/>
</rdf:Description>

This demonstrates that triples relative to the transformation document
can also be generated. Cool trail ;-)  
 
Ah - exactly. 
 
Brian
 
Received on Wednesday, 24 January 2007 13:35:42 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:11:47 GMT