CloCkWeRX / xmlgrddl

Automatically exported from code.google.com/p/xmlgrddl
0 stars 0 forks source link

Resolve ambiguousness between hcard test output and xslt. #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
/** @todo   Determine just what the hell is correct behaviour */
/*
$tests[] = array('name' => 'A copy of the hcard profile',
                 'in' => 'http://www.w3.org/2001/sw/grddl-wg/td/hcard.html',
                 'out' =>
'http://www.w3.org/2001/sw/grddl-wg/td/hcard-output.rdf',
                 'realistic' => dirname(__FILE__) . '/data/hcard-output.rdf');
*/

We render a whole bunch of rdf:about="#fragment", while the examples have
rdf:ID

Which is correct?

Original issue reported on code.google.com by daniel.o...@gmail.com on 1 Mar 2008 at 1:40

GoogleCodeExporter commented 9 years ago
Blocks issue 2

Original comment by daniel.o...@gmail.com on 1 Mar 2008 at 1:41

GoogleCodeExporter commented 9 years ago
Examples quite possibly :(

Original comment by daniel.o...@gmail.com on 11 Mar 2008 at 1:16

GoogleCodeExporter commented 9 years ago
r133

Original comment by daniel.o...@gmail.com on 16 Mar 2008 at 8:52