Re: Evaluation of Test Cases 46-53

Ben Adida wrote:
> 
> TC50: DISAGREE. @instanceof on its own should yield a blank node.

One more detail about this test case: the *first* example in the Primer
is effectively the same thing:

  <p instanceof="cal:Vevent">
  ....
  </p>

I think we want that markup to result in a new bnode whose type is
cal:Vevent.

-Ben

Received on Wednesday, 17 October 2007 23:40:57 UTC