Practical Semantic Mediawiki: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with '<blockquote>This hands-on session for non technical users emphasizes the "need to know" aspects of Web publishing, wikis, information design and Semantic Mediawiki.</blockquote> …')
 
No edit summary
Line 20: Line 20:
== Terms of use ==
== Terms of use ==


* Creative Commons "Share, Remix, Reuse — Legally"
* Creative Commons - share with options for attribution, non-commercial, changes
* Traditional copyright
** [http://creativecommons.org/choose/?jurisdiction=ca Choose your license]
* Traditional copyright - by permission only
 
* Re-using content
* Re-using content
** [http://search.creativecommons.org/ Find CC media]
** [http://search.creativecommons.org/ Find CC media]
== Creating pages ==
* How to name pages
** Keep one topic per page
* Short, avoid special symbols, sentence form
* Code and matching brackets
* Basic markup — <nowiki>[[]] , [], |, [[File]] headings, bold, bullet points</nowiki>
* Linking
** Brainstorm using links
* Categories
* Uploading images and files
** What not to upload
** Subcategories
* Moving pages
* Deleting pages
=== Making pages look good ===
''CSS is the style system of Web pages and can also be used in Mediawiki. Like wiki markup, learning can be progressive.''
* CSS styling <nowiki><div style="background: orange">Hello world</div></nowiki>
** Avoid losing meaning (don't use <nowiki><big></nowiki> for headers), keep it simple
* Re-using styles [[MediaWiki:Common.css]]
== Semantic Mediawiki ==
''Used to create re-usable data, create easier to use forms.''
* Inline annotations
* [[Special:Ask|Queries]]
* [[Special:CreateClass|Creating a class]] (template, properties, forms)
** Formlink <nowiki>{{#formlink:Comment|comment||Comment[Topic]={{PAGENAME}}}}</formlink>
== Converting content or sites ==
* [http://johnmacfarlane.net/pandoc/ Pandoc]


== Hosting ==
== Hosting ==


* Export a site, modularize by category
** Complete site export
* [[Special:Version]]
* Free light/startup hosting
* Inexpensive Mediawiki with SMW option
* Inexpensive Mediawiki with SMW option
* Wikia
* Self-hosting


motivation for naming things


[[Category:SemWeb]]
[[Category:SemWeb]]

Navigation menu