Re: tweaked processing rules in ARC online extractor

Benjamin Nowack wrote:
> 
> Hi,
> 
> using manu's cool test runner, I've updated my extractor[1] to make it 
> pass more tests (all except #29 now). I had to tweak the processing 
> rules a little, though:
> 
> - @instanceof sets the chaining flag *only if no @about is set*.
>   Otherwise, tests #0050 and #1001 fail.
> 
> - if [current element identifier] is a bnode, and [current object 
>   resource] is a bnode as well, then [current object resource] is
>   set to the bnode created for [current element identifier], i.e. the
>   same bnode ID is used for both context values.
>   Otherwise, tests #0046 (on hold), #0049, and #0050 fail.
> 

Yep. These are the changes I had to make in my implementation, too!
Happy to see that Benji got to the same conclusions...

Ivan

> 
> Best,
> Benji
> 
> 
> [1] http://arc.web-semantics.org/demos/rdfa_tests/extract.php?url=
> 
> 

-- 

Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
PGP Key: http://www.ivan-herman.net/pgpkey.html
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Wednesday, 31 October 2007 10:26:48 UTC