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

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

PrefixNamespace IRI
n14http://ods.openlinksw.com/dataspace/person/dav#
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
n2http://ods.openlinksw.com/dataspace/dav/wiki/Doc/
foafhttp://xmlns.com/foaf/0.1/
oplhttp://www.openlinksw.com/schema/attribution#
dchttp://purl.org/dc/elements/1.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n13http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n10http://ods.openlinksw.com/dataspace/dav/wiki/Doc/TextFormattingRules/sioc.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n12http://ods.openlinksw.com/dataspace/services/wiki/
xsdhhttp://www.w3.org/2001/XMLSchema#
n4http://ods.openlinksw.com/dataspace/dav/wiki/
n8http://ods.openlinksw.com/dataspace/dav#
siochttp://rdfs.org/sioc/ns#
Subject Item
n14:this
foaf:made
n2:TextFormattingRules
Subject Item
n2:WikiVRulesExcerpt
sioc:links_to
n2:TextFormattingRules
Subject Item
n12:item
n13:services_of
n2:TextFormattingRules
Subject Item
n2:TextFormattingRules
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-12T08:22:14.906201
dcterms:modified
2017-07-30T10:31:51.584964
rdfs:label
TextFormattingRules
foaf:maker
n14:this
dc:title
TextFormattingRules
opl:isDescribedUsing
n10:rdf
sioc:has_creator
n8:this
sioc:content
---+ Text formatting tips <table class="page_help"> <tr> <td class="ex_text"><nowiki>*Bold*</nowiki></td> <td>⇒</td> <td> <span class="ex_bold">Bold Text</span> </td> </tr> <tr> <td class="ex_text"><nowiki>_Italic_</nowiki></td> <td>⇒</td> <td> <span class="ex_italic">Italic</span> </td> </tr> <tr> <td class="ex_text"><nowiki>__Bold Italic__</nowiki></td> <td>⇒</td> <td> <span class="ex_bold_ital">Bold Italic</span> </td> </tr> <tr> <td class="ex_text"><nowiki>=Fixed Font=</nowiki></td> <td>⇒</td> <td> <span class="ex_fixed">Fixed Font</span> </td> </tr> <tr> <td class="ex_text"><nowiki>==Bold Fixed Font==</nowiki></td> <td>⇒</td> <td> <span class="ex_bold_fixed">Bold Fixed Font</span> </td> </tr> <tr> <td class="ex_text"><nowiki>[[http://foo.com][link]]</nowiki></td> <td>⇒</td> <td> <a href="http://openlinksw.com">link</a> </td> </tr> <tr> <td class="ex_text"><nowiki>[[http://foo.com link]]</nowiki></td> <td>⇒</td> <td> <a href="http://openlinksw.com">link</a> </td> </tr> <tr> <td class="ex_text"><nowiki>[[some human readable topic name]]</nowiki></td> <td>⇒</td> <td> link to <nop>SomeHumanReadableTopicName topic </td> </tr> <tr> <td class="ex_text"><nowiki>[[property:=value]]</nowiki></td> <td>⇒</td> <td> defines some property for current topic </td> </tr> <tr> <td class="ex_text"><nowiki>[[property::WikiWord]]</nowiki></td> <td>⇒</td> <td> defines some relation with another topic </td> </tr> <tr> <td class="ex_text"><nowiki> * Bulleted * List </nowiki> <i>(begin line with 3 spaces)</i> </td> <td>⇒</td> <td> <ul> <li>Bulleted</li> <li>List</li> </ul> </td> </tr> <tr> <td class="ex_text"><nowiki> 1 Ordered 1 List </nowiki> <i>(begin line with 3 spaces)</i> </td> <td>⇒</td> <td> <ol> <li>Ordered</li> <li>List</li> </ol> </td> </tr> <tr> <td class="ex_text"><nowiki> Term: description text</nowiki> <i>(begin line with 3 spaces, then term, colons, description )</i> </td> <td>⇒</td> <td> Term: description text </td> </tr> <tr> <td class="ex_text">Headings: <nowiki> ---+ Lvl 1 ---++ Lvl 2 ---+++ Lvl 3 ---++++Lvl 4</nowiki></td> <td>⇒</td> <td> <span class="ex_head_1">Lvl 1</span> <br> <span class="ex_head_2">Lvl 2</span> <br> <span class="ex_head_3">Lvl 3</span> <br> <span class="ex_head_4">Lvl 4</span> <br> *Note*: <i>up to nine dashes are recognized</i> </td> </tr> <tr> <td class="ex_text"><nowiki>|*hdr1*|*hdr2*|*hdr3*| |col1|col2|col3|</nowiki></td> <td>⇒</td> <td>Table</td> </tr> <tr> <td class="ex_text"><nowiki>%MACRONAME{"context"}%</nowiki></td> <td>⇒</td> <td>Macro =MACRONAME= call</td> </tr> <tr> <td class="ex_text"><nowiki>&lt;noautolink>...&lt;/noautolink></nowiki></td> <td>⇒</td> <td>disable automatic <nop>WikiWord recognition</td> </tr> <tr> <td class="ex_text"><nowiki>&lt;plainhtml>...&lt;/plainhtml></nowiki></td> <td>⇒</td> <td>disable any wiki markup recognition except <nop>WikiWord automatic recognition</td> </tr> <tr> <td class="ex_text"><nowiki>&lt;nowiki>...&lt;/nowiki></nowiki></td> <td>⇒</td> <td>disable any wiki markup recognition</td> </tr> <tr> <td class="ex_text"><nowiki>&lt;verbatim>...&lt;/verbatim></nowiki></td> <td>⇒</td> <td>disable HTML rendering</td> </tr> </table> ---++ Wiki Words and links Capitalized words written together are wikiwords, which will be automatically linked. Ex: <nop>WikiWord, <nop>PlanetTellus. You mayLink references within page (anchors) are defined by writing a wikiword starting with hash in beginning of line. Ex: <nowiki>#MyAnchor</nowiki>. Use square brackets to make links to them: <nowiki>[[#MyAnchor][Link]]</nowiki> or <nowiki>[[MyTopic#MyAnchor][Jump]]</nowiki> Please follow the [[Doc.GoodStyle][Good Style Guidelines]] when writing entries.
sioc:id
7af92fe50d5634638dee28b7f4e52e7f
sioc:link
n2:TextFormattingRules
sioc:has_container
n4:Doc
n13:has_services
n12:item
atom:title
TextFormattingRules
sioc:links_to
n2:GoodStyle
atom:source
n4:Doc
atom:author
n14:this
atom:published
2017-06-12T08:22:14Z
atom:updated
2017-07-30T10:31:51Z
sioc:topic
n4:Doc
Subject Item
n8:this
sioc:creator_of
n2:TextFormattingRules
Subject Item
n4:Doc
sioc:container_of
n2:TextFormattingRules
atom:entry
n2:TextFormattingRules
atom:contains
n2:TextFormattingRules