Elias Torres Predicate establishment with @property Tests @property to establish the predicate; literal object is in the content of the element. 4.2.1 Elias Torres meta/@property application/xhtml+xml Tests meta/@property to establish the predicate; subject comes from the parent's @about. 4.3.3 Elias Torres meta/@property, no @about in parent application/xhtml+xml Tests meta/@property to establish the predicate; subject will be a blank node. 4.3.3 Elias Torres @xml:base application/xhtml+xml Tests explicitly setting @xml:base. 2.3 Elias Torres CURIEs Tests CURIE parsing. 2.4 Elias Torres @rel and @rev Tests @rev and @rel together, with the object being specified by @href, ignoring content 4.2.4 Elias Torres @rel, @rev, @property, @content Tests @rel, @rev, @property, and @content together to generate several RDF triples. 4.2.4 Elias Torres empty string @about Tests empty @about. 4.3.1 Elias Torres @rev Tests @rev. 4.2.3 Elias Torres @rel, @rev, @href Tests @rel, @rev, and @href to generate two RDF triples. 4.2.4 Elias Torres XMLLiteral Tests XMLLiteral content 5.1.1 Elias Torres @xml:lang Tests @xml:lang 5.1.1.2 Elias Torres @xml:lang inheritance Tests @xml:lang inheritance 5.1.1.2 Elias Torres @datatype, xsd:integer Tests setting the @datatype to xsd:integer 5.1.2 Elias Torres Blank node via meta and link application/xhtml+xml Tests meta and link with no parent @about, blank node generated for subject 5.2 Elias Torres Blank node, explicit application/xhtml+xml Tests setting @about to an explicit blanknode _:a. 5.2 Elias Torres Related blanknodes application/xhtml+xml Tests creation of statements involving explicitly created blank nodes. 5.2 Wing Yung @rel for predicate Tests @rel to establish predicate. 4.2.2 Wing Yung @about for subject Tests @about to establish subject. 4.3.1 Wing Yung Inheriting @about for subject Tests @about inheritance to establish subject. 4.3.2 Wing Yung Subject inheritance with no @about Tests inheritance of subject when no @about can be found 4.3.2 Wing Yung meta with parent @id Tests getting subject from parent @id 4.3.3 Wing Yung Ignore @id in non-parent ancestor Tests @id is not inherited 4.3.3 Wing Yung Ignore @id for non-meta and non-link Tests igoring @id for non-meta and non-link tag 4.3.3 Wing Yung @id for object Tests @id for specifying the object in absence of @href 4.3.3 Wing Yung @content Tests @content for literal object 4.4.1 Wing Yung @content, ignore element content Tests @content for literal object, overriding element content. 4.4.1 Wing Yung @xml:lang and @datatype Tests @xml:lang and @datatype. 5.1.1.2 Wing Yung meta content Tests extracting a literal from string content of meta 5.1.2.1