Practical Semantic Mediawiki: Difference between revisions

Line 80: Line 80:
''SMW is an extension ecology of MW that allows marking up content for re-use and create easier to use forms and views.''
''SMW is an extension ecology of MW that allows marking up content for re-use and create easier to use forms and views.''


* Meaning through relationships
* Meaning through annotations and relationships
** Triples
* What properties does your content need to be useful?
* What properties does your content need to be useful?
** Triples
 
* Inline annotations
== Inline property annotation ==
 
''Single instances of data can be marked-up using annotations.''
 
<nowiki>[[Date::Jan 1, 2011]]</nowiki>
 
* [http://semantic-mediawiki.org/wiki/Help:Properties_and_types#List_of_data_types Built-in types]
* Geographic coordinate
* [[Special:Properties|Viewing all properties]]
* Subtypes
* [[Special:Ask|Queries]]
* [[Special:Ask|Queries]]
== Classes ==
* [[Special:CreateClass|Creating a class]] (template, properties, forms)
* [[Special:CreateClass|Creating a class]] (template, properties, forms)
** One topic per page
** One topic per page
** Formlink <nowiki>{{#formlink:Comment|comment||Comment[Topic]={{PAGENAME}}}}</formlink></nowiki>
** Formlink <nowiki>{{#formlink:Comment|comment||Comment[Topic]={{PAGENAME}}}}</formlink></nowiki>
* Subtypes
 
* Basic inference
== Views ==
 
== Basic inference==


<br class="cleared" />
<br class="cleared" />