On Tue, 01 Dec 2009 14:47:24 +0100, Mark Birbeck
<mark.birb...@webbackplane.com> wrote:
Hi Steven,
On Tue, Dec 1, 2009 at 1:03 PM, Steven Pemberton
<steven.pember...@cwi.nl> wrote:
Actually I have long wanted an easy way of saying "about the current
element".
Off the top of my head, something like:
<p about="[.]">
or
<p about="[_:.]"
Ah...but that's why I was keen to clarify the behaviour of an empty
@typeof:
<div typeof="">
...
</div>
This give the current element a bnode, ready for use by further
statements.
Yes, but removing the ability to use typeof.
Steven