<?xml version="1.0" encoding="utf-8" ?>
<feed
 xml:base="https://wandystan.eu/"
 xml:lang="pl"
 xmlns="http://www.w3.org/2005/Atom"
 xmlns:grddl='http://www.w3.org/2003/g/data-view#'
 xmlns:atomwiki="https://wandystan.eu/ns/atomwiki/"
 grddl:transformation="https://wandystan.eu/varia/rdf/atom2rdf.xsl"
>
	<id>https://wandystan.eu/w/feed,WKTiR::Atom_Vocabulary_for_Wiki_Metadata</id>
	<title>Atom Vocabulary for Wiki Metadata</title>
	<updated>2020-03-16T13:19:20+01:00</updated>
	<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
	<link rel="self" href="/w/feed,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="application/atom+xml" />
	<link rel="first" href="/w/feed,WKTiR::Atom_Vocabulary_for_Wiki_Metadata?page=0" type="application/atom+xml" />
	<link rel="alternate" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
	<icon>/favicon.ico</icon>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2020-03-16T13:19:20+01:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2712" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" prefix="cc: http://creativecommons.org/ns# vann: http://purl.org/vocab/vann/" resource="https://wandystan.eu/ns/atomwiki/" property="foaf:primaryTopic" typeof="cc:Work" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/B196" rel="dc:creator cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>.</p>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2020-03-16</dt>
<dd>Removed version from namespace URI and changed it to lower case.</dd>
<dd>Changed definition of the upper case keywords to reflect <a href="https://www.rfc-editor.org/bcp/bcp14" rel="external">BCP (Best Current Practice) 14</a>.</dd>
<dt>2020-02-01</dt>
<dd>Changed preferred XML namespace prefix. The <code>importance</code> and <code>status</code> attributes of <code>atomwiki:revision</code> element replaced with <code>deleted</code>, <code>initial</code> and <code>significant</code> attributes.</dd>
<dt>2018-08-26</dt>
<dd>Merged <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Added useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p>The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="vann:preferredNamespaceUri">https://wandystan.eu/ns/atomwiki/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="vann:preferredNamespacePrefix">atomwiki</code>.</p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in BCP 14 (<a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>, <a href="https://tools.ietf.org/html/rfc8174" rel="external">RFC 8174</a>) when, and only when, they appear in all capitals, as shown here.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>atomwiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>atomwiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain a <code>deleted</code> attribute that indicates whether or not the revision represents the deletion of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain a <code>initial</code> attribute that indicates whether or not the revision represents the initial version of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>significant</code> attribute that indicates whether or not the revision should be considered to be “significant” or not. The value of this attribute MUST be either “yes”, or “no”.</p>
<p><code>atomwiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>atomwiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>atomwiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/atomwiki/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
<dt>RFC 8174</dt>
<dd><p>B. Leiba, “<a href="https://tools.ietf.org/html/rfc8174" rel="external">Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</a>”, RFC 8174, May 2017.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2711</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2020-03-16T12:53:59+01:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2711" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2711" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" prefix="cc: http://creativecommons.org/ns# vann: http://purl.org/vocab/vann/" resource="https://wandystan.eu/ns/atomwiki/" property="foaf:primaryTopic" typeof="cc:Work" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/B196" rel="dc:creator cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>.</p>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2020-03-16</dt>
<dd>Removed version from namespace URI and changed it to lower case.</dd>
<dt>2020-02-01</dt>
<dd>Changed preferred XML namespace prefix. The <code>importance</code> and <code>status</code> attributes of <code>atomwiki:revision</code> element replaced with <code>deleted</code>, <code>initial</code> and <code>significant</code> attributes.</dd>
<dt>2018-08-26</dt>
<dd>Merged <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Added useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p>The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="vann:preferredNamespaceUri">https://wandystan.eu/ns/atomwiki/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="vann:preferredNamespacePrefix">atomwiki</code>.</p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>atomwiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>atomwiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain a <code>deleted</code> attribute that indicates whether or not the revision represents the deletion of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain a <code>initial</code> attribute that indicates whether or not the revision represents the initial version of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>significant</code> attribute that indicates whether or not the revision should be considered to be “significant” or not. The value of this attribute MUST be either “yes”, or “no”.</p>
<p><code>atomwiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>atomwiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>atomwiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/atomwiki/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2710</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2020-03-16T12:51:52+01:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2710" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2710" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" prefix="cc: http://creativecommons.org/ns# vann: http://purl.org/vocab/vann/" resource="https://wandystan.eu/ns/atomwiki/" typeof="cc:Work" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/B196" rel="dc:creator cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>.</p>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2020-03-16</dt>
<dd>Removed version from namespace URI and changed it to lower case.</dd>
<dt>2020-02-01</dt>
<dd>Changed preferred XML namespace prefix. The <code>importance</code> and <code>status</code> attributes of <code>atomwiki:revision</code> element replaced with <code>deleted</code>, <code>initial</code> and <code>significant</code> attributes.</dd>
<dt>2018-08-26</dt>
<dd>Merged <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Added useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p>The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="vann:preferredNamespaceUri">https://wandystan.eu/ns/atomwiki/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="vann:preferredNamespacePrefix">atomwiki</code>.</p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>atomwiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>atomwiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain a <code>deleted</code> attribute that indicates whether or not the revision represents the deletion of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain a <code>initial</code> attribute that indicates whether or not the revision represents the initial version of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>significant</code> attribute that indicates whether or not the revision should be considered to be “significant” or not. The value of this attribute MUST be either “yes”, or “no”.</p>
<p><code>atomwiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>atomwiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>atomwiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/atomwiki/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2552</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2020-02-01T16:19:58+01:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2552" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2552" deleted="no" initial="no" significant="no"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki/0.4/" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2020-02-01</dt>
<dd>Changed preferred XML namespace prefix. The <code>importance</code> and <code>status</code> attributes of <code>atomwiki:revision</code> element replaced with <code>deleted</code>, <code>initial</code> and <code>significant</code> attributes.</dd>
<dt>2018-08-26</dt>
<dd>Merged <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Added useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.4/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.4/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">atomwiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>atomwiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>atomwiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain a <code>deleted</code> attribute that indicates whether or not the revision represents the deletion of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain a <code>initial</code> attribute that indicates whether or not the revision represents the initial version of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>significant</code> attribute that indicates whether or not the revision should be considered to be “significant” or not. The value of this attribute MUST be either “yes”, or “no”.</p>
<p><code>atomwiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>atomwiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>atomwiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.4/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2551</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2020-02-01T16:13:39+01:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2551" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2551" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki/0.4/" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2020-02-01</dt>
<dd>Changed preferred XML namespace prefix. The <code>importance</code> and <code>status</code> attributes of <code>atomwiki:revision</code> replaced by <code>deleted</code>, <code>initial</code> and <code>significant</code> attributes.</dd>
<dt>2018-08-26</dt>
<dd>Merged <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Added useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.4/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.4/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">atomwiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>atomwiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>atomwiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain a <code>deleted</code> attribute that indicates whether or not the revision represents the deletion of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain a <code>initial</code> attribute that indicates whether or not the revision represents the initial version of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>significant</code> attribute that indicates whether or not the revision should be considered to be “significant” or not. The value of this attribute MUST be either “yes”, or “no”.</p>
<p><code>atomwiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>atomwiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>atomwiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.4/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2550</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2020-02-01T16:11:53+01:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2550" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2550" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2020-02-01</dt>
<dd>Changed preferred XML namespace prefix.</dd>
<dt>2018-08-26</dt>
<dd>Merged <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Added useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.3/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">atomwiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>atomwiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>atomwiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain a <code>deleted</code> attribute that indicates whether or not the revision represents the deletion of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain a <code>initial</code> attribute that indicates whether or not the revision represents the initial version of the page. The value of this attribute MUST be either “yes”, or “no”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>significant</code> attribute that indicates whether or not the revision should be considered to be “significant” or not. The value of this attribute MUST be either “yes”, or “no”.</p>
<p><code>atomwiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>atomwiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>atomwiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.3/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2549</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2020-02-01T16:05:17+01:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2549" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2549" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2020-02-01</dt>
<dd>Changed preferred XML namespace prefix.</dd>
<dt>2018-08-26</dt>
<dd>Merged <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Added useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.3/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">atomwiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>atomwiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>atomwiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain an <code>importance</code> attribute that indicates the importance of the change to the page. The value of this attribute SHOULD be either “major” or “minor”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>status</code> attribute that indicates the status of the change to the page. The value of this attribute SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>atomwiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>atomwiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>atomwiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.3/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2161</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-08-27T01:46:53+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2161" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2161" deleted="no" initial="no" significant="no"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-08-26</dt>
<dd>Merged <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Added useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.3/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain an <code>importance</code> attribute that indicates the importance of the change to the page. The value of this attribute SHOULD be either “major” or “minor”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>status</code> attribute that indicates the status of the change to the page. The value of this attribute SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.3/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2159</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-08-26T23:40:53+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2159" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2159" deleted="no" initial="no" significant="no"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-08-26</dt>
<dd>Merges <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Adds useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">I-D.snell-atompub-revision</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.3/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain an <code>importance</code> attribute that indicates the importance of the change to the page. The value of this attribute SHOULD be either “major” or “minor”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>status</code> attribute that indicates the status of the change to the page. The value of this attribute SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.3/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>I-D.snell-atompub-revision</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2158</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-08-26T22:59:43+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2158" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2158" deleted="no" initial="no" significant="no"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-08-26</dt>
<dd>Merges <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Adds useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">draft-snell-atompub-revision-00</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.3/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain an <code>importance</code> attribute that indicates the importance of the change to the page. The value of this attribute SHOULD be either “major” or “minor”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>status</code> attribute that indicates the status of the change to the page. The value of this attribute SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in an Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.3/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>draft-snell-atompub-revision-00</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2157</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-08-26T22:56:23+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2157" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2157" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-08-26</dt>
<dd>Merges <code>wiki:editsummary</code>, <code>wiki:importance</code>, <code>wiki:status</code> and <code>wiki:version</code> into a one element. Adds useful link relations.</dd>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and link relations for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is loosely based on the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>) and Atom Syndication Format Revision Tracking Internet Draft (<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">draft-snell-atompub-revision-00</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.3/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain an <code>importance</code> attribute that indicates the importance of the change to the page. The value of this attribute SHOULD be either “major” or “minor”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>status</code> attribute that indicates the status of the change to the page. The value of this attribute SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in the Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.3/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>draft-snell-atompub-revision-00</dt>
<dd><p>J. Snell, “<a href="https://tools.ietf.org/html/draft-snell-atompub-revision-00" rel="external">Atom Syndication Format Revision Tracking</a>”, Internet-Draft, February 2006.</p></dd>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2156</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-08-26T22:48:46+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2156" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2156" deleted="no" initial="no" significant="yes">+ link relations</atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.3/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies revision of the page.</p>
<p>This element MAY contain an <code>importance</code> attribute that indicates the importance of the change to the page. The value of this attribute SHOULD be either “major” or “minor”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>status</code> attribute that indicates the status of the change to the page. The value of this attribute SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. Link relations</h3>
<p>When used in the Atom document, names of the relations described below MUST be preceded by the Namespace URI identified in section 1.1 of this document, e.g. <code>rel="https://wandystan.eu/ns/AtomWiki/0.3/history"</code>.</p>
<h4>3.1. <code>revision-of</code></h4>
<p>Refers to the page that the entry is a revision of.</p>
<h4>3.2. <code>first-revision</code></h4>
<p>Refers to the earliest revision of the page.</p>
<h4>3.3. <code>last-revision</code></h4>
<p>Refers to the latest revision of the page.</p>
<h4>3.4. <code>prev-revision</code></h4>
<p>Refers to the previous revision of the page.</p>
<h4>3.5. <code>next-revision</code></h4>
<p>Refers to the next revision of the page.</p>
<h4>3.6. <code>diff</code></h4>
<p>Refers to the resource describing the difference between a previous and the current revision of the page.</p>
<h4>3.7. <code>history</code></h4>
<p>Refers to the resource describing the revision history of the page.</p>
<h3>3. References</h3>
<h4>3.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>3.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2155</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-08-26T22:30:02+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2155" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2155" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki/0.3/" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki/0.3/</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies version of the page.</p>
<p>This element MAY contain an <code>importance</code> attribute that indicates the importance of the change to the page. The value of this attribute SHOULD be either “major” or “minor”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>status</code> attribute that indicates the status of the change to the page. The value of this attribute SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. References</h3>
<h4>3.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>3.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2154</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-08-26T22:28:28+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2154" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="2154" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:revision</code></h4>
<p>Indicates that the entry it occurs in represents a revision of a wiki page. It is an extended Atom Text construct whose value MAY be used to provide a human-readable summary of the change to the page.</p>
<p>This element MAY contain an <code>identifier</code> attribute whose value is a string that unambiguously identifies version of the page.</p>
<p>This element MAY contain an <code>importance</code> attribute that indicates the importance of the change to the page. The value of this attribute SHOULD be either “major” or “minor”.</p>
<p>This element MAY contain a <code>scheme</code> attribute whose value is an IRI that identifies a scheme used to produce the revision number specified by the <code>identifier</code> attribute.</p>
<p>This element MAY contain a <code>status</code> attribute that indicates the status of the change to the page. The value of this attribute SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:revision</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> element.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h3>3. References</h3>
<h4>3.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>3.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1960</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-05-23T14:34:51+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1960" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="1960" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div resource="https://wandystan.eu/ns/AtomWiki" vocab="http://creativecommons.org/ns#" typeof="Work">
<p>Copyright © 2018 <span property="attributionName"><a href="/w/profile,196#profile" rel="attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:editsummary</code></h4>
<p>The human-readable summary of the change to the page. The content and attributes of this element MUST be the same as in the Atom Text constructs.</p>
<p><code>wiki:version</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h4>2.3 <code>wiki:importance</code></h4>
<p>The importance of the change to the page. The content of this element SHOULD be either “major” or “minor”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.4 <code>wiki:status</code></h4>
<p>The status of the change to the page. The content of this element SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.5 <code>wiki:version</code></h4>
<p>The version of the wiki page. The content of this element MUST be an identifier that unambiguously identifies version of the page inside the wiki website.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h3>3. References</h3>
<h4>3.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>3.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1959</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-05-23T14:33:22+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1959" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="1959" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div prefix="cc: http://creativecommons.org/ns#" resource="https://wandystan.eu/ns/AtomWiki" typeof="cc:Work">
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/w/profile,196#profile" property="cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p><span resource="https://wandystan.eu/ns/AtomWiki" vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:editsummary</code></h4>
<p>The human-readable summary of the change to the page. The content and attributes of this element MUST be the same as in the Atom Text constructs.</p>
<p><code>wiki:version</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h4>2.3 <code>wiki:importance</code></h4>
<p>The importance of the change to the page. The content of this element SHOULD be either “major” or “minor”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.4 <code>wiki:status</code></h4>
<p>The status of the change to the page. The content of this element SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.5 <code>wiki:version</code></h4>
<p>The version of the wiki page. The content of this element MUST be an identifier that unambiguously identifies version of the page inside the wiki website.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h3>3. References</h3>
<h4>3.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>3.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1958</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-05-23T14:32:42+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1958" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="1958" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div prefix="cc: http://creativecommons.org/ns#" resource="https://wandystan.eu/ns/AtomWiki#" typeof="cc:Work">
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/w/profile,196#profile" property="cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p><span vocab="http://purl.org/vocab/vann/">
The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is <code property="preferredNamespaceUri">https://wandystan.eu/ns/AtomWiki</code>. The preferred XML namespace prefix for elements in this namespace is <code property="preferredNamespacePrefix">wiki</code>.
</span></p>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:editsummary</code></h4>
<p>The human-readable summary of the change to the page. The content and attributes of this element MUST be the same as in the Atom Text constructs.</p>
<p><code>wiki:version</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h4>2.3 <code>wiki:importance</code></h4>
<p>The importance of the change to the page. The content of this element SHOULD be either “major” or “minor”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.4 <code>wiki:status</code></h4>
<p>The status of the change to the page. The content of this element SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.5 <code>wiki:version</code></h4>
<p>The version of the wiki page. The content of this element MUST be an identifier that unambiguously identifies version of the page inside the wiki website.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h3>3. References</h3>
<h4>3.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>3.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1934</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-05-14T00:45:08+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1934" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="1934" deleted="no" initial="no" significant="no"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div prefix="cc: http://creativecommons.org/ns#" resource="https://wandystan.eu/ns/AtomWiki#" typeof="cc:Work">
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/w/profile,196#profile" property="cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Changelog</h3>
<dl>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p>The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is:</p>
<pre><code>https://wandystan.eu/ns/AtomWiki#</code></pre>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:editsummary</code></h4>
<p>The human-readable summary of the change to the page. The content and attributes of this element MUST be the same as in the Atom Text constructs.</p>
<p><code>wiki:version</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h4>2.3 <code>wiki:importance</code></h4>
<p>The importance of the change to the page. The content of this element SHOULD be either “major” or “minor”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.4 <code>wiki:status</code></h4>
<p>The status of the change to the page. The content of this element SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.5 <code>wiki:version</code></h4>
<p>The version of the wiki page. The content of this element MUST be an identifier that unambiguously identifies version of the page inside the wiki website.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h3>3. References</h3>
<h4>3.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>3.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1933</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-05-14T00:44:46+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1933" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="1933" deleted="no" initial="no" significant="yes">Removed proposed categorization schemes.</atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div prefix="cc: http://creativecommons.org/ns#" resource="https://wandystan.eu/ns/AtomWiki#" typeof="cc:Work">
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/w/profile,196#profile" property="cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>Major changes</h3>
<dl>
<dt>2018-05-14</dt>
<dd>Removed proposed categorization schemes. It is better to refer to well-defined <abbr title="Simple Knowledge Organization System">SKOS</abbr> concept schemes instead.</dd>
</dl>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p>The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is:</p>
<pre><code>https://wandystan.eu/ns/AtomWiki#</code></pre>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct” and “Person construct” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:editsummary</code></h4>
<p>The human-readable summary of the change to the page. The content and attributes of this element MUST be the same as in the Atom Text constructs.</p>
<p><code>wiki:version</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h4>2.3 <code>wiki:importance</code></h4>
<p>The importance of the change to the page. The content of this element SHOULD be either “major” or “minor”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.4 <code>wiki:status</code></h4>
<p>The status of the change to the page. The content of this element SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.5 <code>wiki:version</code></h4>
<p>The version of the wiki page. The content of this element MUST be an identifier that unambiguously identifies version of the page inside the wiki website.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h3>3. References</h3>
<h4>3.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>3.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1901</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-05-04T20:38:34+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1901" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="1901" deleted="no" initial="no" significant="yes"></atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and categorization schemes for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div prefix="cc: http://creativecommons.org/ns#" resource="https://wandystan.eu/ns/AtomWiki#" typeof="cc:Work">
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/w/profile,196#profile" property="cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title">Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>. <a href="http://purl.org/dc/dcmitype/Text" class="empty" property="dc:type" rel="external"></a></p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and categorization schemes for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p>The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is:</p>
<pre><code>https://wandystan.eu/ns/AtomWiki#</code></pre>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct”, “Person construct” and “categorization scheme” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:editsummary</code></h4>
<p>The human-readable summary of the change to the page. The content and attributes of this element MUST be the same as in the Atom Text constructs.</p>
<p><code>wiki:version</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h4>2.3 <code>wiki:importance</code></h4>
<p>The importance of the change to the page. The content of this element SHOULD be either “major” or “minor”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.4 <code>wiki:status</code></h4>
<p>The status of the change to the page. The content of this element SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.5 <code>wiki:version</code></h4>
<p>The version of the wiki page. The content of this element MUST be an identifier that unambiguously identifies version of the page inside the wiki website.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h3>3. Categorization schemes</h3>
<p>Names of categorization schemes defined in this section, when preceded by the Namespace URI identified in section 1.1 of this document (e.g. <code>https://wandystan.eu/ns/AtomWiki#Namespace</code>), are intended to be used as the values of the <code>scheme</code> attribute of the <code>atom:category</code> element.</p>
<h4 id="Category">3.1 Category</h4>
<p>Categories are used to group together related pages. Wiki pages MAY have more than one category associated with them.</p>
<h4 id="Namespace">3.2 Namespace</h4>
<p>Namespaces are collections of pages linked by a single topic or purpose. They can differ from each other in their appearance or behavior. Wiki pages SHOULD NOT have more than one namespace associated with them.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
	<entry>
		<id>https://wandystan.eu/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900</id>
		<title>Atom Vocabulary for Wiki Metadata</title>
		<updated>2018-05-04T20:33:44+02:00</updated>
		<author>
			<name>🍬</name>
			<uri>/B196</uri>
		</author>
		<category label="Wschodni Klub Techniki i Racjonalizacji" scheme="https://wandystan.eu/w/namespace/" term="WKTiR" />
		<link rel="alternate" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/revision-of" href="/w/WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/first-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,1900" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/last-revision" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata,2712" type="text/html" />
		<link rel="https://wandystan.eu/ns/atomwiki/history" href="/w/history,WKTiR::Atom_Vocabulary_for_Wiki_Metadata" type="text/html" />
		<atomwiki:revision identifier="1900" deleted="no" initial="yes" significant="yes">przeniesienie do nowej przestrzeni</atomwiki:revision>
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml"><div lang="en" xml:lang="en">
<h3>Abstract</h3>
<p>This document specifies Extension elements and categorization schemes for the Atom Syndication Format used for description of wiki metadata.</p>
<h3>Authors</h3>
<ul>
<li>Paulina Laura Emilia &lt;vilene -at- posteo -dot- net&gt;</li>
</ul>
<h3>Copyright</h3>
<div prefix="cc: http://creativecommons.org/ns#" resource="https://wandystan.eu/ns/AtomWiki#" typeof="cc:Work">
<p>Copyright © 2018 <span property="cc:attributionName"><a href="/w/profile,196#profile" property="cc:attributionURL">Paulina Laura Emilia</a></span></p>
<p><span property="dc:title"><a href="http://purl.org/dc/dcmitype/Text" property="dc:type" rel="external"></a>Atom Vocabulary for Wiki Metadata</span> is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license external">Creative Commons Attribution 4.0 International License</a>.</p>
</div>
<h3>Status of this document</h3>
<p>This document is a working draft of a proposed specification. Its contents may be subject to change at any moment.</p>
<h3>1. Introduction</h3>
<p>This document specifies Extension elements and categorization schemes for the Atom Syndication Format (<a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>) useful for description of metadata specific to the wiki engines.</p>
<p>It is based on, and mostly compatible with the proposed RSS 1.0 Wiki Module (<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">ModWiki</a>).</p>
<h4>1.1 Namespace</h4>
<p>The XML Namespaces URI (<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">REC-xml-names</a>) for XML elements defined in this document is:</p>
<pre><code>https://wandystan.eu/ns/AtomWiki#</code></pre>
<h4>1.2 Notational conventions</h4>
<p>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc2119" rel="external">RFC 2119</a>.</p>
<p>Terms “Extension element”, “Simple Extension element”, “Structured Extension element”, “Text construct”, “Person construct” and “categorization scheme” are to be interpreted as described in <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<p>The namespace prefix <code>wiki:</code> is used for the Namespace URI identified in section 1.1 of this document. The namespace prefix <code>atom:</code> is used for the Namespace URI identified in section 1.2 of the <a href="https://tools.ietf.org/html/rfc4287" rel="external">RFC 4287</a>.</p>
<h3>2. Extension element definitions</h3>
<h4>2.1 <code>wiki:editsummary</code></h4>
<p>The human-readable summary of the change to the page. The content and attributes of this element MUST be the same as in the Atom Text constructs.</p>
<p><code>wiki:version</code> is a Structured Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.2 <code>wiki:host</code></h4>
<p>The host associated with the person that edited the wiki page. The content of this element MUST be either an IP address or a hostname; they MAY be partially masked.</p>
<p><code>wiki:host</code> is a Simple Extension element and MUST be a child of an Atom Person construct.</p>
<h4>2.3 <code>wiki:importance</code></h4>
<p>The importance of the change to the page. The content of this element SHOULD be either “major” or “minor”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.4 <code>wiki:status</code></h4>
<p>The status of the change to the page. The content of this element SHOULD be one of the “new”, “updated”, or “deleted”.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h4>2.5 <code>wiki:version</code></h4>
<p>The version of the wiki page. The content of this element MUST be an identifier that unambiguously identifies version of the page inside the wiki website.</p>
<p><code>wiki:version</code> is a Simple Extension element and MUST be a child of <code>atom:entry</code> or <code>atom:source</code>.</p>
<h3>3. Categorization schemes</h3>
<p>Names of categorization schemes defined in this section, when preceded by the Namespace URI identified in section 1.1 of this document (e.g. <code>https://wandystan.eu/ns/AtomWiki#Namespace</code>), are intended to be used as the values of the <code>scheme</code> attribute of the <code>atom:category</code> element.</p>
<h4 id="Category">3.1 Category</h4>
<p>Categories are used to group together related pages. Wiki pages MAY have more than one category associated with them.</p>
<h4 id="Namespace">3.2 Namespace</h4>
<p>Namespaces are collections of pages linked by a single topic or purpose. They can differ from each other in their appearance or behavior. Wiki pages SHOULD NOT have more than one namespace associated with them.</p>
<h3>4. References</h3>
<h4>4.1 Normative references</h4>
<dl>
<dt>REC-xml-names</dt>
<dd><p>T. Bray <em>et al.</em>, “<a href="https://www.w3.org/TR/2009/REC-xml-names-20091208/" rel="external">Namespaces in XML 1.0 (Third Edition)</a>”, W3C Recommendation, 8 December 2009.</p></dd>
<dt>RFC 2119</dt>
<dd><p>S. Bradner, “<a href="https://tools.ietf.org/html/rfc2119" rel="external">Key words for use in RFCs to Indicate Requirement Levels</a>”, RFC 2119, March 1997.</p></dd>
<dt>RFC 4287</dt>
<dd><p>M. Nottingham, R. Sayre, “<a href="https://tools.ietf.org/html/rfc4287" rel="external">The Atom Syndication Format</a>”, RFC 4287, December 2005.</p></dd>
</dl>
<h4>4.2 Informative references</h4>
<dl>
<dt>ModWiki</dt>
<dd><p>“<a href="http://meatballwiki.org/wiki/ModWiki" rel="external">RDF Site Summary 1.0 Module: Wiki</a>”, MeatballWiki.</p></dd>
</dl>
</div></div>
		</content>
	</entry>
</feed>
