<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Danski</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Danski"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/Danski"/>
	<updated>2026-06-15T03:42:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=2562</id>
		<title>media-metadata-examples</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=2562"/>
		<updated>2005-10-19T13:17:27Z</updated>

		<summary type="html">&lt;p&gt;Danski: /* Contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an exploratory page to be used for storage of various multimedia metadata profiles 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 profiles 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 providing metadata alongside linked multimedia files. Typically, this 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;
&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;
* Dan Glegg&lt;br /&gt;
* Chris Messina&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;
* ...&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 ==&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;
{| 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;&lt;br /&gt;
|+ Comparing existing proposals&lt;br /&gt;
! Aspect !! Apple !! Yahoo! !! Microformat? &lt;br /&gt;
|-&lt;br /&gt;
| '''Categorization''' &lt;br /&gt;
|| &amp;lt;itunes:category&amp;gt; &amp;lt;br&amp;gt; &amp;lt;itunes:keywords&amp;gt; &lt;br /&gt;
|| &amp;lt;media:category&amp;gt; &lt;br /&gt;
|| [[rel-tag | RelTag]] - requires a way to do sub categories?&lt;br /&gt;
|-&lt;br /&gt;
| '''Rating''' || &amp;lt;itunes:explicit&amp;gt;|| &amp;lt;media:adult&amp;gt; || [[rel-tag | RelTag]] &lt;br /&gt;
|-&lt;br /&gt;
| '''Description''' ||&amp;lt;itunes:subtitle&amp;gt; &amp;lt;br&amp;gt; &amp;lt;itunes:summary&amp;gt;|| &amp;lt;media:text&amp;gt; || XHTML (e.g. &amp;lt; blockquote &amp;gt; )&lt;br /&gt;
|-&lt;br /&gt;
| '''Authorship''' &lt;br /&gt;
|| &amp;lt;itunes:author&amp;gt; &amp;lt;br&amp;gt; &amp;lt;itunes:owner&amp;gt; &amp;lt;br&amp;gt; &amp;lt;itunes:name&amp;gt; &amp;lt;br&amp;gt; &amp;lt;itunes:email&amp;gt;&lt;br /&gt;
|| &amp;lt;media:credit&amp;gt;&lt;br /&gt;
|| &amp;lt;cite&amp;gt; &amp;lt;br&amp;gt; [[hcard|hCard]]&lt;br /&gt;
|-&lt;br /&gt;
| '''Metadata''' || &amp;lt;itunes:duration&amp;gt; &amp;lt;br&amp;gt; &amp;lt;itunes:image&amp;gt;|| &amp;lt;media:thumbnail&amp;gt; &amp;lt;br&amp;gt; &amp;lt;media:hash&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;media:content &lt;br /&gt;
 url=&amp;quot;http://www.foo.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; /&amp;gt;&lt;br /&gt;
|| ''needs a new microformat'' &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;lt;abbr class=&amp;quot;duration&amp;quot; title=&amp;quot;00:27:35&amp;quot;&amp;gt;&lt;br /&gt;
27 minutes, 35 seconds&lt;br /&gt;
&amp;lt;/abbr&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;&lt;br /&gt;
|-&lt;br /&gt;
| '''Licensing''' || &amp;lt;itunes:block&amp;gt; &amp;lt;br&amp;gt; &amp;lt;copyright&amp;gt; &amp;lt;br&amp;gt; &amp;lt;link&amp;gt;|| Not explicitly mentioned || [[rel-license | RelLicense]]&lt;br /&gt;
|-&lt;br /&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;
* [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;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
* See separate [[media-metadata-issues]] document.&lt;/div&gt;</summary>
		<author><name>Danski</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=484</id>
		<title>media-metadata-examples</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=484"/>
		<updated>2005-06-23T20:24:10Z</updated>

		<summary type="html">&lt;p&gt;Danski: /* Audio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an exploratory page to be used for storage of various multimedia metadata profiles 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 profiles 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 providing metadata alongside linked multimedia files. Typically, this 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;
&lt;br /&gt;
This study aims to make a start at solving this problem.&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;
&lt;br /&gt;
== Audio ==&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&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&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;
&lt;br /&gt;
== Interactive ==&lt;/div&gt;</summary>
		<author><name>Danski</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=413</id>
		<title>media-metadata-examples</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=413"/>
		<updated>2005-06-23T20:11:33Z</updated>

		<summary type="html">&lt;p&gt;Danski: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an exploratory page to be used for storage of various multimedia metadata profiles 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 profiles 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 providing metadata alongside linked multimedia files. Typically, this 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;
&lt;br /&gt;
This study aims to make a start at solving this problem.&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;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
* 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&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&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;
&lt;br /&gt;
== Interactive ==&lt;/div&gt;</summary>
		<author><name>Danski</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=410</id>
		<title>media-metadata-examples</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=410"/>
		<updated>2005-06-23T20:04:07Z</updated>

		<summary type="html">&lt;p&gt;Danski: /* Audio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an exploratory page to be used for storage of various multimedia metadata profiles 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 profiles in the correct portion of this page.&lt;br /&gt;
&lt;br /&gt;
== Still image ==&lt;br /&gt;
&lt;br /&gt;
* EXIF&lt;br /&gt;
&lt;br /&gt;
== Audio ==&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&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;
&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;
&lt;br /&gt;
'''Noteable absences''' : Tags, [[rel-license|License]], Copyright year&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
 * EXIF - Yes, the spec deals with video taken by still cameras. -RyanKing&lt;br /&gt;
&lt;br /&gt;
== Interactive ==&lt;/div&gt;</summary>
		<author><name>Danski</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=407</id>
		<title>media-metadata-examples</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=media-metadata-examples&amp;diff=407"/>
		<updated>2005-06-23T19:51:47Z</updated>

		<summary type="html">&lt;p&gt;Danski: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an exploratory page to be used for storage of various multimedia metadata profiles 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 profiles in the correct portion of this page.&lt;br /&gt;
&lt;br /&gt;
== Still image ==&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
== Interactive ==&lt;/div&gt;</summary>
		<author><name>Danski</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=Main_Page&amp;diff=28904</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=Main_Page&amp;diff=28904"/>
		<updated>2005-06-23T19:46:02Z</updated>

		<summary type="html">&lt;p&gt;Danski: /* Proposals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the new microformats wiki. There's a lot going on around here, but feel free to jump in and offer your assistance.&lt;br /&gt;
&lt;br /&gt;
== Standards ==&lt;br /&gt;
[[microformats|Microformats]] open standards specifications:&lt;br /&gt;
* [[hcalendar|hCalendar]]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
* [[rel-license|RelLicense]]&lt;br /&gt;
* [[rel-nofollow|RelNoFollow]]&lt;br /&gt;
* [[rel-tag|RelTag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== Drafts ==&lt;br /&gt;
* [[hreview|hReview]]&lt;br /&gt;
* [[robots-exclusion|Robots Exclusion]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
*[[hcomment|hComment]]&lt;br /&gt;
* [[mfcomment|mfComment]]&lt;br /&gt;
&lt;br /&gt;
== Exploratory discussions ==&lt;br /&gt;
&lt;br /&gt;
*[[media-metadata-examples|media-metadata-examples]]&lt;/div&gt;</summary>
		<author><name>Danski</name></author>
	</entry>
</feed>