<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://canbudget.zooid.org/index.php?action=history&amp;feed=atom&amp;title=Structured_wiki_help</id>
	<title>Structured wiki help - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://canbudget.zooid.org/index.php?action=history&amp;feed=atom&amp;title=Structured_wiki_help"/>
	<link rel="alternate" type="text/html" href="https://canbudget.zooid.org/index.php?title=Structured_wiki_help&amp;action=history"/>
	<updated>2026-04-07T05:41:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.11</generator>
	<entry>
		<id>https://canbudget.zooid.org/index.php?title=Structured_wiki_help&amp;diff=10519&amp;oldid=prev</id>
		<title>David Mason: Created page with &quot;== Semantic wiki facilities ==  Semantic Mediawiki (SMW) add database-like features to the free form functionality of wikis. Annotations, properties, templates, forms and queries...&quot;</title>
		<link rel="alternate" type="text/html" href="https://canbudget.zooid.org/index.php?title=Structured_wiki_help&amp;diff=10519&amp;oldid=prev"/>
		<updated>2010-10-03T13:58:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Semantic wiki facilities ==  Semantic Mediawiki (SMW) add database-like features to the free form functionality of wikis. Annotations, properties, templates, forms and queries...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Semantic wiki facilities ==&lt;br /&gt;
&lt;br /&gt;
Semantic Mediawiki (SMW) add database-like features to the free form functionality of wikis. Annotations, properties, templates, forms and queries can be used to more consistently create content, suitable for re-use.&lt;br /&gt;
&lt;br /&gt;
An annotation is a simple discrete markup of information, with a corresponding property, which describes the data type. Annotations can appear anywhere in text, except in values of other properties. They look like this: &amp;lt;nowiki&amp;gt;[[birthday::November 25, 2009]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Once annotations are entered, they can be reused in queries and views, like this one:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{ #ask: [[birthday::+]] | format=timeline}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which means ask for all pages with birthdays, and display them in timeline format, including links to page names ({{PAGENAME}} in this case).&lt;br /&gt;
&lt;br /&gt;
{{ #set: birthday=November 25, 2009}}&lt;br /&gt;
{{ #ask: [[birthday::+]] |?birthday | format=timeline}}&lt;br /&gt;
&lt;br /&gt;
Other formats include [[Facilities|graphs]], maps, facet browsers, tables and charts. The property type is often a page, so the annotation provides a link type. This corresponds to [http://en.wikipedia.org/wiki/Resource_Description_Framework RDF] triples - object (the page), predicate (the link), subject (the destination link). SMW has RDF features to support interaction with other software.&lt;br /&gt;
&lt;br /&gt;
Properties are commonly assigned in templates and used with forms to provide consistent data using fields and categories. [[Special:CreateClass]] provides functionality to create a template and form in one step.&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
&lt;br /&gt;
* http://semantic-mediawiki.org/wiki/Help:User_manual&lt;br /&gt;
* [[How to annotate]]&lt;br /&gt;
* [http://wiki.zooid.org/wiki/Semantic_Mediawiki_workshop A wiki &amp;amp; semantic mediawiki tutorial]&lt;br /&gt;
&lt;br /&gt;
[[Category: Wiki documentation]]&lt;/div&gt;</summary>
		<author><name>David Mason</name></author>
	</entry>
</feed>