Microformats

hAudio 0.9.1

This is an XMDP profile for hAudio 0.9.1. For information about hAudio, see the hAudio page of the Microformats wiki.

Authors making use of hAudio should include this profile in their document head. The permanent, canonical URI for this document is: http://purl.org/uF/hAudio/0.9/. Other URIs for this document may not be permanent so must not be used.

An example of linking to this profile in HTML 4.0:

<html>
	<head profile="http://purl.org/uF/hCard/1.0/ http://purl.org/uF/hAudio/0.9/">
	...

A GRDDL transformation for hAudio is available at http://weborganics.co.uk/Profiles/hAudioRSS.xsl.

class

HTML4 definition of the 'class' attribute. This meta data profile defines some 'class' attribute values (class names) and their meanings as suggested by a draft of "Hypertext Links in HTML".

haudio
Used to identify and describe metadata associated with an individual audio recording.
fn
A short textual description used to identify an audio recording among interested parties. (Prior to version 0.9.1 this was called title.)
album
A short textual description used to identify an audio recording that is an album among interested parties.
contributor
An entity that takes part in the creation and distribution of an audio recording.
published
The date that the audio recording was made available to the public.
description
A verbose description of the audio recording.
photo
An image that should be used to summarize the audio recording.
item
Contains a sub-part of the current audio recording, which is marked-up using any element available in hAudio.
category
The genre or style used to classify the audio recording.
duration
The length of the audio recording.
price
The amount of currency that must be exchanged for acquisition of a full specimen of the audio recording.
rel

HTML4 definition of the 'rel' attribute. Here are some additional values.

sample
A URI specifying a method of sampling a section of the audio recording.
enclosure
A URI specifying a method of downloading the complete version of the audio recording.
payment
A URI specifying a method of purchase resulting in the acquisition of a complete version of the audio recording.

Changes

2008-07-25
Initial version of this page.
sample, enclosure and purchase should be link types, not classes.
rel=purchase should be rel=payment — the sample profile in the spec seems to have a lot of errors!
2008-08-02
Added GRDDL transformation.
2008-08-15
Fixed markup error. (Added missing </dl>.)
2008-10-29
GRDDL fixes.
2009-04-15
Replaced title with fn.

Valid XHTML 1.1!