<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tonydm</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tonydm"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Tonydm"/>
	<updated>2026-04-19T14:51:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=haudio&amp;diff=25752</id>
		<title>haudio</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=haudio&amp;diff=25752"/>
		<updated>2008-02-16T23:41:56Z</updated>

		<summary type="html">&lt;p&gt;Tonydm: /* XMDP Profile */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hAudio 0.9&amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
http://farm2.static.flickr.com/1216/604867362_da0921136a_o.png&lt;br /&gt;
&lt;br /&gt;
[[haudio|hAudio]] is a simple, open, distributed format, suitable for embedding information about audio recordings in (X)HTML, Atom, RSS, and arbitrary XML. hAudio is one of several [[microformats]] open standards. This page and Microformat is in the public domain.&lt;br /&gt;
&lt;br /&gt;
== hAudio Microformat Draft Specification ==&lt;br /&gt;
&lt;br /&gt;
; Editor: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
; Contributors: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc., [[ user:WebOrganics | Martin McEvoy ]], [[  User:AlexandreVandeSande | Alexandre Van De Sande ]], Michael Johnson, Dave Longley, Brian Suda, Ben Wiley Sittler, Scott Reynen, Frances Berriman, James Craig, David Janes, [[User:AndyMabbett|Andy Mabbett]], Danny Ayers, Rudy Desjardins, Edward O'Connor, Ryan King, Chris Griego, Brad Hafichuk, Tantek Çelik, Colin Barrett, Joe Andrieu, Michael Smethurst, [[User:ChrisNewell | Chris Newell]], Julian Stahnke, Justin Maxwell, Paul Wilkins and David I. Lehn.&lt;br /&gt;
&lt;br /&gt;
Microformats [[#Copyright]] and [[#Patents]] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording.&lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
In order to enable and encourage the sharing, distribution, syndication, and aggregation of audio content, the authors propose the hAudio microformat, an open standard for distributed audio metadata. The authors have researched both numerous [[audio-info-examples]] in the wild and earlier attempts at [[audio-info-formats]], and have designed hAudio around a simple minimal schema for audio content.  Feedback is encouraged on the [[haudio-feedback|hAudio feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgments ===&lt;br /&gt;
&lt;br /&gt;
Many thanks to the various individuals that did research and proposed ideas and discussion related to media info and audio info in general. Among the many participants are [[RodBegbie]], Dean Hudson, [http://tantek.com/log/ Tantek Çelik], [http://napsterization.org/stories/ Mary Hodder], [http://joshkinberg.com/blog/ Joshua Kinberg], ChrisMessina, and [http://onlisareinsradar.com/ Lisa Rein].&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
&lt;br /&gt;
Audio content consistently share several common fields.  Where possible hAudio has been based on this minimal common subset.&lt;br /&gt;
&lt;br /&gt;
==== Out of scope ====&lt;br /&gt;
&lt;br /&gt;
Fields that are type-specific have been omitted from hAudio.  It is important that hAudio be kept simple and minimal from the start.  Additional features can be added as deemed necessary by practical implementation experience.&lt;br /&gt;
&lt;br /&gt;
The concept of a universal audio identifier, that is, how to identify the same audio album, song, speech, or podcast across different music and audio sites, though something very useful to have, is outside the scope of this format.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hAudio format is based on a set of fields common to numerous audio content sites and formats in use today on the web.  Where possible field names have been chosen based on those defined by the related [[hcard|hCard]] standards.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
&lt;br /&gt;
The hAudio schema consists of the following:&lt;br /&gt;
&lt;br /&gt;
* hAudio ('''&amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;''')&lt;br /&gt;
** '''title''' and/or '''album''' required. text.&lt;br /&gt;
** '''contributor'''. optional. using text or [[hCard]].&lt;br /&gt;
** '''duration'''. optional. ISO-8601 time duration using [[abbr-design-pattern]] (re-used from [[hcalendar]]).&lt;br /&gt;
** '''item''' optional. using text or multiple properties from [[hAudio]].&lt;br /&gt;
** '''position''' optional. text.&lt;br /&gt;
** '''category'''. optional. text.&lt;br /&gt;
** '''published'''. optional. using [[datetime-design-pattern]].&lt;br /&gt;
** '''photo'''. optional. using any element containing a URL, such as IMG.&lt;br /&gt;
** '''description''' optional. text.&lt;br /&gt;
** '''sample''' (rel). optional. sample file/stream using [[rel-design-pattern]] with &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt; as the &amp;lt;code&amp;gt;mf-rel-value&amp;lt;/code&amp;gt;.&lt;br /&gt;
** '''enclosure''' (rel). optional. full download of file using [[rel-enclosure]].&lt;br /&gt;
** '''payment''' (rel). optional. link to purchase process using [[rel-payment]].&lt;br /&gt;
** '''price'''. optional. using text or [[currency-proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
&lt;br /&gt;
The fields of the hAudio schema represent the following:&lt;br /&gt;
&lt;br /&gt;
==== hAudio ====&lt;br /&gt;
&lt;br /&gt;
An hAudio is used to identify and describe metadata associated with an audio recording.&lt;br /&gt;
&lt;br /&gt;
* an hAudio element is identified by class name &amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Title ====&lt;br /&gt;
&lt;br /&gt;
The title of a single audio recording is a short textual description used to identify the work among interested parties. This can be the title of a speech, song title, or short description regarding a sound effect.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{must}} have &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; and/or &amp;lt;code&amp;gt;album&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== Album ====&lt;br /&gt;
&lt;br /&gt;
The title of a collection of audio recordings, such as those that are represented as a CD, album or LP. The text should be a short textual description used to identify the work among interested parties.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;album&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{must}} have either &amp;lt;code&amp;gt;album&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; or both.&lt;br /&gt;
&lt;br /&gt;
==== Item ====&lt;br /&gt;
&lt;br /&gt;
A container for another hAudio item, which MUST be considered a part of the parent audio recording. An example of an item that is part of an hAudio would be a track in an audio album, a aria in an Opera, or a section of a podcast.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;item&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} have one or more items.&lt;br /&gt;
* The element {{must}} be processed opaquely. No sub-elements should be read from any hAudio contained in a track element.&lt;br /&gt;
* The contents of the element {{must}} be marked up using properties in hAudio.&lt;br /&gt;
&lt;br /&gt;
==== Position ====&lt;br /&gt;
&lt;br /&gt;
The position is used to describe the position of the hAudio item in a list. Examples of hAudio lists can include album track listings, music top 10 lists, playlists, and podcast chapters.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;position&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one &amp;lt;code&amp;gt;position&amp;lt;/code&amp;gt; element.&lt;br /&gt;
* The contents of the element {{must}} be a number or other sequential identifier.&lt;br /&gt;
&lt;br /&gt;
==== Contributor ====&lt;br /&gt;
&lt;br /&gt;
A Contributor is any entity that takes part in the creation and distribution of an audio recording. Examples include: artist, composer, publisher, guitarist, vocalist, violinist, lead singer, backup singer, bassist, drummer, manager, and roadie.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;contributor&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more contributors.&lt;br /&gt;
* The contents of the element {{should}} include a valid [[hcard|hCard microformat]].&lt;br /&gt;
** The &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; attribute {{should}} be used to specify the contributor's responsibility related to the audio recording if hCard is utilized.&lt;br /&gt;
* The contents of the element {{may}} be specified in plain-text.&lt;br /&gt;
* If multiple contributors are specified, without &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; specifications, it {{may}} be assumed that the first role mentioned is the primary artist or creator. This applies to plain-text contributor markup as well.&lt;br /&gt;
&lt;br /&gt;
==== Published ====&lt;br /&gt;
&lt;br /&gt;
The published date specifies the date that the audio recording was made available to the public. Examples include: The airing date of a radio broadcast, the day a speech was given, or the day a music album was made available for sale.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;published&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more &amp;lt;code&amp;gt;published&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
* The contents of the element {{must}} include a date format compliant with the [[datetime-design-pattern]].&lt;br /&gt;
&lt;br /&gt;
==== Sample ====&lt;br /&gt;
&lt;br /&gt;
A Sample URI specifies from where an excerpt of the audio recording may be retrieved.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URI fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more URI &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt;s.&lt;br /&gt;
* The URI {{should}} point to a directly accessible stream or file.&lt;br /&gt;
* The type of the sample {{may}} be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URI.&lt;br /&gt;
&lt;br /&gt;
==== Full Download (Enclosure) ====&lt;br /&gt;
&lt;br /&gt;
A Full Download URI specifies from where the full version of an audio recording may be retrieved. The URI {{must}} point to a direct link to a file retrieval process (FTP, HTTP, BitTorrent URI, etc).&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URI fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;enclosure&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more &amp;lt;code&amp;gt;enclosure&amp;lt;/code&amp;gt; URIs.&lt;br /&gt;
* The type of the file {{may}} be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URI.&lt;br /&gt;
&lt;br /&gt;
==== Purchase (Payment) ====&lt;br /&gt;
&lt;br /&gt;
A Purchase URI specifies from where the full version of an audio recording may be purchased. The URI {{must}} point to the beginning of a purchase process for the hAudio.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URI fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;payment&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more &amp;lt;code&amp;gt;payment&amp;lt;/code&amp;gt; URIs.&lt;br /&gt;
* The type of the file {{may}} be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URI.&lt;br /&gt;
&lt;br /&gt;
==== Photo ====&lt;br /&gt;
&lt;br /&gt;
A photo specifies an image that should be used to summarize the audio recording. Examples include: the image of a speaker, an audio album cover image, or a picture from a concert.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;photo&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more &amp;lt;code&amp;gt;photo&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
* The element {{should}} use an &amp;amp;lt;img&amp;amp;gt; element.&lt;br /&gt;
* The element {{may}} use any other element that contains a URL, such as &amp;amp;lt;a&amp;amp;gt; or &amp;amp;lt;object&amp;amp;gt;, but it is not recommended.&lt;br /&gt;
&lt;br /&gt;
==== Category ====&lt;br /&gt;
&lt;br /&gt;
The Category specifies the genre or style used to classify the audio recording. Examples include: blues, rock, motivational, spoken word, or sound effect.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
* This element {{may}} be expressed using the [[rel-tag]] elemental microformat. When a category is expressed using rel-tag, the content of the element is used as the text for the category. For example: &amp;lt;code&amp;gt;&amp;lt;a class=&amp;quot;category&amp;quot; rel=&amp;quot;tag&amp;quot; href=&amp;quot;/tags/symphony&amp;quot;&amp;gt;Symphonic&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; would have &amp;quot;Symphonic&amp;quot; as the text for the category.&lt;br /&gt;
&lt;br /&gt;
==== Duration ====&lt;br /&gt;
&lt;br /&gt;
The Duration specifies the length in time of the audio recording. Examples include: 104 seconds, 3:23, and 4 minutes.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt; element.&lt;br /&gt;
* The contents of the element {{should}} use the [[abbr-design-pattern]] whose title attribute contains an ISO-8601 formatted duration. An example of 3:23 (i.e 3 minutes 23 seconds) would be &amp;quot;PT3M23S&amp;quot; in ISO 8601 format.&lt;br /&gt;
&lt;br /&gt;
==== Price ====&lt;br /&gt;
&lt;br /&gt;
The Price specifies the amount of currency that must be exchanged for acquisition of a full specimen of the audio recording. Examples include: One Dollar, $2, and £4.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;price&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more &amp;lt;code&amp;gt;price&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
* The contents of the element {{should}} use the [[currency-proposal]].&lt;br /&gt;
* The contents of the element {{may}} also use plain text with a currency symbol.&lt;br /&gt;
&lt;br /&gt;
==== Description ====&lt;br /&gt;
&lt;br /&gt;
An explanation of the contents of the hAudio item. This could explain the significance of a speech, the full-text description of a sound effect, or the meaning of a song or album.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio {{may}} include one or more &amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt; elements. If more than one description element is defined, the full description for the hAudio is the concatenation, in order, of all &amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
&lt;br /&gt;
=== Parser Processing Notes ===&lt;br /&gt;
&lt;br /&gt;
* It is important to understand that ITEM is an opaque element. When processing the ITEM element, none of the properties of the child hAudio should be pulled into the parent hAudio. However, it is recommended that child hAudio {{should}} inherit the following parent hAudio properties, if they are not specified on the child: &lt;br /&gt;
** album&lt;br /&gt;
** contributor&lt;br /&gt;
** category&lt;br /&gt;
** published&lt;br /&gt;
** photo&lt;br /&gt;
&lt;br /&gt;
=== More Semantic Equivalents ===&lt;br /&gt;
&lt;br /&gt;
For some properties there is a more semantic equivalent, and therefore they get special treatment, e.g.: &lt;br /&gt;
&lt;br /&gt;
* For &amp;quot;photo&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;img class=&amp;quot;photo&amp;quot; src=&amp;quot;...&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
* If only 'album' is specified, then the hAudio is an album.&lt;br /&gt;
* If only 'title' is specified, then the hAudio is a song, audio track, sound effect, speech, or other atomic/singular work.&lt;br /&gt;
* If both 'album' and 'title' are specified, then the hAudio is a atomic/singular work that is part of an album.&lt;br /&gt;
** Example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;haudio&amp;quot;&amp;gt;Side two of &amp;lt;span class=&amp;quot;album&amp;quot;&amp;gt;Meddle&amp;lt;/span&amp;gt; opens with &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;One of These Days&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* If 'title' and one or more 'items's are specified, the hAudio is an audio recording containing multiple sections. Each item is assumed to be an hAudio that is part of the parent hAudio.  None of the 'item' properties should implicitly be added to the containing hAudio. In other words, the parser shouldn't parse the contents of the 'item' into the higher-level hAudio object.&lt;br /&gt;
&lt;br /&gt;
==== Language ====&lt;br /&gt;
&lt;br /&gt;
* To explicitly convey the natural language that an hAudio is written in, use the standard (X)HTML 'lang' or 'xml:lang' attribute on the element with class=&amp;quot;haudio&amp;quot;&lt;br /&gt;
**e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;I like &amp;lt;span class=&amp;quot;haudio&amp;quot; lang=&amp;quot;de&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Das Lied von der Erde&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; best.&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*If portions of an hAudio (e.g. the item name) are in a different language to the rest of the hAudio, use the 'lang' or 'xml:lang' attribute on those portions.&lt;br /&gt;
* hAudio parsers which need to handle the native language of hAudio {{must}} process the standard (X)HTML 'lang' or 'xml:lang' attribute as specified.&lt;br /&gt;
* hAudio parsers which need to handle native language {{may}} traverse up the DOM to discover the native language of the page and apply that to the hAudio if no other language is specified on the hAudio.&lt;br /&gt;
&lt;br /&gt;
=== Human vs. Machine Readable ===&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; element is used for a property, then its '&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;' attribute is used for the value of the property, instead of the contents of the element, which can then be used to provide a user-friendly alternate presentation of the value. &lt;br /&gt;
&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;a&amp;amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it {{must}} be treated as follows:&lt;br /&gt;
# For the 'photo' property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;href=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value.&lt;br /&gt;
# For other properties, the element's content is the value of the property.&lt;br /&gt;
&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;img&amp;amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it {{must}} be treated as follows:&lt;br /&gt;
# For the 'photo' property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;src=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value.&lt;br /&gt;
# For other properties, the &amp;lt;code&amp;gt;&amp;amp;lt;img&amp;gt;&amp;lt;/code&amp;gt; element's '&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;' attribute is the value of the property.&lt;br /&gt;
&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;object&amp;amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it {{must}} be treated as follows:&lt;br /&gt;
# For the 'photo' property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;data=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value.&lt;br /&gt;
# For other properties, the element's content is the value of the property.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
* By marking up audio content with the hAudio microformat, the expectation is communicated that information about the content {{may}} be indexed.  This has no impact on the copyright of the content itself which the publisher may explicitly specify using [[rel-license]] as specified above.&lt;br /&gt;
&lt;br /&gt;
== XMDP Profile ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
 &amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&lt;br /&gt;
  &amp;lt;dl&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;haudio&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    Used to identify and describe metadata associated with an individual audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;title&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A short textual description used to identify an audio recording among interested parties.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;album&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A short textual description used to identify an audio recording that is an album among &lt;br /&gt;
    interested parties.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;contributor&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    An entity that takes part in the creation and distribution of an audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;published&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The date that the audio recording was made available to the public.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A verbose description of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    An image that should be used to summarize the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;item&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    Contains a sub-part of the current audio recording, which is marked-up using any element available in hAudio.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;sample&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A URI specifying a method of sampling a section of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;enclosure&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A URI specifying a method of downloading the complete version of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;purchase&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A URI specifying a method of purchase resulting in the acquisition of a complete version of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The genre or style used to classify the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;duration&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The length of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;price&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The amount of currency that must be exchanged for acquisition of a full specimen of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
 &amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
Here are a few examples of text about, and links to, audio content, from real web sites, showing how they could be easily enhanced to use hAudio.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Want to write valid [[haudio|hAudio]]?  Use the [http://microformats.org/code/haudio/creator hAudio creator] (not implemented yet) to write about audio content and publish it on your blog. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Simple Song Example ===&lt;br /&gt;
&lt;br /&gt;
Display:&lt;br /&gt;
&lt;br /&gt;
(This is a live example, detectable in parsers)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Start Wearing Purple&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;Gogol Bordello&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Start Wearing Purple&amp;lt;/span&amp;gt; by &lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;Gogol Bordello&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Speech Example ===&lt;br /&gt;
&lt;br /&gt;
(This is a live example, detectable in parsers)&lt;br /&gt;
&lt;br /&gt;
Display:	 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;	 &lt;br /&gt;
&amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;I Have a Dream&amp;lt;/span&amp;gt;, a &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;speech&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn n&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;given-name&amp;quot;&amp;gt;Martin&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;additional-name&amp;quot;&amp;gt;Luther&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;King&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;honorific-suffix&amp;quot;&amp;gt;Jr.&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;	 &lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&amp;lt;pre&amp;gt;	 &lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;I Have a Dream&amp;lt;/span&amp;gt;, a 	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;speech&amp;lt;/span&amp;gt; by 	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;span class=&amp;quot;fn n&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;span class=&amp;quot;given-name&amp;quot;&amp;gt;Martin&amp;lt;/span&amp;gt;&lt;br /&gt;
            &amp;lt;span class=&amp;quot;additional-name&amp;quot;&amp;gt;Luther&amp;lt;/span&amp;gt;&lt;br /&gt;
            &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;King&amp;lt;/span&amp;gt;,&lt;br /&gt;
            &amp;lt;span class=&amp;quot;honorific-suffix&amp;quot;&amp;gt;Jr.&amp;lt;/span&amp;gt;&lt;br /&gt;
         &amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;	 &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the use of [[hcard|hCard]].&lt;br /&gt;
&lt;br /&gt;
=== Song and Album Example ===&lt;br /&gt;
&lt;br /&gt;
(This is a live example, detectable in parsers)&lt;br /&gt;
&lt;br /&gt;
Display:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Start Wearing Purple&amp;lt;/span&amp;gt; by  &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Gogol Bordello&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; found on &amp;lt;span class=&amp;quot;album&amp;quot;&amp;gt;Underdog World Strike&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Start Wearing Purple&amp;lt;/span&amp;gt; by &lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Gogol Bordello&amp;lt;/span&amp;gt;&lt;br /&gt;
        &amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;/span&amp;gt;&lt;br /&gt;
   found on&lt;br /&gt;
   &amp;lt;span class=&amp;quot;album&amp;quot;&amp;gt;Underdog World Strike&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that for bands, hCard's ''[[hcard#Implied_.22organization-name.22_Optimization|Implied &amp;quot;organization-name&amp;quot; Optimization]]'' is used.&lt;br /&gt;
&lt;br /&gt;
=== Complete Album Example ===&lt;br /&gt;
&lt;br /&gt;
An example that uses every element of hAudio:&lt;br /&gt;
&lt;br /&gt;
[Image] Live Phish, Volume 15 by Phish&amp;lt;br/&amp;gt;&lt;br /&gt;
Released: October 31, 2002&amp;lt;br/&amp;gt;&lt;br /&gt;
Acquire: Sample, Live Recording, Buy High Quality Track&amp;lt;br/&amp;gt;&lt;br /&gt;
Category: [http://www.example.org/tags/live live]&amp;lt;br/&amp;gt;&lt;br /&gt;
Duration: 145 minutes, 27 seconds&amp;lt;br/&amp;gt;&lt;br /&gt;
Price: $14.99&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Tracks:&amp;lt;br/&amp;gt;&lt;br /&gt;
1. Sanity (5:48)&amp;lt;br/&amp;gt;&lt;br /&gt;
2. Highway To Hell (3:39)&lt;br /&gt;
&lt;br /&gt;
Here is the hAudio Microformat markup:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;img class=&amp;quot;photo&amp;quot; src=&amp;quot;images/live_phish_vol_15.jpg&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;album&amp;quot;&amp;gt;Live Phish, Volume 15&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Phish&amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;br/&amp;gt;&lt;br /&gt;
   Released on:&lt;br /&gt;
   &amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2002-10-31&amp;quot;&amp;gt;October 31, 2002&amp;lt;/abbr&amp;gt;&lt;br /&gt;
   &amp;lt;br/&amp;gt;&lt;br /&gt;
   Acquire: &lt;br /&gt;
   &amp;lt;a rel=&amp;quot;sample&amp;quot; href=&amp;quot;/samples/live_phish_vol_15_sample.mp3&amp;quot;&amp;gt;Sample&amp;lt;/a&amp;gt;, &lt;br /&gt;
   &amp;lt;a rel=&amp;quot;enclosure&amp;quot; href=&amp;quot;/live/phish_live_phish_vol_15.mp3&amp;quot;&amp;gt;Live Recording&amp;lt;/a&amp;gt;,&lt;br /&gt;
   &amp;lt;a rel=&amp;quot;payment&amp;quot; href=&amp;quot;/buy/phish_live_phish_vol_15&amp;quot;&amp;gt;Buy High Quality Track&amp;lt;/a&amp;gt;&lt;br /&gt;
   Category: &amp;lt;a class=&amp;quot;category&amp;quot; rel=&amp;quot;tag&amp;quot; href=&amp;quot;http://www.example.org/tags/live&amp;quot;&amp;gt;live&amp;lt;/a&amp;gt;&lt;br /&gt;
   Duration: &amp;lt;abbr class=&amp;quot;duration&amp;quot; title=&amp;quot;PT145M27S&amp;quot;&amp;gt;145 minutes, 27 seconds&amp;lt;/abbr&amp;gt;&lt;br /&gt;
   Price: &amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;&amp;lt;abbr class=&amp;quot;currency&amp;quot; title=&amp;quot;USD 14.99&amp;quot;&amp;gt;$14.99&amp;lt;/abbr&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
   Tracks:&lt;br /&gt;
   &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&lt;br /&gt;
      &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Sanity&amp;lt;/span&amp;gt;&lt;br /&gt;
      (&amp;lt;abbr class=&amp;quot;duration&amp;quot; title=&amp;quot;PT5M48S&amp;quot;&amp;gt;5:48&amp;lt;/abbr&amp;gt;)&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&lt;br /&gt;
     &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Highway To Hell&amp;lt;/span&amp;gt; &lt;br /&gt;
     (&amp;lt;abbr class=&amp;quot;duration&amp;quot; title=&amp;quot;PT3M39S&amp;quot;&amp;gt;3:39&amp;lt;/abbr&amp;gt;)&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Multi-part Podcast Example ===&lt;br /&gt;
&lt;br /&gt;
DigitalPlanet Podcast: 29 Oct 07&lt;br /&gt;
&lt;br /&gt;
Forensic computing: is it really possible to delete data from your machine? Grand plans for getting broadband into Africa, checking out the sky at night via the internet and answering your emails to the programme.&lt;br /&gt;
&lt;br /&gt;
Download MP3&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;DigitalPlanet Podcast&amp;lt;/span&amp;gt;&lt;br /&gt;
   :&lt;br /&gt;
   &amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;20071029&amp;quot;&amp;gt;29 Oct 07&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Forensic computing: is it really possible to delete data from your machine?&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Grand plans for getting broadband into Africa&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/div&amp;gt;&lt;br /&gt;
   , &lt;br /&gt;
   &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;checking out the sky at night via the internet&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/div&amp;gt; &lt;br /&gt;
   and &lt;br /&gt;
   &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;answering your emails&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/div&amp;gt;&lt;br /&gt;
   to the programme.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;lt;a rel=&amp;quot;enclosure&amp;quot; href=&amp;quot;/download/episode/DigitalPlanet-2007-10-29&amp;quot;&amp;gt;Download MP3&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Opera Example ===&lt;br /&gt;
&lt;br /&gt;
(This is a live example, detectable in parsers)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot; lang=&amp;quot;en&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;title&amp;quot; lang=&amp;quot;fr&amp;quot;&amp;gt;La Bohème&amp;lt;/span&amp;gt; is an &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;opera&amp;lt;/span&amp;gt; in four acts by &amp;lt;span class=&amp;quot;contributor&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;Giacomo Puccini&amp;lt;/span&amp;gt; to an &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Italian liberetto&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;contributor&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;Luigi Illica&amp;lt;/span&amp;gt; and &amp;lt;span class=&amp;quot;contributor&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;Giuseppe Giacosais&amp;lt;/span&amp;gt;. I saw it performed last week and found &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt; &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Act III&amp;lt;/span&amp;gt; to be pretty interesting, especially the &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt; &amp;quot;&amp;lt;span class=&amp;quot;title&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;Sa dirmi, scusi&amp;lt;/span&amp;gt;&amp;quot;&amp;lt;/span&amp;gt; and &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;&amp;quot;&amp;lt;span class=&amp;quot;title&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;O buon Marcello, aiuto!&amp;lt;/span&amp;gt;&amp;quot;&amp;lt;/span&amp;gt; arias.&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot; lang=&amp;quot;en&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;title&amp;quot; lang=&amp;quot;fr&amp;quot;&amp;gt;La Bohème&amp;lt;/span&amp;gt; &lt;br /&gt;
   is an &lt;br /&gt;
   &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;opera&amp;lt;/span&amp;gt; &lt;br /&gt;
   in four acts by &lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;Giacomo Puccini&amp;lt;/span&amp;gt;&lt;br /&gt;
   to an &lt;br /&gt;
   &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;Italian liberetto&amp;lt;/span&amp;gt;&lt;br /&gt;
   by&lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;Luigi Illica&amp;lt;/span&amp;gt;&lt;br /&gt;
   and&lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;Giuseppe Giacosais&amp;lt;/span&amp;gt;.&lt;br /&gt;
   I saw it performed last week and found&lt;br /&gt;
   &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;Act III&amp;lt;/span&amp;gt;&lt;br /&gt;
       to be pretty interesting, especially the&lt;br /&gt;
      &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;quot;&amp;lt;span class=&amp;quot;title&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;Sa dirmi, scusi&amp;lt;/span&amp;gt;&amp;quot;&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
      and&lt;br /&gt;
      &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;quot;&amp;lt;span class=&amp;quot;title&amp;quot; lang=&amp;quot;it&amp;quot;&amp;gt;O buon Marcello, aiuto!&amp;lt;/span&amp;gt;&amp;quot;&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
      arias.&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples in the wild ==&lt;br /&gt;
&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
* [http://weborganics.co.uk/haudio-rss/ hAudio-RSS] almost exclusively uses hAudio and XSLT to generate an RSS2 Playlist.&lt;br /&gt;
* Tara Hunt of [http://openmediaweb.org/index.php/2008/01/13/publishing-my-workout-music-in-haudio/ Open Media Web] Published her workout Music in hAudio&lt;br /&gt;
* Grabb.it The web music player now uses hAudio 0.9 in its [http://grabb.it/users/greg user pages]&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''. &lt;br /&gt;
&lt;br /&gt;
*[http://weborganics.co.uk/files/js/item.js.zip item script] for [[operator|Operator]].&lt;br /&gt;
**Only detects &amp;lt;code&amp;gt;item&amp;lt;/code&amp;gt;; does not detect hAudio using &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;album&amp;lt;/code&amp;gt;, such as &amp;quot;&amp;lt;span lang=&amp;quot;fr&amp;quot;&amp;gt;La Bohème&amp;lt;/span&amp;gt;&amp;quot;, in the [[#Opera_Example|live example on this page]].&lt;br /&gt;
*...&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
See [[haudio-implementations|hAudio Implementations]]. &lt;br /&gt;
link not needed until section has become too large for this page (per previous specs)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/2002/REC-xhtml1-20020801/ XHTML 1.0 SE]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
* [[abbr-design-pattern]]&lt;br /&gt;
* [[currency-proposal]]&lt;br /&gt;
* [[datetime-design-pattern]]&lt;br /&gt;
* [[rel-design-pattern]]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-CSS1 CSS1]&lt;br /&gt;
* ISO.8601.1988&lt;br /&gt;
** International Organization for Standardization, &amp;quot;Data elements and interchange formats - Information interchange - Representation of dates and times&amp;quot;, ISO Standard 8601, June 1988.&lt;br /&gt;
* [http://www.w3.org/TR/1998/NOTE-datetime-19980827 W3C NOTE-datetime-19980827]&lt;br /&gt;
* [http://www.w3.org/Consortium/Patent-Policy-20040205/ W3C Patent Policy]&lt;br /&gt;
* Other audio metadata efforts. See [[audio-info-formats]].&lt;br /&gt;
&lt;br /&gt;
==== Similar Work ====&lt;br /&gt;
* [[media-info-examples]]&lt;br /&gt;
* [[media-info-formats]]&lt;br /&gt;
* [[grouping-examples]]&lt;br /&gt;
* [[grouping-brainstorming]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
&lt;br /&gt;
This document and &amp;lt;span class=&amp;quot;vevent&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;hAudio specification was placed into the public domain&amp;lt;/span&amp;gt; on &amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-07-25&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; by the authors. There are no usage, distribution, re-printing, or any other restrictions of any kind with regards to the text or content of this specification.&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
&lt;br /&gt;
The authors of this Microformat have not and will not apply for patents covering any invention covering this Microformat in part or as a whole. There are no claims to any patent in this document. Each author is required to report any known patent issues immediately under this section.&lt;br /&gt;
&lt;br /&gt;
This document and specification is distributed under a royalty free patent policy, e.g. per the W3C Patent Policy (http://www.w3.org/Consortium/Patent-Policy-20040205/), and IETF RFC3667 (http://www.ietf.org/rfc/rfc3667.txt) &amp;amp; RFC3668 (http://www.ietf.org/rfc/rfc3668.txt).&lt;br /&gt;
&lt;br /&gt;
=== Public Domain Release ===&lt;br /&gt;
&lt;br /&gt;
The authors and editors of this page due hereby relinquish their copyright on the document and release the text of this page into the public domain.&lt;br /&gt;
&lt;br /&gt;
* Manu Sporny - Signature /Manu Sporny/&lt;br /&gt;
* Alexandre Van de Sande&lt;br /&gt;
* [[User:WebOrganics|Martin McEvoy]]&lt;br /&gt;
* [[User:DavidLehn|David Lehn]] - Signature /David Lehn/&lt;br /&gt;
* [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. &lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{haudio-related-pages}}&lt;br /&gt;
* [[audio]] (other pages about Audio on this wiki)&lt;/div&gt;</summary>
		<author><name>Tonydm</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=31233</id>
		<title>media-metadata-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=31233"/>
		<updated>2008-01-21T14:59:47Z</updated>

		<summary type="html">&lt;p&gt;Tonydm: /* Comparison Table */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Media Metadata Examples =&lt;br /&gt;
&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This is an exploratory page to be used for storage of various multimedia data and metadata profiles, formats, and practices currently in use around the web. As this is a very, very early exploration, we should include as many types of multimedia as possible in the opening discussion - but please be sure to place your information in the correct portion of this page.&lt;br /&gt;
&lt;br /&gt;
== Purpose of this exploration (or : The Problem) ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the studies on this page is to determine the feasibility and demand for a flexible, semantic markup format for multimedia related paradigms.&lt;br /&gt;
&lt;br /&gt;
This includes such things as:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Providing metadata alongside linked multimedia files.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;Typically, multimedia metadata is stored within the header of the media file itself - which has massive implications for any application where metadata is to be indexed, searched, or made externally accessible. Of course, even if you could easily access the correct portions of a media file remotely, you'd still have to cope with a multitude of open and proprietary metadata formats, each with it's own distinct fieldset, nomenclature and storage method.&lt;br /&gt;
&amp;lt;/p&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;What is called: Internet TV, IPTV, [http://newtube.org/ NewTube], vlogging, vidblogging, vidlogging, vodcasting, etc.&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;What is called: Podcasting, IPradio, etc.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This study aims to make a start at solving this problem.&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
These folks have contributed real-world examples and research to this document, and are interested in helping with a solution.&lt;br /&gt;
&lt;br /&gt;
* Christopher Allen&lt;br /&gt;
* Dougal Campbell&lt;br /&gt;
* Dr. Ernie&lt;br /&gt;
* Rohit Khare&lt;br /&gt;
* Ryan King&lt;br /&gt;
* Kevin Marks&lt;br /&gt;
* Lisa Rein&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Dan Glegg&lt;br /&gt;
* Chris Messina&lt;br /&gt;
* [http://changelog.ca/ Charles Iliya Krempeaux]&lt;br /&gt;
* Thomas Winningham&lt;br /&gt;
&lt;br /&gt;
If you contribute new real-world examples or research, and wish to help with a solution, please add your name as well.&lt;br /&gt;
&lt;br /&gt;
= Examples on the Web today =&lt;br /&gt;
&lt;br /&gt;
Below is a list of strawman models based on real work examples.  (Links to actual examples have been omitted since many of them have been found on adult sites, and it is believed that it would be inappropriate to list these here.  -- [[User:Charles|Charles]])&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #1 ===&lt;br /&gt;
Single clip with a preview image.  The clip is the full show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #2  ===&lt;br /&gt;
Single clip with a preview image.  The clip is the teaser of the&lt;br /&gt;
full show.  And there is a link that you can go to pay to see the full&lt;br /&gt;
show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;teaser.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;http://example.com/go&amp;quot;&amp;gt;Pay to View&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #3 ===&lt;br /&gt;
A show divided up in multiple clips, each with a preview image. &lt;br /&gt;
Together the clips make up the show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-1.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-1.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-2.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-2.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-3.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-3.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #4 ===&lt;br /&gt;
A set of teasers for a show.  Together they don't make up the full&lt;br /&gt;
show.  And the may or may not overlap in time.  There's a &amp;quot;Pay to&lt;br /&gt;
View&amp;quot; link there too.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-blue.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-blue.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-red.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-red.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-green.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-green.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;http://example.com/go&amp;quot;&amp;gt;Pay to View&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #5 ===&lt;br /&gt;
A single clip that comes in different formats.  (Could be a&lt;br /&gt;
teaser, a clip, or a full show.)&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;img src=&amp;quot;preview.png&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip.mpg&amp;quot;&amp;gt;MPEG&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip.ogm&amp;quot;&amp;gt;Ogg&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip.avi&amp;quot;&amp;gt;AVI&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #6 ===&lt;br /&gt;
A single preview image with the show given in 2 different methods.  The first is the show broken up into a series of pieces (which makes it easier to download.)  And the second is the full show in one file&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;img src=&amp;quot;preview.png&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;part-1.mpg&amp;quot;&amp;gt;[1]&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;part-2.mpg&amp;quot;&amp;gt;[2]&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;part-3.mpg&amp;quot;&amp;gt;[3]&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;full.mpg&amp;quot;&amp;gt;full&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #7 ===&lt;br /&gt;
A single clip with a preview image.  The title of the show is given with an image (and thus the actual machine-readable title is the ''alt attribute'' of the image) and is linked with the main URL for the show.  There's also a link to older episodes of the show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;...&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;the-name-of-the-show-png&amp;quot; alt=&amp;quot;The Name of the Show&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode123-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode123-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;older-shows&amp;quot;&amp;gt;older shows&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #8 ===&lt;br /&gt;
A series of clips with preview images.  The title of the show is given with an image (and thus the actual machine-readable title is the ''alt attribute'' of the image) and is linked with the main URL for the show.  There's also a links to older and news episodes of the show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;...&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;the-name-of-the-show-png&amp;quot; alt=&amp;quot;The Name of the Show&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode123-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode123-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode122-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode122-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode121-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode121-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode120-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode120-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;newer-shows&amp;quot;&amp;gt;[next]&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;older-shows&amp;quot;&amp;gt;[previous]&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #9 ===&lt;br /&gt;
A series of preview images.  The title of the show is given in text.  A link to all the show's files via a torrent.  Other metadata is also typically included too, in plain text; some is shown here.  Also, sometimes metadata is put in the description.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    The Name of the Show&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;img src=&amp;quot;preview1.png&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;img src=&amp;quot;preview2.png&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;show.torrent&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    Torrent Info Hash: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
    Description: blah blah blah .... here some URLs to previews...&lt;br /&gt;
                 blah blah blah .... this is 24 fps&lt;br /&gt;
                 blah blah blah&lt;br /&gt;
&lt;br /&gt;
    Content: tag1, tag2, tag3&lt;br /&gt;
&lt;br /&gt;
    Resolution: 320px x 240px&lt;br /&gt;
&lt;br /&gt;
    Run Time: 24mins 57secs&lt;br /&gt;
&lt;br /&gt;
    Size: 125.42 MB (131,509,108 bytes)&lt;br /&gt;
&lt;br /&gt;
    Type: Movie Clip&lt;br /&gt;
&lt;br /&gt;
    Published/Uploaded By: someone&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;...&amp;quot;&amp;gt;Link to page with list of files in torrent&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;...&amp;quot;&amp;gt;Link to page with list of people on the torrent&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #10 ===&lt;br /&gt;
An embedded object citing a specific plugin, or simply a link to the media itself, as an object parameter. The rest of the parameters include plugin OR media-specific metadata, and any URIs used are usually unique to the media content.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;object &lt;br /&gt;
    width='400' height='326' type='application/x-shockwave-flash'&lt;br /&gt;
    data='http://video.google.com/googleplayer.swf?docId=3807826142091223684&amp;amp;amp;hl=en'&amp;gt;&lt;br /&gt;
    &amp;lt;param name='allowScriptAccess' value='never' /&amp;gt;&lt;br /&gt;
    &amp;lt;param name='movie'&lt;br /&gt;
    value='http://video.google.com/googleplayer.swf?docId=3807826142091223684&amp;amp;amp;hl=en'/&amp;gt;&lt;br /&gt;
    &amp;lt;param name='quality' value='best'/&amp;gt;&lt;br /&gt;
    &amp;lt;param name='bgcolor' value='#ffffff' /&amp;gt;&lt;br /&gt;
    &amp;lt;param name='scale' value='noScale' /&amp;gt;&lt;br /&gt;
    &amp;lt;param name='wmode' value='window'/&amp;gt;&lt;br /&gt;
    &amp;lt;/object&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;embed &lt;br /&gt;
    src=&amp;quot;http://media.revver.com/qt;sharer=14854/137027.mov&amp;quot;&lt;br /&gt;
    pluginspage=&amp;quot;http://www.apple.com/quicktime/download/&amp;quot;&lt;br /&gt;
    scale=&amp;quot;tofit&amp;quot; kioskmode=&amp;quot;false&amp;quot; &lt;br /&gt;
    qtsrc=&amp;quot;http://media.revver.com/qt;sharer=14854/137027.mov&amp;quot;&lt;br /&gt;
    cache=&amp;quot;false&amp;quot; controller=&amp;quot;true&amp;quot; type=&amp;quot;video/quicktime&amp;quot; autoplay=&amp;quot;true&amp;quot; height=&amp;quot;272&amp;quot; width=&amp;quot;320&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Current / Previous Standards =&lt;br /&gt;
&lt;br /&gt;
== Still image ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.exif.org/Exif2-2.PDF EXIF]&lt;br /&gt;
* [http://www.tasi.ac.uk/2000/09/rdfmeta/ RDF for self-describing images]&lt;br /&gt;
* [http://archive.dstc.edu.au/RDU/staff/jane-hunter/PNG/paper.html An Indexing and Querying System for Online Images Based on the PNG Format and Embedded Metadata]&lt;br /&gt;
* [http://www.w3.org/TR/photo-rdf/ Describing and retrieving photos using RDF and HTTP]&lt;br /&gt;
* [http://www.pheed.com/pheed/ Pheed RSS extension for photo syndication]&lt;br /&gt;
&lt;br /&gt;
== Audio Metadata Formats ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.id3.org/ ID3v2]&lt;br /&gt;
&lt;br /&gt;
* iTunes&lt;br /&gt;
** Album : String&lt;br /&gt;
** Artist : String&lt;br /&gt;
** Beats Per Minute : Number&lt;br /&gt;
** Bit Rate : Number&lt;br /&gt;
** Comment : Blob&lt;br /&gt;
** Composer : String&lt;br /&gt;
** Genre : String or Foreign ID&lt;br /&gt;
** Disc Number : Number&lt;br /&gt;
** Kind : Proprietary - could be implimented as MIME type&lt;br /&gt;
** My Rating : Number &amp;lt; 5 (actually an integer from the range 0-100. 1-5 &amp;quot;stars&amp;quot; implemented by incrementing by 20)&lt;br /&gt;
** Sample Rate : Number&lt;br /&gt;
** Size : Number&lt;br /&gt;
** Time : Number&lt;br /&gt;
** Track Number : Number&lt;br /&gt;
** Year : Number&lt;br /&gt;
**Additional metadata used internally by the application : Date Added (Timestamp), Date Modified (Timestamp), Equalizer (foreign ID), Play Count (Number), Grouping (Internal)&lt;br /&gt;
**Noteable absences : Tags, [[rel-license|License]], Copyright year. Also note common complaints about  [http://www.everything2.com/index.pl?node_id=1707402 ID3 and classical music].&lt;br /&gt;
&lt;br /&gt;
* [http://www.xspf.org/ XSPF] (see also [http://gonze.com/playlists/playlist-format-survey.html A survey of playlist formats] and [http://www.xspf.org/xspf-v0.html The XSPF Playlist Format, version 0])&lt;br /&gt;
** album&lt;br /&gt;
** creator&lt;br /&gt;
** duration&lt;br /&gt;
** info&lt;br /&gt;
** title&lt;br /&gt;
** trackNum&lt;br /&gt;
&lt;br /&gt;
== Podcasts ==&lt;br /&gt;
&lt;br /&gt;
* '''iTunes podcast:''' http://phobos.apple.com/static/podcast_specifications.pdf &lt;br /&gt;
(HTML version of spec: [http://labs.commerce.net/~rohit/How%20To%20Publish%20a%20Podcast%20on%20iTunes%20Music%20Store.html local archive], [http://labs.commerce.net/~rohit/iTunesRSS.html updated version from Apple Chapter Tool Beta docs], [http://phobos.apple.com/static/iTunesRSS.html online copy at Apple])&lt;br /&gt;
&lt;br /&gt;
iTunes release 4.9 was widely heralded as an advance for mainstream acceptance of podcasting. However, while some advocates resist even the fragment of a trademarked name in the label for the phenomenon, the use of &amp;quot;itunes:&amp;quot; in the namespace is one of many design decisions in Apple's original specification that became focal points of debate. While Apple has a tradition of working on breakthrough features very quietly, they have been open to public input after its initial release. Many [http://daringfireball.net/2005/07/podcast_pocket other bloggers] have [http://usefulinc.com/edd/blog/contents/2005/06/28-rss-apple-itunes/read chronicled] [http://www.intertwingly.net/blog/2005/07/05/Insensitive-iTunes some of the feedback], as well as some [http://tantek.com/log/2005/07.html#d10t0130 face-to-face discussions].&lt;br /&gt;
&lt;br /&gt;
A mailing list may be coming soon...&lt;br /&gt;
&lt;br /&gt;
* '''Media RSS:''' http://search.yahoo.com/mrss&lt;br /&gt;
&lt;br /&gt;
Media RSS has [http://www.ysearchblog.com/archives/000111.html been in the works longer], but doesn't have the overnight-adoption advantage of iTunes. However, it has a much broader ambit, including [http://www.ysearchblog.com/archives/000060.html video]; and a much broader [http://groups.yahoo.com/group/rss-media/ community of interest].&lt;br /&gt;
&lt;br /&gt;
=== A Podcasting Microformat? ===&lt;br /&gt;
&lt;br /&gt;
The best starting point for understanding these two proposals is [http://www.w3.org/2005/07/media-and-rss W3C's summary table, by Karl Dubost].&lt;br /&gt;
&lt;br /&gt;
There are (at least) two paths to consider when 'porting' these proposals into Microformats:&lt;br /&gt;
# '''Standalone.''' What is the most straightforward rendering of each proposal into XHTML? This keeps the interests of the developers of ''consuming'' applications foremost: how can the migration be made as painless as possible?&lt;br /&gt;
# '''Refactored.''' Given the existing core of Microformats, what is the minimal (!) necessary to add on to RelLicense, RelTag, hReview, and so forth? This favors (we'd hope) content ''publishing'' applications: how can the marginal migration costs of adding media be made as painless as possible.&lt;br /&gt;
&lt;br /&gt;
Mapping the existing specs requires understanding the data definitions set forth in each specification, and finding the optimal equivalents (where available). The following is a partial summary of one possible mapping:&lt;br /&gt;
&lt;br /&gt;
==== Comparison Table ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border:1px solid grey;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Aspect&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Atom&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;iTunes RSS&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Media RSS&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;M3U&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;RSS 2.0&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Microformat?&amp;lt;/th&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Authorship&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;atom:author&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;atom:contributor&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;itunes:author&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;itunes:owner&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;itunes:name&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;itunes:email&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;media:credit&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;copyright&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;author&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;source&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;cite&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;[[hcard|hCard]]&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;[[rel-author]]&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;[[rev-author]]&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;address&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;p&amp;gt;need a way of specifying the &amp;lt;em&amp;gt;role&amp;lt;/em&amp;gt; of the &amp;lt;em&amp;gt;author&amp;lt;/em&amp;gt; or &amp;lt;em&amp;gt;contributor&amp;lt;/em&amp;gt;.&amp;lt;/p&amp;gt;&amp;lt;dl&amp;gt;&amp;lt;dt&amp;gt;proposal for role&amp;lt;/dt&amp;gt;&lt;br /&gt;
          &amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;By using class atribute, this allows diferent formating of authors and contributors, also is usable for &amp;amp;lt;cite&amp;amp;gt; and &amp;amp;lt;adress&amp;amp;gt; &amp;lt;/p&amp;gt;&amp;lt;pre&amp;gt;&amp;amp;lt;div class=&amp;quot;author vcard&amp;quot;&amp;gt; ...hCard code here &amp;amp;lt;/div&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-- [[User:Tonydm|tonydm]] 21 Jan 2007&lt;br /&gt;
&amp;lt;/dd&amp;gt;&amp;lt;/dl&amp;gt;&lt;br /&gt;
     &amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Categorization&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;atom:category&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;itunes:category&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;itunes:keywords&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;media:category&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;category&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;[[rel-tag]] - requires a way to do sub categories?&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Description&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;atom:summary&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;atom:content&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;itunes:subtitle&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;itunes:summary&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;media:text&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;description&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;XHTML (e.g. &amp;lt;nowiki&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;/nowiki&amp;gt; )&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Licensing&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;atom:copyright&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;atom:rights&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;itunes:block&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;copyright&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;link&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Not explicitly mentioned&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;ttl&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;[[rel-license]]&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Metadata&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;itunes:duration&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;itunes:image&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;media:thumbnail&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;media:hash&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;lt;pre&amp;gt;&amp;amp;lt;media:content&lt;br /&gt;
 url=&amp;quot;http://www.example.com/movie.mov&amp;quot;&lt;br /&gt;
 fileSize=&amp;quot;12216320&amp;quot;&lt;br /&gt;
 type=&amp;quot;video/quicktime&amp;quot;&lt;br /&gt;
 isDefault=&amp;quot;true&amp;quot;&lt;br /&gt;
 expression=&amp;quot;full&amp;quot;&lt;br /&gt;
 bitrate=&amp;quot;128&amp;quot;&lt;br /&gt;
 framerate=&amp;quot;25&amp;quot;&lt;br /&gt;
 duration=&amp;quot;185&amp;quot;&lt;br /&gt;
 height=&amp;quot;200&amp;quot;&lt;br /&gt;
 width=&amp;quot;300&amp;quot;&lt;br /&gt;
/&amp;amp;gt;&amp;lt;/pre&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;needs a new microformat&amp;lt;/em&amp;gt; &amp;lt;br /&amp;gt; e.g., &amp;lt;dl&amp;gt;&amp;lt;dt&amp;gt;proposal for duration&amp;lt;/dt&amp;gt;&amp;lt;dd&amp;gt;&amp;lt;pre&amp;gt;&amp;amp;lt;abbr class=&amp;quot;duration&amp;quot; title=&amp;quot;00:27:35&amp;quot;&amp;amp;gt;&lt;br /&gt;
27 minutes, 35 seconds&lt;br /&gt;
&amp;amp;lt;/abbr&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
-- [[User:jkinberg|jkinberg]] 11:51, 19 Sept 2005 (PDT))&lt;br /&gt;
&amp;lt;/dd&amp;gt;&amp;lt;/dl&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Preview&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;For Video Media&amp;lt;/strong&amp;gt;: &amp;lt;br /&amp;gt; &amp;amp;lt;media:thumbnail&amp;amp;gt; &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &amp;lt;strong&amp;gt;For Audio Media&amp;lt;/strong&amp;gt;: &amp;lt;br /&amp;gt; &amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;need a new microformat for this&amp;lt;/em&amp;gt;&lt;br /&gt;
&amp;lt;dl&amp;gt;&amp;lt;dt&amp;gt;proposal for video preview&amp;lt;/dt&amp;gt;&amp;lt;dd&amp;gt;&amp;lt;pre&amp;gt;&amp;amp;lt;img class=&amp;quot;preview&amp;quot; src=&amp;quot;...&amp;quot; /&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
-- [[User:Charles|Charles]]&lt;br /&gt;
&amp;lt;/dd&amp;gt;&amp;lt;/dl&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Rating&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;itunes:explicit&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;s&amp;gt;&amp;amp;lt;media:adult&amp;amp;gt;&amp;lt;/s&amp;gt; &amp;amp;lt;media:rating&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;rating&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;[[rel-tag]]&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Title&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;atom:title&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;atom:subtitle&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;itunes:subtitle&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;title&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;media:title&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;title&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;title&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;ul&amp;gt;&lt;br /&gt;
                &amp;lt;li&amp;gt;&amp;amp;lt;h1&amp;amp;gt;...&amp;amp;lt;/h1&amp;amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
                &amp;lt;li&amp;gt;&amp;amp;lt;h2&amp;amp;gt;...&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
                &amp;lt;li&amp;gt;&amp;amp;lt;h3&amp;amp;gt;...&amp;amp;lt;/h3&amp;amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
                &amp;lt;li&amp;gt;&amp;amp;lt;h4&amp;amp;gt;...&amp;amp;lt;/h4&amp;amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
                &amp;lt;li&amp;gt;&amp;amp;lt;h5&amp;amp;gt;...&amp;amp;lt;/h5&amp;amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
                &amp;lt;li&amp;gt;&amp;amp;lt;h6&amp;amp;gt;...&amp;amp;lt;/h6&amp;amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
                &amp;lt;li&amp;gt;title=&amp;quot;...&amp;quot;&amp;lt;/li&amp;gt;&lt;br /&gt;
                &amp;lt;li&amp;gt;Microformats with class=&amp;quot;title&amp;quot;&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;/ul&amp;gt;&lt;br /&gt;
        &amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td colspan=&amp;quot;7&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;Show&amp;lt;/em&amp;gt; Concept&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;atom:feed&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;link&amp;amp;nbsp;rel=&amp;quot;self&amp;quot;&amp;amp;nbsp;href=&amp;quot;...&amp;quot;&amp;amp;nbsp;/&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;channel&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;link&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;channel&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;link&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A M3U file.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;channel&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;link&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;need a new microformat&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;Episode&amp;lt;/em&amp;gt; Concept&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;atom:entry&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;link&amp;amp;nbsp;rel=&amp;quot;alternate&amp;quot;&amp;amp;nbsp;href=&amp;quot;...&amp;quot;&amp;amp;nbsp;/&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;item&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;link&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;item&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;link&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A single URL line.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;item&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;link&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;need a new microformat&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;Media&amp;lt;/em&amp;gt; Concept&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;atom:link&amp;amp;nbsp;rel=&amp;quot;enclosure&amp;quot;&amp;amp;nbsp;href=&amp;quot;...&amp;quot;&amp;amp;nbsp;/&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;also... dependent on &amp;lt;em&amp;gt;type&amp;lt;/em&amp;gt; of data embedded in or referenced from &amp;amp;lt;atom:content&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;enclosure&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;media:content&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Simply the inclusion of a URL on a line.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;enclosure&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;amp;lt;img&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;a href=&amp;quot;&amp;quot;&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;object&amp;amp;gt; &amp;lt;br /&amp;gt; &amp;amp;lt;embed&amp;amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
* [http://www.exif.org/Exif2-2.PDF EXIF] - (Yes, the spec deals with video taken by still cameras. -- RyanKing)&lt;br /&gt;
* [http://www.chiariglione.org/mpeg/standards/mpeg-7/mpeg-7.htm MPEG-7] - MPEG-7, formally named &amp;quot;Multimedia Content Description Interface&amp;quot;, is a standard for describing the multimedia content data that supports some degree of interpretation of the information meaning, which can be passed onto, or accessed by, a device or a computer code. (Very powerful, but you have to pay for documentation -- [[User:ChristopherA|ChristopherA]] 01:53, 29 Jun 2005 (PDT))&lt;br /&gt;
**An OWL ontology of MPEG-7 is available at http://rhizomik.net/ontologies/2005/03/Mpeg7-2001.owl -tmw&lt;br /&gt;
* [http://www.w3.org/AudioVideo/ SMIL] - Synchronized Multimedia Integration Language (SMIL, pronounced &amp;quot;smile&amp;quot;) enables simple authoring of interactive audiovisual presentations. (Not exactly video, but has a lot of useful video-related features in it.  -- [[User:ChristopherA|ChristopherA]] 01:55, 29 Jun 2005 (PDT))&lt;br /&gt;
*  [[video-metadata-model| Video Metadata Model - a starting point]]&lt;br /&gt;
&lt;br /&gt;
== Interactive ==&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/ SVG]&lt;br /&gt;
* [http://www.w3.org/AudioVideo/ SMIL]&lt;br /&gt;
* QTVR?&lt;br /&gt;
&lt;br /&gt;
== Offline Media ==&lt;br /&gt;
* [http://xspf.org XSPF] (media may be either offline or online)&lt;br /&gt;
&lt;br /&gt;
=== Printed Publications (books/magazines) ===&lt;br /&gt;
* [http://amazon.com/ Amazon]&lt;br /&gt;
&lt;br /&gt;
=== Movies ===&lt;br /&gt;
* [http://imdb.com/ IMDB]&lt;br /&gt;
* [http://amazon.com/ Amazon]&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
* [http://freedb.org/ FreeDB]&lt;br /&gt;
* [http://musicbrainz.org/ MusicBrainz]&lt;br /&gt;
* [http://amazon.com/ Amazon]&lt;br /&gt;
&lt;br /&gt;
== Container Formats ==&lt;br /&gt;
The purpose of &amp;lt;strong&amp;gt;container formats&amp;lt;/strong&amp;gt; is to allow the muxing of multiple codecs into a single file or stream. For example, if you want audio, video, and text (subtitles) combined into a single stream.&lt;br /&gt;
&lt;br /&gt;
The purpose of the muxing is for synchronization and so that you can &amp;lt;em&amp;gt;stream&amp;lt;/em&amp;gt; the file and &amp;lt;em&amp;gt;view it&amp;lt;/em&amp;gt; without having to jump around -- seek -- in the file.&lt;br /&gt;
&lt;br /&gt;
Container formats include:&lt;br /&gt;
* AVI&lt;br /&gt;
* MPEG&lt;br /&gt;
* Ogg&lt;br /&gt;
* QuickTime&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Container Format Comparison Table ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border:1px solid grey;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Aspect&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;AVI&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;MPEG&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Ogg&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;QuickTime&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Microformat?&amp;lt;/th&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Allows Audio&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Allows Video&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Allows Text&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Error Detection&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Notes for Microformats ===&lt;br /&gt;
One of the problems with container formats is that it is often difficult and sometimes impossible to know the disposition of what they contain ahead of time (without reading the file).&lt;br /&gt;
&lt;br /&gt;
For example, Ogg files use the MIME type &amp;lt;em&amp;gt;application/ogg&amp;lt;/em&amp;gt; and generally use the extension &amp;lt;em&amp;gt;.ogg&amp;lt;/em&amp;gt;.  With only these 2 pieces of information, you cannot tell whether such an Ogg file contains video data or not.&lt;br /&gt;
&lt;br /&gt;
There is room for a microformat to help with this.  Perhaps something like:&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-family:monospace;white-space:pre;padding:1.5em;background-color:black;color:white;&amp;quot;&amp;gt;&amp;amp;lt;a &amp;lt;strong style=&amp;quot;background-color:yellow;color:black;&amp;quot;&amp;gt;class=&amp;quot;moving-image&amp;quot;&amp;lt;/strong&amp;gt; type=&amp;quot;application/ogg&amp;quot; href=&amp;quot;my.ogg&amp;quot;&amp;amp;gt;...&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
Although, this can be done in other ways too.  For example, using [http://changelog.ca/log/2005/08/21/rss-disposition-hinting-proposal disposition hinting] one could do something like:&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-family:monospace;white-space:pre;padding:1.5em;background-color:black;color:white;&amp;quot;&amp;gt;&amp;amp;lt;a &amp;lt;strong style=&amp;quot;background-color:yellow;color:black;&amp;quot;&amp;gt;type=&amp;quot;application/ogg;disposition-type:moving-image&amp;quot;&amp;lt;/strong&amp;gt; href=&amp;quot;my.ogg&amp;quot;&amp;amp;gt;...&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Anothing thing for any Microformat to consider is that it may be the case that the data files that are muxed in the container format may also be offered in non-muxed forms.  This is important when &amp;lt;em&amp;gt;alternatives&amp;lt;/em&amp;gt; are offered.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Audio Formats ==&lt;br /&gt;
&lt;br /&gt;
Audio formats include:&lt;br /&gt;
* AAC&lt;br /&gt;
* MP3&lt;br /&gt;
* PCM WAV&lt;br /&gt;
* Speex&lt;br /&gt;
* Vorbis&lt;br /&gt;
* WMA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Audio Format Comparison Table ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border:1px solid grey;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Aspect&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;AAC&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;MP3&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;PCM WAV&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Speex&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Vorbis&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;WMA&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Microformat?&amp;lt;/th&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Lossless&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;No&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;No&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;No&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Lossy&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;No&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;No&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Streamable&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Yes&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Notes for Microformats ===&lt;br /&gt;
* Knowing whether audio data is &amp;lt;em&amp;gt;streamable&amp;lt;/em&amp;gt; or not can affect &amp;lt;em&amp;gt;pre-fetching&amp;lt;/em&amp;gt;.  And can be a metric used when alternatives of the &amp;lt;em&amp;gt;same file&amp;lt;/em&amp;gt; is given.&lt;br /&gt;
* Having audio data marked as &amp;lt;em&amp;gt;lossy&amp;lt;/em&amp;gt; or &amp;lt;em&amp;gt;lossless&amp;lt;/em&amp;gt; can be useful when alternatives of the same file is made.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Playing Formats ==&lt;br /&gt;
Playing formats include:&lt;br /&gt;
* ASX&lt;br /&gt;
* Atom&lt;br /&gt;
* Atom+SMIL&lt;br /&gt;
* Atomic RSS&lt;br /&gt;
* Atomic RSS+SMIL&lt;br /&gt;
* Extended M3U&lt;br /&gt;
* HTML+Time&lt;br /&gt;
* iTunes RSS&lt;br /&gt;
* KPL&lt;br /&gt;
* M3U&lt;br /&gt;
* MAGMA&lt;br /&gt;
* Media RSS&lt;br /&gt;
* PLS&lt;br /&gt;
* RAM&lt;br /&gt;
* RSS 2.0&lt;br /&gt;
* SMIL&lt;br /&gt;
* WAX&lt;br /&gt;
* WVX&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Playing Format Comparison Table ===&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border:1px solid grey;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Aspect&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;ASX&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Atom&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Atom+SMIL&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Atomic&amp;amp;nbsp;RSS&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Atomic&amp;amp;nbsp;RSS+SMIL&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Extended&amp;amp;nbsp;M3U&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;HTML+Time&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;iTunes&amp;amp;nbsp;RSS&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Media&amp;amp;nbsp;RSS&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;M3U&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;RSS&amp;amp;nbsp;2.0&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th&amp;gt;Microformat?&amp;lt;/th&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;Alternatives&amp;lt;/em&amp;gt; Playing&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;smil:switch&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;media:group&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;need a new microformat&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;Parallel&amp;lt;/em&amp;gt; Playing&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;need a new microformat&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;Sequence&amp;lt;/em&amp;gt; Playing&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;if you consider the Atom file a &amp;lt;em&amp;gt;show&amp;lt;/em&amp;gt;, then &amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;.  if you consider the Atom file an &amp;lt;em&amp;gt;episode&amp;lt;/em&amp;gt;, then the list of &amp;amp;lt;atom:entry&amp;amp;gt;'s provides a sequence.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;smil:seq&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;if you consider the RSS file a &amp;lt;em&amp;gt;show&amp;lt;/em&amp;gt;, then &amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;.  if you consider the RSS file an &amp;lt;em&amp;gt;episode&amp;lt;/em&amp;gt;, then the list of &amp;amp;lt;item&amp;amp;gt;'s provides a sequence.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;if you consider the RSS file a &amp;lt;em&amp;gt;show&amp;lt;/em&amp;gt;, then &amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;.  if you consider the RSS file an &amp;lt;em&amp;gt;episode&amp;lt;/em&amp;gt;, then the list of &amp;amp;lt;item&amp;amp;gt;'s provides a sequence.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;if you consider the M3U file a &amp;lt;em&amp;gt;show&amp;lt;/em&amp;gt;, then &amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;.  if you consider the M3U file an &amp;lt;em&amp;gt;episode&amp;lt;/em&amp;gt;, then the URL lines provide a sequence.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;if you consider the RSS file a &amp;lt;em&amp;gt;show&amp;lt;/em&amp;gt;, then &amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;.  if you consider the RSS file an &amp;lt;em&amp;gt;episode&amp;lt;/em&amp;gt;, then the list of &amp;amp;lt;item&amp;amp;gt;'s provides a sequence.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;&amp;lt;em&amp;gt;need a new microformat&amp;lt;/em&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:darkorange;color:black;font-weight:bold;&amp;quot;&amp;gt;Pre-Fetching&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;link rel=&amp;quot;enclosure&amp;quot; href=&amp;quot;...&amp;quot; /&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li style=&amp;quot;white-space:pre;&amp;quot;&amp;gt;&amp;amp;lt;link rel=&amp;quot;enclosure&amp;quot; href=&amp;quot;...&amp;quot; /&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;amp;lt;smil:prefetch&amp;amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;link rel=&amp;quot;enclosure&amp;quot; href=&amp;quot;...&amp;quot; /&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;enclosure&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;media:content&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The M3U format is just list of URL's, with each URL on its own line.  Pre-Fetching would be accomplished by just added a URL to the list.&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;amp;lt;enclosure&amp;amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;background-color:#eeeeee;color:black;&amp;quot;&amp;gt;[[rel-enclosure]]&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Raster Graphic Formats ==&lt;br /&gt;
Raster graphic formats include:&lt;br /&gt;
* GIF&lt;br /&gt;
* PNG&lt;br /&gt;
* JPEG&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Vector Graphic Formats ==&lt;br /&gt;
Vector graphic formats include:&lt;br /&gt;
* SVG&lt;br /&gt;
&lt;br /&gt;
= Formats &amp;amp;amp; Protocols =&lt;br /&gt;
&lt;br /&gt;
== AAC ==&lt;br /&gt;
&amp;lt;strong&amp;gt;AAC&amp;lt;/strong&amp;gt; (&amp;lt;strong&amp;gt;Advanced Audio Coding&amp;lt;/strong&amp;gt;) is a lossy audio format.  Like MP3, AAC is part of the MPEG standard.  Since April 2003, AAC has become an integral part of Apple's iPod and iTunes products.  This association between AAC and Apple has become so strong among some that AAC is also sometimes call &amp;lt;em&amp;gt;Apple Audio Codec&amp;lt;/em&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://en.wikipedia.org/wiki/Advanced_Audio_Coding&lt;br /&gt;
&lt;br /&gt;
== ASF ==&lt;br /&gt;
&amp;lt;strong&amp;gt;ASF&amp;lt;/strong&amp;gt; is an Audio/Video format.  ASF files that contain only audio data are typically called WMA files.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://en.wikipedia.org/wiki/Advanced_Streaming_Format&lt;br /&gt;
&lt;br /&gt;
== Atom ==&lt;br /&gt;
&amp;lt;strong&amp;gt;Atom&amp;lt;/strong&amp;gt; is a XML-based syndication format that was developed by certain members of the RSS community.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://atomenabled.org/developers/syndication/&lt;br /&gt;
* [http://www.faqs.org/rfcs/rfc3339.html RFC 3339]&lt;br /&gt;
&lt;br /&gt;
== Atom+SMIL ==&lt;br /&gt;
&amp;lt;strong&amp;gt;Atom+SMIL&amp;lt;/strong&amp;gt; is Atom with SMIL used in the &amp;amp;lt;atom:content&amp;amp;gt;.&lt;br /&gt;
&lt;br /&gt;
(This was originally used by [http://changelog.ca/ Charles Iliya Krempeaux] for &amp;quot;Internet TV&amp;quot;.  Also see &amp;lt;em&amp;gt;Atomic RSS+SMIL&amp;lt;/em&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Atomic RSS ==&lt;br /&gt;
&amp;lt;strong&amp;gt;Atomic RSS&amp;lt;/strong&amp;gt; is a syndication format that is RSS with Atom used as an extension module.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.tbray.org/ongoing/When/200x/2005/07/27/Atomic-RSS&lt;br /&gt;
&lt;br /&gt;
== Atomic RSS+SMIL ==&lt;br /&gt;
&amp;lt;strong&amp;gt;Atomic RSS+SMIL&amp;lt;/strong&amp;gt; is Atomic RSS with SMIL use in the &amp;amp;lt;atom:content&amp;amp;gt;.&lt;br /&gt;
&lt;br /&gt;
(This was originally used by [http://changelog.ca/ Charles Iliya Krempeaux] for &amp;quot;Internet TV&amp;quot;.)&lt;br /&gt;
&lt;br /&gt;
== AVI ==&lt;br /&gt;
&amp;lt;strong&amp;gt;AVI&amp;lt;/strong&amp;gt; is a container format for Audio/Video formats.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://en.wikipedia.org/wiki/AVI&lt;br /&gt;
&lt;br /&gt;
== B4S ==&lt;br /&gt;
&amp;lt;strong&amp;gt;B4S&amp;lt;/strong&amp;gt; is a playlist format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#B4S&lt;br /&gt;
&lt;br /&gt;
== BitTorrent ==&lt;br /&gt;
&amp;lt;strong&amp;gt;BitTorrent&amp;lt;/strong&amp;gt; is a P2P protocol.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.bittorrent.com/protocol.html&lt;br /&gt;
* http://en.wikipedia.org/wiki/Bittorrent&lt;br /&gt;
* http://wiki.theory.org/BitTorrentFAQ&lt;br /&gt;
&lt;br /&gt;
== Creative Commons RDF ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#Creative&lt;br /&gt;
&lt;br /&gt;
== DAAP ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#DAAP&lt;br /&gt;
&lt;br /&gt;
== Extended M3U ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#M3U&lt;br /&gt;
* http://hanna.pyxidis.org/tech/m3u.html&lt;br /&gt;
* http://en.wikipedia.org/wiki/M3U&lt;br /&gt;
&lt;br /&gt;
== FLAC ==&lt;br /&gt;
Free Lossless Audio Codec (FLAC)&lt;br /&gt;
* http://flac.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
== GIF ==&lt;br /&gt;
&amp;lt;strong&amp;gt;GIF&amp;lt;/strong&amp;gt; is a raster graphics format and a movie format.&lt;br /&gt;
&lt;br /&gt;
== HTML+Time ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.w3.org/TR/NOTE-HTMLplusTIME&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#HTML&lt;br /&gt;
&lt;br /&gt;
== HTTP ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.w3.org/Protocols/&lt;br /&gt;
&lt;br /&gt;
== iTunes Library ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#iTunes&lt;br /&gt;
&lt;br /&gt;
== iTunes RSS ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.apple.com/itunes/podcasts/techspecs.html&lt;br /&gt;
&lt;br /&gt;
== JPEG ==&lt;br /&gt;
&amp;lt;strong&amp;gt;JPEG&amp;lt;/strong&amp;gt; is a raster graphics format.&lt;br /&gt;
&lt;br /&gt;
== Kapsule ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#Kapsule&lt;br /&gt;
&lt;br /&gt;
== KPL ==&lt;br /&gt;
&amp;lt;strong&amp;gt;KPL&amp;lt;/strong&amp;gt; is a playlist format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#KPL&lt;br /&gt;
&lt;br /&gt;
== M3U ==&lt;br /&gt;
&amp;lt;strong&amp;gt;M3U&amp;lt;/strong&amp;gt; is a playlist format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#M3U&lt;br /&gt;
&lt;br /&gt;
== MAGMA ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#MAGMA&lt;br /&gt;
&lt;br /&gt;
== Media RSS ==&lt;br /&gt;
&amp;lt;strong&amp;gt;Media RSS&amp;lt;/strong&amp;gt; is a syndication format that is RSS with the addition of the &amp;lt;em&amp;gt;Media RSS Module&amp;lt;/em&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== MKV/MKA ==&lt;br /&gt;
Matroska &amp;lt;strong&amp;gt;MKV/MKA&amp;lt;/strong&amp;gt; are video and audio containers, respectively.&lt;br /&gt;
* http://www.matroska.org/&lt;br /&gt;
&lt;br /&gt;
== MNG ==&lt;br /&gt;
&amp;lt;strong&amp;gt;MNG&amp;lt;/strong&amp;gt; is a Video format.&lt;br /&gt;
&lt;br /&gt;
== MP3 ==&lt;br /&gt;
&amp;lt;strong&amp;gt;MP3&amp;lt;/strong&amp;gt; is an Audio format.&lt;br /&gt;
&lt;br /&gt;
== MPEG ==&lt;br /&gt;
&amp;lt;strong&amp;gt;ASF&amp;lt;/strong&amp;gt; is an Audio/Video format.&lt;br /&gt;
&lt;br /&gt;
== MusicBrainz ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* [http://www.MusicBrainz.org MusicBrainz.org] &lt;br /&gt;
* [http://wiki.musicbrainz.org MusicBrainz wiki]&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#musicbrainz&lt;br /&gt;
&lt;br /&gt;
== Ogg ==&lt;br /&gt;
&amp;lt;strong&amp;gt;Ogg&amp;lt;/strong&amp;gt; is a media container format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://xiph.org/ogg/&lt;br /&gt;
* http://en.wikipedia.org/wiki/Ogg&lt;br /&gt;
* [http://xiph.org/ogg/doc/rfc3533.txt RFC 3533] - The Ogg Encapsulation Format Version 0&lt;br /&gt;
* [http://xiph.org/ogg/doc/rfc3534.txt RFC 3534] - The application/ogg Media Type&lt;br /&gt;
&lt;br /&gt;
== PLS ==&lt;br /&gt;
&amp;lt;strong&amp;gt;PLS&amp;lt;/strong&amp;gt; is a playlist format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#PLS&lt;br /&gt;
* http://en.wikipedia.org/wiki/PLS_(file_format)&lt;br /&gt;
&lt;br /&gt;
== RAM ==&lt;br /&gt;
&amp;lt;strong&amp;gt;RAM&amp;lt;/strong&amp;gt; is a playlist format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#RAM&lt;br /&gt;
&lt;br /&gt;
== RSS 2.0 ==&lt;br /&gt;
&amp;lt;strong&amp;gt;RSS 2.0&amp;lt;/strong&amp;gt; is the defacto standard syndication format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://developer.mozilla.org/en/docs/RSS&lt;br /&gt;
&lt;br /&gt;
== RTSP ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.rtsp.org/&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc1889.txt RFC 1889]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol&lt;br /&gt;
&lt;br /&gt;
== SMIL ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.w3.org/AudioVideo/&lt;br /&gt;
&lt;br /&gt;
== Speex ==&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.speex.org/&lt;br /&gt;
&lt;br /&gt;
== SVG ==&lt;br /&gt;
&amp;lt;strong&amp;gt;SVG&amp;lt;/strong&amp;gt; is a vector graphics format.&lt;br /&gt;
&lt;br /&gt;
== Theora ==&lt;br /&gt;
&amp;lt;strong&amp;gt;Theora&amp;lt;/strong&amp;gt; is an Audio/Video format/&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://www.theora.org/&lt;br /&gt;
* http://en.wikipedia.org/wiki/Theora&lt;br /&gt;
&lt;br /&gt;
== Vorbis ==&lt;br /&gt;
&amp;lt;strong&amp;gt;Vorbis&amp;lt;/strong&amp;gt; is an Audio format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://xiph.org/vorbis/&lt;br /&gt;
* http://vorbis.com/&lt;br /&gt;
* http://en.wikipedia.org/wiki/Vorbis&lt;br /&gt;
&lt;br /&gt;
== WAX ==&lt;br /&gt;
&amp;lt;strong&amp;gt;WAX&amp;lt;/strong&amp;gt; is an SGML-based playlist for that looks exactly like ASX and WVX, except that it can only reference to ASF or WMA, but NOT to WMV files.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#WAX&lt;br /&gt;
&lt;br /&gt;
== WMA ==&lt;br /&gt;
&amp;lt;strong&amp;gt;WMA&amp;lt;/strong&amp;gt; is an Audio format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://en.wikipedia.org/wiki/Windows_Media_Audio&lt;br /&gt;
&lt;br /&gt;
== WMV ==&lt;br /&gt;
&amp;lt;strong&amp;gt;WMV&amp;lt;/strong&amp;gt; is an Audio/Video format.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://en.wikipedia.org/wiki/Windows_Media_Video&lt;br /&gt;
&lt;br /&gt;
== WVX ==&lt;br /&gt;
&amp;lt;strong&amp;gt;WVX&amp;lt;/strong&amp;gt; is an SGML-based playlist format that looks exactly like ASX and WAX, except that it can reference ASF, WMA, and WMV media files.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
* http://gonze.com/playlists/playlist-format-survey.html#WVX&lt;br /&gt;
&lt;br /&gt;
= Comments =&lt;br /&gt;
&lt;br /&gt;
* See separate [[media-metadata-issues]] document.&lt;br /&gt;
* See separate [[media-info-examples]] document.&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
* [[video-metadata-models]]&lt;/div&gt;</summary>
		<author><name>Tonydm</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:Tonydm&amp;diff=33968</id>
		<title>User:Tonydm</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:Tonydm&amp;diff=33968"/>
		<updated>2008-01-21T14:58:38Z</updated>

		<summary type="html">&lt;p&gt;Tonydm: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Student of Faculty of Informatics and Information Technology, Slovak University of Technology. Curretly I am exploring microformats and their practical usage in Digital Assets Management systems, web portals and so.&lt;/div&gt;</summary>
		<author><name>Tonydm</name></author>
	</entry>
</feed>