Difference between revisions of "SMW tutorial"

From AIRWiki
Jump to: navigation, search
m (Creating new elements)
m (Working with SMW)
Line 4: Line 4:
 
* [[AIRWiki_Ontology | This]] is the structure of the ontology behind the semantic elements of AIRWiki.
 
* [[AIRWiki_Ontology | This]] is the structure of the ontology behind the semantic elements of AIRWiki.
 
* Need to write some queries? AIRWiki includes [[Dynamic Page Generation | a collection of useful examples]].
 
* Need to write some queries? AIRWiki includes [[Dynamic Page Generation | a collection of useful examples]].
* Want to know what names of the semantic properties you should use in a query? [[Names of semantic properties | Read here]].
+
* What are the actual names of the semantic properties you should use in a query? [[Names of semantic properties | Read here to find out]].
 
* [[SMW_Project_Workflow]] is a description of the complete lifecycle of a project in AIRWiki, from proposal to closure. Very useful if you are setting up or coordinating a project.
 
* [[SMW_Project_Workflow]] is a description of the complete lifecycle of a project in AIRWiki, from proposal to closure. Very useful if you are setting up or coordinating a project.
 
* Need to add a field to the semantic description of a category (with all the consequences)? [[Adding fields | Here is a guide]] for you.
 
* Need to add a field to the semantic description of a category (with all the consequences)? [[Adding fields | Here is a guide]] for you.

Revision as of 15:44, 9 February 2010

This page is a repository of all the resources of AIRWiki dedicated to inexperienced Semantic MediaWiki users.

Working with SMW

  • This is the structure of the ontology behind the semantic elements of AIRWiki.
  • Need to write some queries? AIRWiki includes a collection of useful examples.
  • What are the actual names of the semantic properties you should use in a query? Read here to find out.
  • SMW_Project_Workflow is a description of the complete lifecycle of a project in AIRWiki, from proposal to closure. Very useful if you are setting up or coordinating a project.
  • Need to add a field to the semantic description of a category (with all the consequences)? Here is a guide for you.

AIRWiki special pages dedicated to semantic content

The Special:SpecialPages page includes many interesting tools for the management of the semantic elements of AIRWiki. Below is a list of those, among these tools, which are most useful to non-expert users.

Browsing existing elements

Creating new elements

  • Special:AddPage create a new page with (also) semantic content, using one of the available forms

Refer to Special:SpecialPages for a complete list of the available tools.

External resources

  • SMW help: help on the semantic tools provided by the Semantic MediaWiki (SMW) extension used by AIRWiki.
  • SMW extension: official page of the SMW extension for MediaWiki. It provides a list of the features of SMW.
  • Semantic Forms extension for SMW: official page of the extension providing SMW with semantic forms functionality, listing its features.