Aug 2010 Semantic Mediawiki intro: Difference between revisions

From zooid Wiki
Jump to navigation Jump to search
Line 146: Line 146:


* Practical way of adding semantic data to wikis (mediawiki)
* Practical way of adding semantic data to wikis (mediawiki)
* Anyone can add semantic content
* Inline properties (annotations) <nowiki>[[about::Semantic web]]</nowiki>
* Inline properties (annotations) <nowiki>[[about::Semantic web]]</nowiki>
* Ontologies - classes (categories and templates)
* Ontologies - classes (categories and templates)
Line 152: Line 153:
** <nowiki>{{ #ask: [[Category:Person]] | [[Location::Montreal]] }}</nowiki>
** <nowiki>{{ #ask: [[Category:Person]] | [[Location::Montreal]] }}</nowiki>
* Views
* 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 ==
== Hands on ==
Line 161: Line 165:
* Add link <nowiki>[[People]]</nowiki>
* Add link <nowiki>[[People]]</nowiki>
* Add <nowiki>[[Category:Person]]</nowiki>
* Add <nowiki>[[Category:Person]]</nowiki>
* 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]]


== Sites ==
== Sites ==

Revision as of 11:46, 26 August 2010

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.

Web

  • International
  • Focused on presentation
  • Anyone can create a site
    • Network effect
  • Hyperlinks

Wikis

  • Portland Pattern Repository - 1995

Allows easy, quick editing of any page, usually by anyone.

  • Types of wikis
    • Personal wiki
    • Group
    • Organization
    • Topical
    • ...

Wikipedia

http://upload.wikimedia.org/wikipedia/commons/6/63/Wikipedia-logo.png

  • 2001
  • Anything accepted as notable, neutral point of view
  • Careful controls on legal issues so content can be re-used
  • Anyone who uses the Internet knows, uses, respects, understands it
  • Cultural translations
  • Few understand how it's edited
  • Designed to be open, but adding controls


Mediawiki

  • Free Software (GPL)
  • Hundreds of thousands of sites
  • Hundreds of extensions
  • Page, not content manager
  • Designed for open editing, can be closed

Wiki use and editing

On any wiki with critical mass:

  • Readers
  • Drive by editor
  • Topic editor
  • Nerd core

How to use a wiki

Editing wikis

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

Progressive learning

  • = heading 1 =
  • * Bullet point
  • [[Wiki link]]
  • View source to learn from others
  • Edit sections to compartmentalize changes

Brackets must be matched!!!!

Elements of markup

Semantic

  • Computers are not very good at understanding human language
  • Adding meaning through relationships.


  • Triples - expressing relationships
    • Subject, predicate, object


  • David lives in Montreal.
    • David: subject
    • Lives in: predicate
    • Montreal: object


  • Subject, predicate, object have their own relationships.
  • Montreal is a city.
  • A city is a place.
  • Montreal is the English word for Montréal.
  • What are the names for the place where the St Lawrence and Ottawa rivers meet ?

Web of data

http://semantic-mediawiki.org/w/images/smw.gif 200px-Parmenides.jpg

  • The text is the database.
  • Making statements across web sites.
  • Creating views based on multiple web sites.
  • Across wikipedia: Places with populations between 100 and 10,000 with a
  • Technical ontologies
    • Classes (categories) - person, place, date
    • Properties - birth date, birth place, current location, height
    • Inference
      • If a person (class) was born in Canada, they speak English or French
        • Guessiness
  • Usefully and easily combine different data sources - data network effects
    • Recipe from one site, ingredients from another
    • Web searches that only include precise content
    • Aggregate reviews from different sites


HypermediaDiscourse.png
On Social Learning, Sensemaking Capacity, and Collective Intelligence

Semantic Mediawiki

  • Practical way of adding semantic data to wikis (mediawiki)
  • Anyone can add semantic content
  • Inline properties (annotations) [[about::Semantic web]]
  • Ontologies - classes (categories and templates)
  • Queries
    • {{ #ask: [[about::Semantic web]] }}
    • {{ #ask: [[Category:Person]] | [[Location::Montreal]] }}
  • Views

Hands on

  • Create an account
  • Add property [[location::]]
  • Add property [[birth date::]]
  • Add link [[People]]
  • Add [[Category:Person]]

Sites

Licensing

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