Re: Determination of subjects/objects

Ivan Herman wrote:
> - the element's corresponding RDF identity is the subject of an
> @property when it appears (the object of which follows the usual rules)

I don't think so.... but let's hash it out.

What does this mean:

<div id="me" property="foo:bar">foo</div>

I think @id doesn't set the subject. I think @property follows normal
@about resolution, noting that @rel, @rev, and @instanceof implicitly
set up @about for contained content.

> - the @src of <img> and the @data of <object> are, in this algorithms,
> aliases to @href

More or less: we haven't resolved what happens if you have IMG with
@href and @src.... but yeah, that's more or less the way to think about it.

-Ben

Received on Friday, 20 July 2007 15:12:55 UTC