Difference between revisions of "Semantic Wikipedia"

From Wikipedia Quality
Jump to: navigation, search
(+ Embed)
(Infobox)
Line 1: Line 1:
 
{{Infobox work
 
{{Infobox work
 
| title = Semantic Wikipedia
 
| title = Semantic Wikipedia
| date = 2006
+
| date = 2007
| authors = [[Max Völkel]]<br />[[Markus Krötzsch]]<br />[[Denny Vrandecic]]<br />[[Heiko Haller]]<br />[[Rudi Studer]]
+
| authors = [[Markus Krötzsch]]<br />[[Denny Vrandecic]]<br />[[Max Völkel]]<br />[[Heiko Haller]]<br />[[Rudi Studer]]
| doi = 10.1145/1135777.1135863
+
| doi = 10.1016/j.websem.2007.09.001
| link = https://dl.acm.org/citation.cfm?id=1135863
+
| link = http://dl.acm.org/citation.cfm?id=1323840
 
}}
 
}}
'''Semantic Wikipedia''' - scientific work related to [[Wikipedia quality]] published in 2006, written by [[Max Völkel]], [[Markus Krötzsch]], [[Denny Vrandecic]], [[Heiko Haller]] and [[Rudi Studer]].
+
'''Semantic Wikipedia''' - scientific work related to [[Wikipedia quality]] published in 2007, written by [[Markus Krötzsch]], [[Denny Vrandecic]], [[Max Völkel]], [[Heiko Haller]] and [[Rudi Studer]].
  
 
== Overview ==
 
== Overview ==
Wikipedia is the world's largest collaboratively edited source of encyclopaedic knowledge. But in spite of its utility, its contents are barely machine-interpretable. Structural knowledge, e.,g. about how concepts are interrelated, can neither be formally stated nor automatically processed. Also the wealth of numerical data is only available as plain text and thus can not be processed by its actual meaning.Authors provide an extension to be integrated in [[Wikipedia]], that allows the typing of links between articles and the specification of typed data inside the articles in an easy-to-use manner.Enabling even casual users to participate in the creation of an open [[semantic knowledge]] base, Wikipedia has the chance to become a resource of semantic statements, hitherto unknown regarding size, scope, openness, and internationalisation. These semantic enhancements bring to Wikipedia benefits of today's semantic technologies: more specific ways of searching and browsing. Also, the RDF export, that gives direct access to the formalised knowledge, opens Wikipedia up to a wide range of external applications, that will be able to use it as a background knowledge base.In this paper, authors present the design, implementation, and possible uses of this extension.
+
Wikipedia is the world's largest collaboratively edited source of encyclopaedic knowledge. But in spite of its utility, its content is barely machine-interpretable and only weakly structured. With Semantic [[MediaWiki]] authors provide an extension that enables wiki-users to semantically annotate wiki pages, based on which the wiki contents can be browsed, searched, and reused in novel ways. In this paper, authors give an extended overview of Semantic MediaWiki and discuss experiences regarding performance and current applications.
 
 
== Embed ==
 
=== Wikipedia Quality ===
 
<code>
 
<nowiki>
 
Völkel, Max; Krötzsch, Markus; Vrandecic, Denny; Haller, Heiko; Studer, Rudi. (2006). "[[Semantic Wikipedia]]".DOI: 10.1145/1135777.1135863.
 
</nowiki>
 
</code>
 
 
 
=== English Wikipedia ===
 
<code>
 
<nowiki>
 
{{cite journal |last1=Völkel |first1=Max |last2=Krötzsch |first2=Markus |last3=Vrandecic |first3=Denny |last4=Haller |first4=Heiko |last5=Studer |first5=Rudi |title=Semantic Wikipedia |date=2006 |doi=10.1145/1135777.1135863 |url=https://wikipediaquality.com/wiki/Semantic_Wikipedia}}
 
</nowiki>
 
</code>
 
 
 
=== HTML ===
 
<code>
 
<nowiki>
 
Völkel, Max; Krötzsch, Markus; Vrandecic, Denny; Haller, Heiko; Studer, Rudi. (2006). &amp;quot;<a href="https://wikipediaquality.com/wiki/Semantic_Wikipedia">Semantic Wikipedia</a>&amp;quot;.DOI: 10.1145/1135777.1135863.  
 
</nowiki>
 
</code>
 

Revision as of 11:57, 12 December 2019


Semantic Wikipedia
Authors
Markus Krötzsch
Denny Vrandecic
Max Völkel
Heiko Haller
Rudi Studer
Publication date
2007
DOI
10.1016/j.websem.2007.09.001
Links
Original

Semantic Wikipedia - scientific work related to Wikipedia quality published in 2007, written by Markus Krötzsch, Denny Vrandecic, Max Völkel, Heiko Haller and Rudi Studer.

Overview

Wikipedia is the world's largest collaboratively edited source of encyclopaedic knowledge. But in spite of its utility, its content is barely machine-interpretable and only weakly structured. With Semantic MediaWiki authors provide an extension that enables wiki-users to semantically annotate wiki pages, based on which the wiki contents can be browsed, searched, and reused in novel ways. In this paper, authors give an extended overview of Semantic MediaWiki and discuss experiences regarding performance and current applications.