RDFa is a method for embedding Rich Data Formats metadata within HTML documents. It allows metadata like titles, descriptions and URLs to be added to HTML pages in a way that is readable both by humans and machines. The summary describes how RDFa works by defining things with URIs and assigning them properties and values as triples. It also mentions the RDFa distiller tool that can extract the RDF metadata from HTML pages marked up with RDFa.