XMDP

XHTML Meta Data Profiles (XMDP) is a format for defining metadata 'profiles' or formats in a machine-readable fashion, while also enabling people to see a description of the definition visually in a web browser. XMDP definitions are expressed in XHTML (or possibly HTML). Examples of applications that use XMDP include XFN and hCard.

Example

<dl class="profile">
  <dt id="title">title</dt>
  <dd>The name given to a piece of work.</dd>
</dl>

To apply, use the profile attribute in the head element of your document:

<head profile="URL">

Where URL denotes the full address of your XMDP profile resource.

gollark: A Zener diode is a special type of diode designed to reliably allow current to flow "backwards" when a certain set reverse voltage, known as the Zener voltage, is reached.
gollark: It's a diode thingy, but if you thingy it backward, it gets thingied at a thingy voltage.
gollark: It's basically like a monoid.
gollark: The GTechâ„¢ cuboid is capable of simulating the diode several orders of magnitude faster than "physical reality" can.
gollark: Fine, we'll ship you a physics simulator octahedronâ„¢ preloaded with that.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.