<?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=HenrikW</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=HenrikW"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/HenrikW"/>
	<updated>2026-05-15T17:56:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=glossary&amp;diff=17088</id>
		<title>glossary</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=glossary&amp;diff=17088"/>
		<updated>2007-05-31T07:02:49Z</updated>

		<summary type="html">&lt;p&gt;HenrikW: /* Microformats Glossary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Microformats Glossary=&lt;br /&gt;
&lt;br /&gt;
If you have a term you wish to see defined, please feel free to add it to the list, in alphabetical order (apart from the first entry).&lt;br /&gt;
 &lt;br /&gt;
;microformat &amp;lt;!-- Keep in first position--&amp;gt;&lt;br /&gt;
:See http://microformats.org/about/.&lt;br /&gt;
&lt;br /&gt;
;@&lt;br /&gt;
:in the context of, say, ''@rel'', this is shorthand for ''attribute'', so &amp;quot;''the @rel''&amp;quot; should be read as &amp;quot;''the rel attribute''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;anti design pattern&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;attribute&lt;br /&gt;
:??? (see [http://en.wikipedia.org/wiki/HTML_element HTML element on Wikipedia])&lt;br /&gt;
&lt;br /&gt;
;autodiscovery&lt;br /&gt;
:see discovery&lt;br /&gt;
&lt;br /&gt;
;class&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;compound microformat&lt;br /&gt;
:See [[compound-microformat]]&lt;br /&gt;
&lt;br /&gt;
;deprecated&lt;br /&gt;
:In the process of being phased out (see [http://en.wikipedia.org/wiki/Deprecated Deprecation on Wikiepedia])&lt;br /&gt;
&lt;br /&gt;
;design pattern&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;discovery&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;DRY&lt;br /&gt;
;'''''D'''on't '''R'''epeat '''Y'''ourslef''&lt;br /&gt;
: See [[dry|DRY]]&lt;br /&gt;
&lt;br /&gt;
;element&lt;br /&gt;
:??? (see [http://en.wikipedia.org/wiki/HTML_element HTML element on Wikipedia])&lt;br /&gt;
&lt;br /&gt;
;elemental microformat&lt;br /&gt;
:See [[elemental-microformat]]&lt;br /&gt;
&lt;br /&gt;
;grandfather(ed)&lt;br /&gt;
:Something which is an exception to a rule (or pattern, behaviour, etc.), because it existed before that rule was formulated.&lt;br /&gt;
&lt;br /&gt;
;HTML&lt;br /&gt;
:'''''H'''yper'''T'''ext '''M'''ark-up '''L'''anguage''&lt;br /&gt;
:see [http://en.wikipedia.org/wiki/HTML HTML on Wkiipedia] and XHTML, below&lt;br /&gt;
&lt;br /&gt;
;hCard&lt;br /&gt;
:h???card&lt;br /&gt;
&lt;br /&gt;
;mark-up&lt;br /&gt;
:n. the (X)HTML codes and related classes which, when wrapped around data, turn it into a web page.&lt;br /&gt;
&lt;br /&gt;
;mark up&lt;br /&gt;
:v. to apply mark-up.&lt;br /&gt;
&lt;br /&gt;
;mfbot&lt;br /&gt;
:[[mfbot]] is an IRC bot which logs all edits to this wiki.&lt;br /&gt;
&lt;br /&gt;
;microformat &amp;lt;!-- Duplicate entry in alphabetical position--&amp;gt;&lt;br /&gt;
:See http://microformats.org/about/.&lt;br /&gt;
&lt;br /&gt;
;microformateer&lt;br /&gt;
: A person involved with microformats.&lt;br /&gt;
&lt;br /&gt;
;namespace&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;parse&lt;br /&gt;
:(verb) To extract data from a format using explicit parsing rules for one or more formats, such as microformats (see also &amp;quot;scrape&amp;quot;).&lt;br /&gt;
:See also [http://en.wikipedia.org/wiki/Parsing 'parsing' on Wikipedia]&lt;br /&gt;
&lt;br /&gt;
;picoformat&lt;br /&gt;
:A syntax for communicating and executing commands with mobile devices over SMS. See [[picoformats]]&lt;br /&gt;
&lt;br /&gt;
;POSH&lt;br /&gt;
:'''''P'''lain '''O'''ld '''S'''emantic (X)'''H'''TML''&lt;br /&gt;
&lt;br /&gt;
;process&lt;br /&gt;
:The ''recommended'' procedure for proposing a new microformat. See [[process]]&lt;br /&gt;
&lt;br /&gt;
;profile&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;property&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;rel&lt;br /&gt;
:a property which signifies the '''''rel'''ationship'' of one page to another, linked, page.&lt;br /&gt;
&lt;br /&gt;
;rev&lt;br /&gt;
:as ''rel'', but applying in the '''''rev'''erse'' direction. Generally deprecated for microformats.&lt;br /&gt;
&lt;br /&gt;
;scrape&lt;br /&gt;
:(verb) To extract apparent data from a file/stream (plain text, HTML, RSS, XML, whatever) using regular expressions or other made-up rules that are not explicitly defined by the data formats (if any) that you are extracting. (see also &amp;quot;parse&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
;semantic&lt;br /&gt;
:(adjective) having meaning.&lt;br /&gt;
&lt;br /&gt;
;tag&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;tag space&lt;br /&gt;
:???&lt;br /&gt;
&lt;br /&gt;
;uF&lt;br /&gt;
:Shorthand for ''microformat'', especially used in e-mail and on IRC. Plural: '''uFs'''.&lt;br /&gt;
&lt;br /&gt;
;URI&lt;br /&gt;
:'''''U'''niform'' '''''R'''esource'' '''''I'''dentifier'': a compact string of characters used to identify or name a resource. See [http://en.wikipedia.org/wiki/Uniform_Resource_Identifier URIs on Wikipedia]&lt;br /&gt;
&lt;br /&gt;
;URL&lt;br /&gt;
:'''''U'''niform'' '''''R'''esource'' '''''L'''ocator''&lt;br /&gt;
:#in popular usage, it is a widespread synonym for Uniform Resource Identifier (URI)—many popular and technical texts will use the term &amp;quot;URL&amp;quot; when referring to URI;&lt;br /&gt;
:#in strict technical usage, it is a subset of URI specific to identifiers who are primarily locators.&lt;br /&gt;
:See [http://en.wikipedia.org/wiki/Url URLs on Wikipedia]&lt;br /&gt;
&lt;br /&gt;
;value&lt;br /&gt;
:??? (see [http://en.wikipedia.org/wiki/HTML_element HTML element on Wikipedia])&lt;br /&gt;
&lt;br /&gt;
;(X)HTML&lt;br /&gt;
:A generic term, meaning &amp;quot;''HTML or XHTML''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
;XHTML&lt;br /&gt;
:'''''HTML''''' reformulated in '''''X'''ML''. &lt;br /&gt;
:See see [http://en.wikipedia.org/wiki/xhtml XHTML on Wkiipedia] or http://www.w3.org/TR/xhtml1/ for more information.&lt;br /&gt;
&lt;br /&gt;
;XMDP &lt;br /&gt;
:''('''X''')HTML '''M'''eta '''D'''ata '''P'''rofile ''&lt;br /&gt;
:See [http://en.wikipedia.org/wiki/XMDP XMDP on Wikipedia]&lt;/div&gt;</summary>
		<author><name>HenrikW</name></author>
	</entry>
</feed>