rel-meta: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (creating a stub for rel-meta)  | 
			
(No difference) 
 | 
Revision as of 15:42, 18 February 2012
This article is a stub. You can help the microformats.org wiki by expanding it.
The meta link relationship is used to link to a resource containing external metadata about the HTML page. The metadata is often assumed to be in RDF format, as indicated by the type attribute. Example:
<link rel="meta" type="application/rdf+xml" href="foaf.rdf" />
Use in the wild
A query on sparql.sindice.com for use of the html:meta predicate returned 6862818 results as of 2012-02-18: live link