Difference between revisions of "Help:Getting started"

From semantic-mediawiki.org
(See also)
 
(9 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
  |Keyword=getting started;introduction
 
  |Keyword=getting started;introduction
 
  |Collection=getting started
 
  |Collection=getting started
 +
|Video={{Video
 +
  |provider=YouTube
 +
  |description=Semantic MediaWiki for Beginners
 +
  |id=1CaNJLsAI2A
 +
  |type=Tutorial video
 +
}}
 +
}}{{interlanguage}}{{doc.info
 +
|master page={{FULLPAGENAME}}
 +
|status=effective
 +
|progress=99
 +
|priority=2
 +
|minversion=3.0.0
 
}}
 
}}
  
 
This "Getting started" page aims to provide an easy to follow introduction on how to install and work with Semantic MediaWiki (aka SMW) for users unfamiliar with this MediaWiki extension.
 
This "Getting started" page aims to provide an easy to follow introduction on how to install and work with Semantic MediaWiki (aka SMW) for users unfamiliar with this MediaWiki extension.
 
 
* [[Help:Getting started/Part 0 (Download and install)|Part 0 (Download and install)]]
 
* [[Help:Getting started/Part 0 (Download and install)|Part 0 (Download and install)]]
 
* [[Help:Getting started/Part 1 (Working with annotations)|Part 1 (Working with annotations)]]
 
* [[Help:Getting started/Part 1 (Working with annotations)|Part 1 (Working with annotations)]]
Line 14: Line 25:
  
 
For a more in-depth description about what SMW can do and where it can help, please read the following [[Help:Introduction to Semantic MediaWiki|introductory]] text. If you are unsure about terms like [[Property]], [[Subject]], or [[RDF]] when reading material related to SMW then the following may help:
 
For a more in-depth description about what SMW can do and where it can help, please read the following [[Help:Introduction to Semantic MediaWiki|introductory]] text. If you are unsure about terms like [[Property]], [[Subject]], or [[RDF]] when reading material related to SMW then the following may help:
 
 
* [[Help:Getting started/Part 4 (Understanding the Graph Data Model)|Part 4 (Understanding the Graph Data Model)]]
 
* [[Help:Getting started/Part 4 (Understanding the Graph Data Model)|Part 4 (Understanding the Graph Data Model)]]
 
* [[Help:Category vs. property|Part 5 (Understanding the difference between a category and a property)]]
 
* [[Help:Category vs. property|Part 5 (Understanding the difference between a category and a property)]]
 
* [[Help:Property naming|Part 6 (Property naming)]]
 
* [[Help:Property naming|Part 6 (Property naming)]]
 +
 +
Additional tutorial examples include (which may require additional extensions):
 +
* [[Help:Getting started/Using geographic coordinates|Part X.1 Using geographic coordinates]]
 +
* [[Help:Getting started/Using mathematical operations|Part X.2 Using mathematical operations]]
  
 
== Examples ==
 
== Examples ==
Line 23: Line 37:
  
 
== "Starter kit" ==
 
== "Starter kit" ==
 +
If you want to start quickly and run some tests without having to declare all properties by yourself then we suggest you [[Special:Import|import]] the following [https://gist.github.com/mwjames/2f83d3d775cbcc42b4ed XML] into your wiki. After the import you should be able to use properties like [[Property:Has wattage]] (see [https://gist.github.com/mwjames/2f83d3d775cbcc42b4ed#file-smw-sandbox-import-xml-L785-L805 property list]) with content pages such as [[Berlin]].
  
If you want to start quickly and run some tests without having to declare all properties by yourself then we suggest you [[Special:Import|import]] the following [https://gist.github.com/mwjames/2f83d3d775cbcc42b4ed XML] into your wiki. After the import you should be able to use properties like [[Property:Has wattage]] (see [https://gist.github.com/mwjames/2f83d3d775cbcc42b4ed#file-smw-sandbox-import-xml-L785-L805 property list]) with content pages such as [[Berlin]].
+
== Step-by-step-tutorial ==
 +
* [[SMWCon Fall 2017/Introduction_to_Semantic_MediaWiki|Introduction to Semantic MediaWiki]] - Shows how to create properties, annotations and queries around an example.
  
 
== See also ==
 
== See also ==

Latest revision as of 02:15, 7 January 2018

Getting started
Aims to provide an easy to follow introduction users unfamiliar with Semantic MediaWiki
Collection
Keywords
Table of Contents

This "Getting started" page aims to provide an easy to follow introduction on how to install and work with Semantic MediaWiki (aka SMW) for users unfamiliar with this MediaWiki extension.

For a more in-depth description about what SMW can do and where it can help, please read the following introductory text. If you are unsure about terms like Property, Subject, or RDF when reading material related to SMW then the following may help:

Additional tutorial examples include (which may require additional extensions):

Examples[edit]

  • TODO

"Starter kit"[edit]

If you want to start quickly and run some tests without having to declare all properties by yourself then we suggest you import the following XML into your wiki. After the import you should be able to use properties like Property:Has wattage (see property list) with content pages such as Berlin.

Step-by-step-tutorial[edit]

See also[edit]