This HTML5 document contains 21 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n12http://localhost:8890/dataspace/services/wiki/
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
oplhttp://www.openlinksw.com/schema/attribution#
n8http://localhost:8890/dataspace/dav/wiki/
dchttp://purl.org/dc/elements/1.1/
n7http://localhost:8890/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n15http://localhost:8890/dataspace/dav/wiki/Doc/MediaWikiRulesExcerpt/sioc.
n2http://localhost:8890/dataspace/dav/wiki/Doc/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n4http://localhost:8890/dataspace/person/dav#
xsdhhttp://www.w3.org/2001/XMLSchema#
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:MediaWikiRulesExcerpt
rdf:type
sioct:Comment atom:Entry
dcterms:created
2016-09-14T12:07:09.288810
dcterms:modified
2016-09-14T12:07:09.533693
rdfs:label
MediaWikiRulesExcerpt
foaf:maker
n4:this
n11:has_services
n12:item
dc:title
MediaWikiRulesExcerpt
sioc:link
n2:MediaWikiRulesExcerpt
sioc:id
a491592deb3e17668dcfacdb0939d132
opl:isDescribedUsing
n15:rdf
sioc:links_to
n2:MediaWikiFormattingRules
sioc:has_creator
n7:this
sioc:has_container
n8:Doc
atom:source
n8:Doc
atom:title
MediaWikiRulesExcerpt
atom:author
n4:this
atom:published
2016-09-14T12:07:09Z
atom:updated
2016-09-14T12:07:09Z
sioc:content
<b>Text formatting tips ([[MediaWikiFormattingRules][More..]]) </b> <table cellspacing="0" cellpadding="0"> <tr > <td valign='top'> <code> &lt;plainhtml>..&lt;/plainhtml> </code> </td> <td>⇒</td> <td>ignores Wiki markup, treats text as plain HTML </td> </tr> <tr> <td valign='top'> <code> &lt;noautolink>..&lt;/noautolink> </code> </td> <td>⇒</td> <td>turn off <nop>WikiWord recognition. </td> </tr> <tr > <td valign='top'> <code> <nowiki>[[ADDRESS TITLE]]</nowiki><br/> [ADDRESS TITLE]<br/> [ADDRESS|TITLE]<br/> [ADDRESS] </code> </td> <td>⇒</td> <td>produces a link. *ADDRESS* could be a <nop>WikiWord, e-mail, URL, or URL fragment </td> </tr> <tr> <td valign='top'> <code> == header2 ==<br/> === header3 ===<br/> ==== header4 ====<br/> ===== header5 =====<br/> </code> </td> <td>⇒</td> <td>headers </td> </tr> <tr > <td valign='top'> <code> * item1<br/> * item2<br/> ** subitem1<br/> *** subsubitem1 </code> </td> <td>⇒</td> <td>list </td> </tr> <tr> <td valign='top'> <code> # item1<br/> # item2<br/> ## subitem1<br/> ## subitem2<br/> ### subsubitem1 </code> </td> <td>⇒</td> <td>numeric list </td> </tr> <tr > <td valign='top'> <code> # item1<br/> # item2<br/> #* subitem1<br/> #* subitem2<br/> #* subitem3<br/> #* subitem4 </code> </td> <td>⇒</td> <td>combined numeric list </td> </tr> <tr> <td valign='top'> <code> ''text'' </code> </td> <td>⇒</td> <td><i>italic</i> </td> </tr> <tr > <td valign='top'> <code> '''text''' </code> </td> <td>⇒</td> <td><b>bold</b> </td> </tr> <tr> <td valign='top'> <code> '''''text''''' </code> </td> <td>⇒</td> <td><b><i>bold italic</i></b> </td> </tr> <tr > <td valign='top'> <code> =text= </code> </td> <td>⇒</td> <td><tt>fixed length font</tt> </td> </tr> <tr> <td valign='top'> <code> <code>---</code> </code> </td> <td>⇒</td> <td>horizontal line </td> </tr> <tr > <td valign='top'> <code> %MACRO{parameters}% </code> </td> <td>⇒</td> <td>macro call </td> </tr> <tr> <td valign='top'> <code> {| table-params<br/> ! header column 1<br/> ! header column 2<br/> ! header column 3<br/> |-<br/> | col11 || col12 || col13<br/> |-<br/> | col21 || col22 || col23<br/> |} </code> </td> <td>⇒</td> <td>table formatting </td> </tr> <tr > <td valign='top'> <code> {| table-params<br/> ! header column 1<br/> ! header column 2<br/> ! header column 3<br/> |-<br/> | col11<br/> | col12 <br/> | col13 <br/> |-<br/> | col22<br/> | col22 <br/> | col23<br/> |} </code> </td> <td>⇒</td> <td>alternative table formatting </td> </tr> <tr> <td valign='top'> <code> &lt;CODE>..&lt;/CODE> </code> </td> <td>⇒</td> <td>inline verbatim </td> </tr> </table>
sioc:topic
n8:Doc