Aug 2010 Semantic Mediawiki intro: Difference between revisions

 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
<blockquote>Wikis are commonly used for group content development. Semantic Mediawiki adds easier to use forms and the ability to annotate distinct content such as places, people and dates for reuse in interactive views and queries. In this session, we'll look at how semantic wikis can be used to develop content for indigenous and linguistic communities, with a practical, hands on focus including how to create pages, categories and simple ontologies. We will focus on processes to make sites inclusive, and examine fair terms of re-use.  
<blockquote>Wikis are commonly used for group content development. Semantic Mediawiki adds easier to use forms and the ability to annotate distinct content such as places, people and dates for reuse in interactive views and queries. In this session, we'll look at how semantic wikis can be used to develop content for indigenous and linguistic communities, with a practical, hands on focus including how to create pages, categories and simple ontologies. We will focus on processes to make sites inclusive, and examine fair terms of re-use.  
</blockquote>
</blockquote>
See the follow-up [[Nov 2010 Practical Semantic Mediawiki]].


= Web =
= Web =
Line 30: Line 32:


* 2001
* 2001
* Anything accepted as notable, neutral point of view
* Anything "notable" accepted, neutral point of view
* Careful controls on legal issues so content can be re-used
* Careful controls on legal issues so content can be re-used
* Anyone who uses the Internet knows, uses, respects, understands it
* Anyone who uses the Internet knows, uses, respects, understands it
Line 36: Line 38:
* Few understand how it's edited
* Few understand how it's edited
* Designed to be open, but adding controls
* Designed to be open, but adding controls
* More upcoming focus on media
<br class="cleared" />
<br class="cleared" />


Line 54: Line 57:
* Topic editor
* Topic editor
* [http://en.wikipedia.org/wiki/Wikipedia:List_of_Wikipedians_by_number_of_edits#List Nerd core]
* [http://en.wikipedia.org/wiki/Wikipedia:List_of_Wikipedians_by_number_of_edits#List Nerd core]
* Typical process
** Messes
** Gardening


== How to use a wiki ==
== How to use a wiki ==
Line 66: Line 73:
* User pages
* User pages
** http://en.wikipedia.org/wiki/User:Rjwilmsi
** http://en.wikipedia.org/wiki/User:Rjwilmsi
* Importance of transparency, inclusion
** [http://wiki.zooid.org/wiki/Special:Version Free software]
** [http://wiki.zooid.org/wiki/Special:Export Portable]
* Editing - start with an outline


= Editing wikis =
= Editing wikis =


* Wikis typical use their own markup (syntax)
* Wikis typically use their own markup (syntax)
* Rich/wysiwyg editors create messes
* Rich/wysiwyg editors create messes
** Typical word processors adding junk, can't re-use for headings, can't compare versions
** Typical word processors adding junk, can't re-use for headings, can't compare versions
** No re-usable meaning added


== Progressive learning ==
== Progressive learning ==


* <nowiki>= heading 1 =</nowiki>
<div style="float: right; width: 48%">
http://upload.wikimedia.org/wikipedia/commons/6/64/MediaWiki_logo_without_tagline.png
</div>
 
* text - just enter it, with a blank line between paragraphs
* <nowiki>= Heading 1 =</nowiki>
* <nowiki>* Bullet point</nowiki>
* <nowiki>* Bullet point</nowiki>
* <nowiki>[[Wiki link]]</nowiki>
* <nowiki>[[Wiki link]]</nowiki>
Line 82: Line 101:


Brackets must be matched!!!!
Brackets must be matched!!!!
<br class="cleared" />


== Elements of markup ==
== Elements of markup ==
Line 95: Line 116:


* Computers are not very good at understanding human language
* Computers are not very good at understanding human language
* Adding meaning through relationships.
* Adding re-usable meaning through relationships.




* Triples - expressing relationships
* Triples - expressing relationships
** Subject, predicate, object
** Subject, predicate, object


* David lives in Montreal.
* David lives in Montreal.
Line 106: Line 128:
** Montreal: object
** Montreal: object


** Subject, predicate, object have their own relationships.
 
* Subject, predicate, object have their own relationships.


* Montreal is a city.
* Montreal is a city.
Line 112: Line 135:
* Montreal is the English word for Montréal.
* Montreal is the English word for Montréal.


**  What are the names for the place where the St Lawrence and Ottawa rivers meet ?
*  What are the names for the place where the St Lawrence and Ottawa rivers meet ?


== Web of data ==
== Web of data ==
Line 137: Line 160:
** Aggregate reviews from different sites
** Aggregate reviews from different sites
<br class="cleared" />
<br class="cleared" />
[[File:Matrix of web facets.png|web 1 - x connecting social, knowledge, intelligence, information|800px]]


[[File:HypermediaDiscourse.png|750px]]<br class="cleared" />
[[File:HypermediaDiscourse.png|750px]]<br class="cleared" />
[http://www.slideshare.net/sbs/on-social-learning-sensemaking-capacity-and-collective-intelligence On Social Learning, Sensemaking Capacity, and Collective Intelligence]
[http://www.slideshare.net/sbs/on-social-learning-sensemaking-capacity-and-collective-intelligence On Social Learning, Sensemaking Capacity, and Collective Intelligence]


= Licensing =
= Semantic Mediawiki =
 
* Practical way of adding semantic data to wikis (mediawiki)
* Anyone can add semantic content
* Inline properties (annotations) <nowiki>[[about::Semantic web]]</nowiki>
* Ontologies - classes (categories and templates)
* Queries
** <nowiki>{{ #ask: [[about::Semantic web]] }}</nowiki>
** <nowiki>{{ #ask: [[Category:Person]] | [[Location::Montreal]] }}</nowiki>
* Forms
** Make SMW much easier to use when entering field data
** Inputs for different text types, date, file upload, geo location
* Views
** Map
** [http://subvention.zooid.org/wiki/Quebec_social_orgs_mapped Facet view]
** [http://innovationcell.com/wiki/Work Timeline]
** [http://innovationcell.com/wiki/User:Carlos_Rizo#tab=Graph Graph]
 
== Hands on ==


* Creative commons designed to make content clearly reusable
* Go to http://subvention.zooid.org
** CC-BY
* Create an account
** No derivatives, no commercial
* Create page using search
* Add property <nowiki>[[knows::Douglas Jack]]</nowiki>
* Add property <nowiki>[[birth date::June 1, 1970]]</nowiki>
* Add link <nowiki>[[People]]</nowiki>
* Add <nowiki>[[Category:Person]]</nowiki>
* View resulting [http://subvention.zooid.org/wiki/People collective People page].


== Semantic Mediawiki =
* Add a new class (category with properties, form)


* Practical way of adding semantic data to wikis (mediawiki)
== Sites ==
* Inline properties (annotations), classes (categories and templates)


trends
* [http://discoursedb.org/wiki/Park51_controversy Discourse DB]
* [http://www.placeography.org/index.php/Main_Page Placeography]


hands on
= Licensing =


sites
* Creative commons designed to make content clearly reusable
** CC-BY
** No derivatives, no commercial


thoughts
[[Category:SemWeb]]