Manu Sporny wrote: > So this case: > > <div about="#me">I know > <div rel="foaf:knows"></div> > </div> > > wouldn't generate a triple until you did this: > > <div about="#me">I know > <div rel="foaf:knows"> > <div rel="foaf:knows"></div> > </div> > </div> I think that's okay, because that first @rel is actually not completed by anything, and in fact its completion varies greatly depending on whether you add an @href, add a new element with @property, or add a new element with @about. On the other hand, in the second case, you've provided a completion for that first @rel. -BenReceived on Saturday, 7 June 2008 19:02:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 7 June 2008 19:02:26 GMT