Wikis and Semantic Mediawiki: Difference between revisions

Jump to navigation Jump to search
(Created page with "== Background information == '''Note''': This page primarily applies to Mediawiki, the software used by Wikipedia and many other web sites. Wikis are distinguished from website...")
 
Line 1: Line 1:
== Background information ==
{{SH_Triple|Marissa Largo|Location|Montréal}}
 
{{SH_Add|5357|20100710222703|User:Adrienne.vicente}}{{SH_Obsolete|0}}
'''Note''': This page primarily applies to Mediawiki, the software used by Wikipedia and many other web sites.
 
Wikis are distinguished from websites by enabling easy editing and understanding of ongoing changes, often by any person but sometimes restricted. Wikis often use a [[Help:Editing|simple markup language]], rather than a word processor type view.
 
The main wiki features are the ability to link to pages, create pages, see how pages were created, add pages to categories, and to view page and site-wide changes.
 
Wikis apply '''cultural associations''' and '''technical abilities''' to generate '''reusable content'''.
 
Since wikis are a hypertext system, there isn't really one "index," users can follow arbitrary paths, usually by following links or browsing categories.
 
Wikis are well suited to brainstorming, since future links can be created easily. They're well suited to organizing information, typically by adding categories and sub categories.
 
Wikis can also become a front for wide involvement, although it's not usually expected everyone will become a full editing participant.
 
Mediawiki allows creating "templates," which are a way to re-use blocks of structure or content. They're used for infoboxes on Wikipedia.
 
[http://en.wikipedia.org/wiki/Category:Taxoboxes_using_extinct_parameters Category:Taxoboxes_using_extinct_parameters on Wikipedia]
 
The appearance of wikis can be changed like many other Web systems.
 
[[File:Wiki bioenergy.png|link=http://genozymes-ge3ls.ca/wiki/Bioenergy]]
 
 
=== Advantages of wikis===
 
* Shared content and structuring
** Fewer isolated notebooks
** Exchange ways of doing things
* Even read-only, can treat any web site as a toolkit
** See all changes
** Who did what
** How things were done
* Designed to manage the content and perspectives of many people
** Wikipedia & wikimedia projects leading the way
** Awareness of issues like [http://en.wikipedia.org/wiki/Symbol_grounding symbol grounding]
* All content is in an editable multi-user, hypertext space
* Reusable
** No lock in
** Vibrant future
* Database features
 
=== Disadvantages ===
 
* Have to learn wiki markup
** rich text editors are available
* Simultaneous editing
** learn to use section edit
* Forgetting to frequently save changes
* Associations with default appearance
 
== How (semantic) wikis can be used ==
 
* Personal content organizing
* Workgroup content management
** Documentation
* Lightweight databases
** Item management
*** People, places, things, etc
** Workflow
** Task tracking
* In the linked web
 
=== Sample sites ===
 
* http://genozymes-ge3ls.ca/wiki/Proponent_Facet_browser
* https://energypedia.info/index.php/Main_Page
* http://muppet.wikia.com/wiki/Muppet_Wiki
* http://www.snpedia.com/index.php/SNPedia
* http://www.discoursedb.org/wiki/Main_Page
 
== Access models ==
 
* Fully private
* Read only
* Full read write
** Anonymous editing
* ACL (with extension)
 
== Semantic wiki ==
 
[http://www.semantic-mediawiki.org Semantic MediaWiki] enables finer information re-use with database like features. Rather than cutting and pasting information that's contained in one place, it can instead be included by a query. For example, to see a list of wiki users, you can add <nowiki>{{ #ask: [[Category:User]] }}</nowiki> to any page, which will be live updated. You can practice on a "[[Special:MyPage/Sandbox|sandbox]]" page, or use [[Special:Ask]].
 
External applications can also interact with wiki content, so content can be shared between wikis and other web sites. This is the idea of the "semantic web," where content across the web can be consistently found and re-used.
 
[[File:Bbc semantic page.png]]
 
{{Next|Semantic Mediawiki and the Semantic Web}}
 
[[Category: Wiki documentation]]
[[Category:SemWeb]]

Navigation menu