
xml.schema.z3998-book-1.0-latest.mod.rdfa-attrib.rng Maven / Gradle / Ivy
The RDFa Attributes Module
This module defines the W3C RDFa attribute collection.
The semantics of the attributes in this module are defined by refRDFa11 . Refer to RDFa Primer for further information.
Markus Gylling
[email protected]
2009
2010
DAISY Consortium
This module is licensed under a Creative Commons Attribution 3.0 license, a copy of which is available at
http://creativecommons.org/licenses/by/3.0/
For complete licensing information, please refer to the LICENSE file that came with this distribution, a copy of which is also available from the DAISY web site at
www.daisy.org
2012-12-19
MGy
Initial version
The prefix attribute associates RDFa vocabulary namespace prefixes and URIs, as defined in RDFa Core 1.1 . The prefix attribute may optionally be attached to the root document element. Z39.98-AI profiles must not allow the attribute to be attached to any other element. The prefix attribute must not be used to redefine prefixes or URIs declared in the default context document for the profile.
\s*([\i-[:]][\c-[:]]*: +[^ ]+)(\s+[\i-[:]][\c-[:]]*: +[^ ]+)*\s*
The about attribute specifies the subject of a relationship. If not given, then the subject is the current document.
The fragment URI in the about attribute must resolve to an ID in the document.
The content attribute specifies a string to use as an object for the rdfa.property attribute.
The datatype attribute specifies a datatype of the object of the rdfa.property attribute (either in the content attribute, or the content of the element that the datatype attribute is on.) By default, data in the content attribute is of type string, and data in the content of an element has type xml:Literal. If datatype="" is used, then for the RDF the element content is stripped of markup, and is of type string.
The datatype attribute contains an undeclared CURIE prefix.
The typeof attribute creates a blank node, which becomes the subject, and asserts that the current element contains relationships that match the given RDF type.
The typeof attribute contains an undeclared CURIE prefix.
The property attribute defines a relationship between the subject and either a string (if the rdfa.content attribute is present) or the content of the element that the property attribute is on.
The property attribute contains an undeclared CURIE prefix.
The rel attribute defines a relation between the subject and a URL given by the rdfa.resource attribute. The rdfa.rev attribute expresses the inverse relation.
The rel attribute contains an undeclared CURIE prefix.
The resource attribute specifies an object URI for the rdfa.rev and rdfa.rel attributes, if the attribute href is not present.
The rev attribute defines a relation between the subject and a URL given by the rdfa.resource attribute. The rdfa.rel attribute expresses the inverse relation.
The rev attribute contains an undeclared CURIE prefix.
Defines the RDFa attribute collection; all attributes with optional occurrence.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy