SlideShare a Scribd company logo
Semantic Wikis
Valentin Sviridov
13/12/2013 COMASIC M2 2013 - Web Sémantique 1
Some parts are taken from “Semantic Wikipedia”
presentation by Aaron Gallant and Sung Kim
Plan
• Introduction
– Why bother?
– What is Semantic Wiki?
– History and people behind
• Practical point of view
– How does it work?
– How is it used?
• Conclusion
– How to take part?
– Q&A
13/12/2013 COMASIC M2 2013 - Web Sémantique 2
Why bother?
• Traditional Wiki problems
– Data coherency
– Data access
– External data usage
– Tags/categories hell
• Export to RDF
13/12/2013 COMASIC M2 2013 - Web Sémantique 3
What is Semantic Wiki?
• Model of knowledge
– Machine processing is possible
• Regular Wiki
– Structured text and untyped hyperlinks
• Semantic Wiki
– Identifiable information with typed hyperlinks
– Metadata
13/12/2013 COMASIC M2 2013 - Web Sémantique 4
MediaWiki Structures
• Wiki Text: Markup language
– Relation between entities
• Hyperlinks : Redirect to different pages
– [[PAGE_NAME]]
• Category: classify pages and gives structures
– [[Category: CATEGORY_NAME]]
• Synonymous
– Redirect mechanism
• Homonymous
– Disambiguation page
13/12/2013 COMASIC M2 2013 - Web Sémantique 5
MediaWiki Structures
13/12/2013 COMASIC M2 2013 - Web Sémantique 6
Category
13/12/2013 COMASIC M2 2013 - Web Sémantique 7
Semantics: Shaken, not Stirred
13/12/2013 COMASIC M2 2013 - Web Sémantique 8
Typical features and examples
• Features
– Relate data (X is author of Y)
– Assign attributes to pages
– Search and filter (list of books published in French in
1965)
– Automatic updates of dependent pages
• Usage examples
– Bibliography
– Genealogy
– Catalogues
– Biology-related databases
13/12/2013 COMASIC M2 2013 - Web Sémantique 9
History
• 2001 – Wikipedia launched
• 2003 – Mention of Semantic Wiki
– L. Sauermann. The Gnowsis – Using Semantic Web
Technologies to build a Semantic Desktop. Master’s
thesis, Vienna University of Technology, 2003.
• Middle of 2000s
– PlatypusWiki (2004); Rhizome (2005); IkeWiki (2006); OntoWiki (2006)
• Today
– Semantic MediaWiki is the most widely used
13/12/2013 COMASIC M2 2013 - Web Sémantique 10
People
• Tim Berners-Lee
– Web creator
– Coined Semantic Web term
• Jimmy Wales and Larry Sanger
– Wikipedia project
• Markus Krötzsch, Denny Vrandečić and Max
Völkel
– Semantic MediaWiki in 2005
• Agile Knowledge Engineering and Semantic
Web (AKSW) research group, University of
Leipzig
– DBpedia and OntoWiki
13/12/2013 COMASIC M2 2013 - Web Sémantique 11
How does it work?
• Semantics included or placed separately
• Syntax: Wiki, OWL, RDF
• Ontologies: internal or “standard” ones
• Some wikis provide querying and reasoning
support
13/12/2013 COMASIC M2 2013 - Web Sémantique 12
How is it used?
• Show similar articles
• Derived information
– Place in the hierarchy
• Browse link types: show all capitals
• Semantic search
– SPARQL
– Usual search + refinement
13/12/2013 COMASIC M2 2013 - Web Sémantique 13
Wild nature Semantic Wikis
• Public wikis
• Internal usage
13/12/2013 COMASIC M2 2013 - Web Sémantique 14
Semantic Wiki engines
• Semantic MediaWiki
– Semantic Forms
– Semantic Result Formats
– Semantic Maps
• Ontowiki
13/12/2013 COMASIC M2 2013 - Web Sémantique 15
Semantic MediaWiki
• Extension to MediaWiki: special annotations
• Features
– Automatically-generated lists
– Visual display of information (maps, graphs, …)
– More simple data structure (no “1620s births” any more)
– Searching
– External use: CVS, JSON, SPARQL, RDF
• Syntax: [[Property name: Value]]
– Hyperlinks
• E.g. London  [[capital of: England]]
– Data value
• E.g. London  [[Population: 7,421,328]]
13/12/2013 COMASIC M2 2013 - Web Sémantique 16
Properties
• Predefined Properties
• Custom Properties
– Declare Properties
• Property Namespace
– E.g. Property: Population
• Define property’s type with has type: attribute
– Possible data types: “String”, “Date”, “Geographic Coordinate”,
“URL”
– E.g. Population  [[has type: Number]]
• Units Definition, Value validation, Property Hierarchy,
etc.
13/12/2013 COMASIC M2 2013 - Web Sémantique 17
OWL Conversion
• OWL/RDF
– Wiki Page = OWL abstract entity
– Property = OWL property
– Category = OWL class
13/12/2013 COMASIC M2 2013 - Web Sémantique 18
Example
13/12/2013 COMASIC M2 2013 - Web Sémantique 19
Text written with MediaWiki
Text written with Semantic MediaWiki
Querying
– Query results and output as part of the wiki
text
– #ask function
13/12/2013 COMASIC M2 2013 - Web Sémantique 20
 Query Condition
 Output Values
{{#ask:
[[Category:City]] [[located in::Germany]]
| ?population | ?area#km² = Size in km²
}}
Export
13/12/2013 COMASIC M2 2013 - Web Sémantique 21
What can you do?
• Research
– Data extraction techniques
– Ontologies
• Pass a message
13/12/2013 COMASIC M2 2013 - Web Sémantique 22
Web 3.0?
• People keep asking what Web 3.0 is. I think
maybe when you've got an overlay of scalable
vector graphics – everything rippling and
folding and looking misty – on Web 2.0 and
access to a semantic Web integrated across a
huge space of data, you'll have access to an
unbelievable data resource ...
Tim Berners-Lee, 2006
13/12/2013 COMASIC M2 2013 - Web Sémantique 23
Questions?
13/12/2013 COMASIC M2 2013 - Web Sémantique 24

More Related Content

PPT
A Short Tutorial to Semantic Media Wiki (SMW)
PDF
Semantic Media Wiki & Semantic Forms
PPT
Semantic MediaWiki Workshop
PDF
Semantic Wiki For The Enterprise
PPTX
Introduction to the Semantic Web
PDF
Chapter 1 semantic web
PDF
The Semantic Web: What IAs Need to Know About Web 3.0
PPTX
Semantic web
A Short Tutorial to Semantic Media Wiki (SMW)
Semantic Media Wiki & Semantic Forms
Semantic MediaWiki Workshop
Semantic Wiki For The Enterprise
Introduction to the Semantic Web
Chapter 1 semantic web
The Semantic Web: What IAs Need to Know About Web 3.0
Semantic web

What's hot (17)

PPTX
semantic web-unique presentation
PPT
The Semantic Web
PDF
Visualizing linkeddata aall2012d-ss
PPTX
The semantic web
 
DOCX
Semantic web Document
 
PDF
Semantic Search with Semantic Web
PDF
Semantic web
ODP
DBpedia: A Public Data Infrastructure for the Web of Data
PPTX
Now I See You, Now I Understand You - New Web Semantics
PDF
Semantic web technology
PPSX
An Introduction to Semantic Web Technology
PDF
DBpedia/association Introduction The Hague 12.2.2016
PDF
Engineering a Semantic Web (Spring 2018)
PDF
Cooking up the Semantic Web
PPT
Get me my data !
PDF
Introduction to the Semantic Web
PPTX
Introduction to DITA
semantic web-unique presentation
The Semantic Web
Visualizing linkeddata aall2012d-ss
The semantic web
 
Semantic web Document
 
Semantic Search with Semantic Web
Semantic web
DBpedia: A Public Data Infrastructure for the Web of Data
Now I See You, Now I Understand You - New Web Semantics
Semantic web technology
An Introduction to Semantic Web Technology
DBpedia/association Introduction The Hague 12.2.2016
Engineering a Semantic Web (Spring 2018)
Cooking up the Semantic Web
Get me my data !
Introduction to the Semantic Web
Introduction to DITA
Ad

Similar to Semantic wikis (20)

PPTX
Pre-SMWCon Spring 2012 meetup (short)
PPTX
Aswc2009 Smw Tutorial Part 1 Intro And Examples
PPTX
Semantic Wikis - Social Semantic Web in Action
PPTX
Tutorial semantic wikis and applications
PPT
A Survey of the Landscape and State-of-Art in Semantic Wiki
PPTX
Msra talk smw+apps
PPTX
Semantic Wiki: Social Semantic Web in Use
PPTX
Jist tutorial semantic wikis and applications
PDF
Applying And Extending Semantic Wikis For Semantic Web Courses
PPTX
Semantic Wiki: Social Semantic Web In Action:
PDF
Decentralized Data Management for the Semantic Web
PPTX
Semantic mediawiki
PPT
Tutorial on Semantic Digital Libraries (WWW'2007)
PDF
The Unbearable Lightness of Wiking
PDF
Universal Topic Classification - Named Entity Disambiguation (IKS Workshop Pa...
PPTX
From ontology to wiki
PPT
Corrib.org - OpenSource and Research
PPTX
Facets of applied smw
PPT
Web 3.0? A look at the future of the World Wide Web
PPTX
Pre-SMWCon Spring 2012 meetup (short)
Aswc2009 Smw Tutorial Part 1 Intro And Examples
Semantic Wikis - Social Semantic Web in Action
Tutorial semantic wikis and applications
A Survey of the Landscape and State-of-Art in Semantic Wiki
Msra talk smw+apps
Semantic Wiki: Social Semantic Web in Use
Jist tutorial semantic wikis and applications
Applying And Extending Semantic Wikis For Semantic Web Courses
Semantic Wiki: Social Semantic Web In Action:
Decentralized Data Management for the Semantic Web
Semantic mediawiki
Tutorial on Semantic Digital Libraries (WWW'2007)
The Unbearable Lightness of Wiking
Universal Topic Classification - Named Entity Disambiguation (IKS Workshop Pa...
From ontology to wiki
Corrib.org - OpenSource and Research
Facets of applied smw
Web 3.0? A look at the future of the World Wide Web
Ad

Recently uploaded (20)

PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
L1 - Introduction to python Backend.pptx
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
top salesforce developer skills in 2025.pdf
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
history of c programming in notes for students .pptx
PDF
System and Network Administraation Chapter 3
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Nekopoi APK 2025 free lastest update
Softaken Excel to vCard Converter Software.pdf
L1 - Introduction to python Backend.pptx
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Reimagine Home Health with the Power of Agentic AI​
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
VVF-Customer-Presentation2025-Ver1.9.pptx
Upgrade and Innovation Strategies for SAP ERP Customers
2025 Textile ERP Trends: SAP, Odoo & Oracle
top salesforce developer skills in 2025.pdf
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Navsoft: AI-Powered Business Solutions & Custom Software Development
history of c programming in notes for students .pptx
System and Network Administraation Chapter 3
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Odoo Companies in India – Driving Business Transformation.pdf
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PTS Company Brochure 2025 (1).pdf.......
Nekopoi APK 2025 free lastest update

Semantic wikis

  • 1. Semantic Wikis Valentin Sviridov 13/12/2013 COMASIC M2 2013 - Web Sémantique 1 Some parts are taken from “Semantic Wikipedia” presentation by Aaron Gallant and Sung Kim
  • 2. Plan • Introduction – Why bother? – What is Semantic Wiki? – History and people behind • Practical point of view – How does it work? – How is it used? • Conclusion – How to take part? – Q&A 13/12/2013 COMASIC M2 2013 - Web Sémantique 2
  • 3. Why bother? • Traditional Wiki problems – Data coherency – Data access – External data usage – Tags/categories hell • Export to RDF 13/12/2013 COMASIC M2 2013 - Web Sémantique 3
  • 4. What is Semantic Wiki? • Model of knowledge – Machine processing is possible • Regular Wiki – Structured text and untyped hyperlinks • Semantic Wiki – Identifiable information with typed hyperlinks – Metadata 13/12/2013 COMASIC M2 2013 - Web Sémantique 4
  • 5. MediaWiki Structures • Wiki Text: Markup language – Relation between entities • Hyperlinks : Redirect to different pages – [[PAGE_NAME]] • Category: classify pages and gives structures – [[Category: CATEGORY_NAME]] • Synonymous – Redirect mechanism • Homonymous – Disambiguation page 13/12/2013 COMASIC M2 2013 - Web Sémantique 5
  • 6. MediaWiki Structures 13/12/2013 COMASIC M2 2013 - Web Sémantique 6
  • 7. Category 13/12/2013 COMASIC M2 2013 - Web Sémantique 7
  • 8. Semantics: Shaken, not Stirred 13/12/2013 COMASIC M2 2013 - Web Sémantique 8
  • 9. Typical features and examples • Features – Relate data (X is author of Y) – Assign attributes to pages – Search and filter (list of books published in French in 1965) – Automatic updates of dependent pages • Usage examples – Bibliography – Genealogy – Catalogues – Biology-related databases 13/12/2013 COMASIC M2 2013 - Web Sémantique 9
  • 10. History • 2001 – Wikipedia launched • 2003 – Mention of Semantic Wiki – L. Sauermann. The Gnowsis – Using Semantic Web Technologies to build a Semantic Desktop. Master’s thesis, Vienna University of Technology, 2003. • Middle of 2000s – PlatypusWiki (2004); Rhizome (2005); IkeWiki (2006); OntoWiki (2006) • Today – Semantic MediaWiki is the most widely used 13/12/2013 COMASIC M2 2013 - Web Sémantique 10
  • 11. People • Tim Berners-Lee – Web creator – Coined Semantic Web term • Jimmy Wales and Larry Sanger – Wikipedia project • Markus Krötzsch, Denny Vrandečić and Max Völkel – Semantic MediaWiki in 2005 • Agile Knowledge Engineering and Semantic Web (AKSW) research group, University of Leipzig – DBpedia and OntoWiki 13/12/2013 COMASIC M2 2013 - Web Sémantique 11
  • 12. How does it work? • Semantics included or placed separately • Syntax: Wiki, OWL, RDF • Ontologies: internal or “standard” ones • Some wikis provide querying and reasoning support 13/12/2013 COMASIC M2 2013 - Web Sémantique 12
  • 13. How is it used? • Show similar articles • Derived information – Place in the hierarchy • Browse link types: show all capitals • Semantic search – SPARQL – Usual search + refinement 13/12/2013 COMASIC M2 2013 - Web Sémantique 13
  • 14. Wild nature Semantic Wikis • Public wikis • Internal usage 13/12/2013 COMASIC M2 2013 - Web Sémantique 14
  • 15. Semantic Wiki engines • Semantic MediaWiki – Semantic Forms – Semantic Result Formats – Semantic Maps • Ontowiki 13/12/2013 COMASIC M2 2013 - Web Sémantique 15
  • 16. Semantic MediaWiki • Extension to MediaWiki: special annotations • Features – Automatically-generated lists – Visual display of information (maps, graphs, …) – More simple data structure (no “1620s births” any more) – Searching – External use: CVS, JSON, SPARQL, RDF • Syntax: [[Property name: Value]] – Hyperlinks • E.g. London  [[capital of: England]] – Data value • E.g. London  [[Population: 7,421,328]] 13/12/2013 COMASIC M2 2013 - Web Sémantique 16
  • 17. Properties • Predefined Properties • Custom Properties – Declare Properties • Property Namespace – E.g. Property: Population • Define property’s type with has type: attribute – Possible data types: “String”, “Date”, “Geographic Coordinate”, “URL” – E.g. Population  [[has type: Number]] • Units Definition, Value validation, Property Hierarchy, etc. 13/12/2013 COMASIC M2 2013 - Web Sémantique 17
  • 18. OWL Conversion • OWL/RDF – Wiki Page = OWL abstract entity – Property = OWL property – Category = OWL class 13/12/2013 COMASIC M2 2013 - Web Sémantique 18
  • 19. Example 13/12/2013 COMASIC M2 2013 - Web Sémantique 19 Text written with MediaWiki Text written with Semantic MediaWiki
  • 20. Querying – Query results and output as part of the wiki text – #ask function 13/12/2013 COMASIC M2 2013 - Web Sémantique 20  Query Condition  Output Values {{#ask: [[Category:City]] [[located in::Germany]] | ?population | ?area#km² = Size in km² }}
  • 21. Export 13/12/2013 COMASIC M2 2013 - Web Sémantique 21
  • 22. What can you do? • Research – Data extraction techniques – Ontologies • Pass a message 13/12/2013 COMASIC M2 2013 - Web Sémantique 22
  • 23. Web 3.0? • People keep asking what Web 3.0 is. I think maybe when you've got an overlay of scalable vector graphics – everything rippling and folding and looking misty – on Web 2.0 and access to a semantic Web integrated across a huge space of data, you'll have access to an unbelievable data resource ... Tim Berners-Lee, 2006 13/12/2013 COMASIC M2 2013 - Web Sémantique 23
  • 24. Questions? 13/12/2013 COMASIC M2 2013 - Web Sémantique 24