rdf_preprocess_node(&$variables)
Implements hook_preprocess_HOOK() for node templates.
File
core/modules/rdf/rdf.module, line 300 Enables semantically enriched output for Drupal sites in the form of RDFa.
Code
function rdf_preprocess_node(&$variables) {
// Adds RDFa markup to the node container. The about attribute specifies the
// URI of the resource described within the HTML element, while the @typeof
// attribute indicates its RDF type (e.g., foaf:Document, sioc:Person, and s