Template:ICal: Difference between revisions

From zooid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<div style="float: left; width: 48%">
<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.
* Start: [[Start date::{{{2}}}]]
</blockquote>
* End: [[End date::{{{3}}}]]
 
* Location: [[Location::{{{4}}}]]
= Web =
 
* International
* Focused on presentation
* Anyone can create a site
** Network effect
* Hyperlinks
 
= Wikis =
 
* Portland Pattern Repository - 1995
 
* Personal wiki
* Group
* Organization
* Topical
 
== Wikipedia ==
 
<div style="float: right; width: 48%">
http://upload.wikimedia.org/wikipedia/commons/6/63/Wikipedia-logo.png
</div>
</div>
* 2001
* Anything accepted as notable, neutral point of view
<br class="cleared" />
= Mediawiki =
* Hundreds of thousands of sites
* Hundreds of extensions
* Page, not content manager
= Wiki use and editing =
On any wiki with critical mass:
* Readers
* Drive by editor
* Topic editor
* [http://en.wikipedia.org/wiki/Wikipedia:List_of_Wikipedians_by_number_of_edits#List Nerd core]
== How to use a wiki ==
* Categories
* Recent changes
** [http://en.wikipedia.org/wiki/Special:RecentChanges wp]  vs [http://www.asiancanadianwiki.org/mediawiki/index.php?title=Special:RecentChanges&from=20100716103952&days=300 small site]
* Page history
* Page discussion
** http://en.wikipedia.org/wiki/Talk:Trust_%28monopoly%29 - tags and backstory
* User pages
** http://en.wikipedia.org/wiki/User:Rjwilmsi
= 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 ==
* <nowiki>= heading 1 =</nowiki>
* <nowiki>* Bullet point</nowiki>
* <nowiki>[[Wiki link]]</nowiki>
* View source to learn from others
* Edit sections to compartmentalize changes
Brackets must be matched!!!!
== Elements of markup ==
* Headings, bullets, tables, dividers
** HTML code - http://www.asiancanadianwiki.org/wiki/Main_Page
* Links - onsite and off
* Templates
= Semantic =
Adding meaning through relationships.
* Triples - expressing relationships
** Subject, predicate, object
* David lives in Montreal.
** David: Subject
** Lives in: predicate
** Montreal: object
* Montreal is a city.
* A city is a place.
* Montréal is the English spelling of Montréal.
== Web of data ==
<div style="float: right; width: 48%">
<div style="float: right; width: 48%">
{{ #set:Activity={{{1}}}}}
[[File:200px-Parmenides.jpg]]
{{ #set: Name={{{1}}}}}
http://semantic-mediawiki.org/w/images/smw.gif
{{ #set: iCal={{{1}}}}}
* This event in {{ #ask: [[Name::{{PAGENAME}}]][[iCal::+]]
| ?Start date = start
| ?End date = end
| ?location
|icalendartitle={{PAGENAME}} event
| format=icalendar}}
* All events in {{ #ask: [[iCal::+]]
| ?Start date = start
| ?End date = end
| ?location
|icalendartitle=zooid wiki calendar
| format=icalendar}}
</div>
</div>
* 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
* Ontologies
** Classes (categories)
** Properties
** Inference
*** If a person (class) has a child, they're a parent
<br class="cleared" />
<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]
== Licensing ==
trends
hands on
sites
thoughts

Latest revision as of 03:00, 17 August 2010

  • Start: {{{2}}}
  • End: {{{3}}}
  • Location: {{{4}}}

Property "Activity" (as page type) with input value "{{{1}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Property "ICal" (as page type) with input value "{{{1}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.