Re: @role implemented

So I've implemented @role as well, and there's actually a problem with 0306:

html>head>base is only valid for HTML varieties, not XML, so it should be removed from host language "xml".

Further more, base is set to <http://www.example.com/tests/0306>, but the sparql is looking for <http://www.example.com/tests/0306.xhtml#heading1>, it should be <http://www.example.com/tests/0306#heading1>

I'll update the manifest and SPARQL.

Gregg

On Jun 1, 2012, at 9:20 AM, Shane McCarron wrote:

> Nice work!  The test harness seems happy now, although you do not seem 
> to pass test 0306 for some reason - maybe the implementation is not 
> taking 'base' into account?
> 
> On 6/1/2012 4:27 AM, Ivan Herman wrote:
>> Shane,
>> 
>> I have added the @role behaviour to the code as discussed yesterday. However, at this moment the test harness does not seem to respond, so I could not test it on line. But I could download the tests and run it on my machine, and it seemed to be fine.
>> 
>> Cheers
>> 
>> Ivan
>> 
>> ----
>> Ivan Herman, W3C Semantic Web Activity Lead
>> Home: http://www.w3.org/People/Ivan/
>> mobile: +31-641044153
>> FOAF: http://www.ivan-herman.net/foaf.rdf
>> 
>> 
>> 
>> 
>> 
> 
> -- 
> Shane McCarron
> Managing Director, Applied Testing and Technology, Inc.
> +1 763 786 8160 x120
> 
> 

Received on Friday, 1 June 2012 16:37:23 UTC