RDFa
From Just Solve the File Format Problem
RDFa (Resource Description Framework in Attributes) is an extension to HTML 5 to allow inclusion of metadata in the form of linked data. Unlike RDF, which is generally found as separate XML-based files, RDFa is a manner of formatting of data found within an HTML document.
A limited subset of RDFa, designed to be simpler for beginners, is RDFa Lite.