RDFa
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				Dan Tobias  (Talk | contribs)  (Created page with "{{FormatInfo |formattype=electronic |subcat=Web |released=2010 }} '''RDFa''' (Resource Description Framework in Attributes) is an extension to HTML 5 to allow inclusion of...")  | 
			Dan Tobias  (Talk | contribs)  m (→Links)  | 
			||
| Line 12: | Line 12: | ||
* [http://www.w3.org/TR/rdfa-lite/ RDFa Lite 1.1 (W3C)]  | * [http://www.w3.org/TR/rdfa-lite/ RDFa Lite 1.1 (W3C)]  | ||
* [http://rdfa.info/ rdfa.info]  | * [http://rdfa.info/ rdfa.info]  | ||
| − | * [[Wikipedia:Linked data|Linked data (Wikipedia)]  | + | * [[Wikipedia:Linked data|Linked data (Wikipedia)]]  | 
* [https://github.com/commonsmachinery/copyrdf-addon/blob/master/README.md Copy RDFa Metadata (Firefox add-on)]  | * [https://github.com/commonsmachinery/copyrdf-addon/blob/master/README.md Copy RDFa Metadata (Firefox add-on)]  | ||
* [http://commonsmachinery.se/ Commons Machinery (initiative to tag image metadata in standardized way using RDFa)]  | * [http://commonsmachinery.se/ Commons Machinery (initiative to tag image metadata in standardized way using RDFa)]  | ||
* [http://elog.io/ elog.io: API to find missing attributions]  | * [http://elog.io/ elog.io: API to find missing attributions]  | ||
Latest revision as of 14:00, 10 December 2014
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.