In “RDFa in XHTML: Syntax and Processing,” Section 5.5, Step 4, the specifications say “if the element is the head or body element then act as if there is an empty @about present, and process it according to the rule for @about, above.” However, I can’t find any mention of how an “empty” about should be processed, nor exactly what constitutes an “empty” @about.
First, would an “empty @about consist of about=””?
Second, does it merely create an explicit bNode that has no author specified identifier? (Something that has sometimes been referred to as an “anonymous bNode” within the RDFa documentation.)