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

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

PrefixNamespace IRI
n8http://ods.openlinksw.com/dataspace/person/dav#
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
n14http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/ODSWikiClusterSettings/sioc.
n24http://del.icio.us/
n2http://ods.openlinksw.com/dataspace/owiki/wiki/
foafhttp://xmlns.com/foaf/0.1/
oplhttp://www.openlinksw.com/schema/attribution#
n21http://myopenlink.net/me/wiki/MyWiki/
n9http://ods.openlinksw.com/dataspace/owiki#
dchttp://purl.org/dc/elements/1.1/
n20http://www.mediawiki.org/wiki/
n22http://myopenlink.net:8890/me/wiki/MyWiki/.
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11http://rdfs.org/sioc/services#
n4http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/
siocthttp://rdfs.org/sioc/types#
n17http://ods.openlinksw.com/dataspace/person/owiki#
n23http://www.wikicreole.org/wiki/Creole1.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n12http://ods.openlinksw.com/dataspace/services/wiki/
n19http://twiki.org/cgi-bin/view/Main/
xsdhhttp://www.w3.org/2001/XMLSchema#
n5http://ods.openlinksw.com/dataspace/dav#
siochttp://rdfs.org/sioc/ns#
Subject Item
n8:this
foaf:made
n4:ODSWikiClusterSettings
Subject Item
n12:item
n11:services_of
n4:ODSWikiClusterSettings
Subject Item
n9:this
sioc:creator_of
n4:ODSWikiClusterSettings
Subject Item
n4:ODSWikiClusterSettings
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T06:06:16.022496
dcterms:modified
2017-06-29T07:30:35.877102
rdfs:label
ODSWikiClusterSettings
foaf:maker
n17:this n8:this
dc:title
ODSWikiClusterSettings
opl:isDescribedUsing
n14:rdf
sioc:has_creator
n5:this n9:this
sioc:content
%META:TOPICPARENT{name="OdsWiki"}% ---++ ODS Wiki Cluster Settings From your ODS Wiki instance UI-> Cluster Settings you can perform different customizations. ---+++ Tab <b>Preferences</b> 1. Virtual Host Settings 1. Index Page: When creating a new [[OdsWiki][ODS Wiki]] instance, the main Wiki article is created with the name <nowiki>"WelcomeVisitors"</nowiki>. From the Index page you can change this name. 1. Look and Feel 1. Primary Skin: You can choose from the list box among predefined templates. For reference see [[ODSWikiTemplates][ODS wiki templates]]. 1. Secondary Skin and VHost Regular Expression: you can set your wiki instance to have a different view when accessed via a particular URL. In this case your you need to choose the other skin in Secondary Skin and write a regular expression to match the URL when it's used. 1. Example: you may have a wiki instance <nowiki>MyWiki</nowiki> accessible through both http://myopenlink.net/me/wiki/MyWiki/ and http://myopenlink.net:8890/me/wiki/MyWiki/. Choose 'default' for 'Primary Skin' and <nowiki>'OpenLink'</nowiki> for 'Secondary Skin', and write ':8890' in the text field 'VHost Regular Expression'. Now try to browse your wiki using each of the URLs. 1. <b>Syntax</b> 1. Compatibility: Set your preferable wiki markup. Currently ODSWiki supports [[http://twiki.org/cgi-bin/view/Main/WebHome][oWiki]], [[http://www.mediawiki.org/wiki/MediaWiki][MediaWiki]] and [[http://www.wikicreole.org/wiki/Creole1.0][CreoleWiki]] ---+++ Tab <b>Templates</b> 1. New Topic: If you want some text to be included in all articles, enter it in this text-area. As result it will appear in every new article you further create in that cluster (wiki instance), except for category topic. 1. New Category: If you want some text to be included in all category topics (articles), enter it in this text-area. ---+++ Tab <b>Integration</b> 1. del.icio.us integration: You may have an account in [[http://del.icio.us/][delicious]], so if you switch on this feature, all articles containing category names will be bookmarked in your space in del.icio.us and the category names will be added as tags. 1. Import categories: If checked then for your tags in [[http://del.icio.us/][delicious]] corresponding category topics will be created in your wiki instance. 1. Mail Integration: If checked then for each article a mail account will be created and added to the article as relevant link. To enable this feature you need to have the <nowiki>ods_webmail_dav</nowiki>.vad package installed. 1. Technorati integration: allows you to subscribe to the Technorati cosmos and quickly get context information on news and events of the day (using TECHNORATI:COSMOS and TECHNORATI:TAG macros) 1. Conversation (NNTP Integration): transparent integration with NNTP based Discussion Platform for Wiki article discussions. To enable this feature you need to have the <nowiki>ods_discussions_dav</nowiki>.vad package installed. 1. When this feature is enabled, for every article you can click the "Conversations" link and post your comments. As result you can view them also from ODS->Discussions->[your Wiki instance shown as Newsgroup]. ---+++ Tab <b>Upstreams</b> 1. Upstream Configuration: if you want to make a mirror of your articles to some other wiki instance you specify it in a upstream: 1. Name: the name of the upstream; 1. URL: the remote ODSWiki Atom endpoint for the target wiki instance; 1. User: the name of user with write permissions on the target wiki instance; 1. Password: the password of that user. 1. The changes you make to the articles in the current wiki instance are automatically mirrored (transferred) every 5 minutes to the instances declared in the upstreams. If some error occurs during upstreaming, it will be shown in the error log entries by clicking the "Edit" button for the relevant upstream. Immediate upstreaming is performed from the link "Upstream now" at the bottom of the article's view page. ---++++Example * [[ODSWikiAtomUpstreaming][ODS Wiki Upstreaming]] ---+++ Tab <b>Security</b> 1. Security Configuration 1. Inline Macros - if checked you can insert in your article the result of inline defined procedure. For example: <verbatim> &lt;?inline {declare x any; x := 'result of Virtuoso PL code executed'; http (x, ss123456789); } ?&gt; </verbatim> 1. Inter Cluster Autolinks - if checked macro MAIN:DASHBOARD returns all clusters in the ODS, if not returns only the current one. ---+++References * [[OdsWiki][ODS Wiki]] * [[ODSWikiTemplates][ODS Wiki Templates]] * [[ODSWikiAtomUpstreaming][ODS Wiki Atom Upstreaming]] CategoryODS CategoryOpenSource CategoryWiki CategoryHowTo
sioc:id
2ed264fd6526e079a4f5fc417e152e00
sioc:link
n4:ODSWikiClusterSettings
sioc:has_container
n2:ODS
n11:has_services
n12:item
atom:title
ODSWikiClusterSettings
sioc:links_to
n4:CategoryODS n4:ODSWikiTemplates n4:CategoryWiki n4:CategoryHowTo n4:CategoryOpenSource n19:WebHome n20:MediaWiki n21: n22: n23:0 n24: n4:ODSWikiAtomUpstreaming
atom:source
n2:ODS
atom:author
n8:this
atom:published
2017-06-13T06:06:16Z
atom:updated
2017-06-29T07:30:35Z
sioc:topic
n2:ODS
Subject Item
n2:ODS
sioc:container_of
n4:ODSWikiClusterSettings
atom:entry
n4:ODSWikiClusterSettings
atom:contains
n4:ODSWikiClusterSettings
Subject Item
n5:this
sioc:creator_of
n4:ODSWikiClusterSettings
Subject Item
n4:OdsWikiFAQ
sioc:links_to
n4:ODSWikiClusterSettings
Subject Item
n4:OdsWiki
sioc:links_to
n4:ODSWikiClusterSettings