DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:semanticdata

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:semanticdata [2011-11-20 13:28] – created 217.120.20.190plugin:semanticdata [2020-02-23 15:06] (current) – version downgraded Aleksandr
Line 1: Line 1:
-====== semanticdata Plugin ======+====== SemanticData Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: semanticdata plugin+description: Semantic data plugin
 author     : Semantic Publishing author     : Semantic Publishing
 email      : info@semanticpublishing.nl  email      : info@semanticpublishing.nl 
-type       : semantic metadata+type       : action helper syntax
 lastupdate : 2011-11-20 lastupdate : 2011-11-20
-compatible : +compatible : Rincewind
 depends    :  depends    : 
-conflicts data plugin (works with the same input and output definitions) +conflicts  :  
-similar    : data plugin +similar    : data 
-tags       : data, semantic data, rdf, triple store+tags       : data, semantic, rdf, triple store
  
-downloadurl: http://www.semanticpublishing.nl/dokuwiki/semanticpublishing-dokuwiki-plugin-semanticdata-0v9.zip+downloadurl: https://github.com/semanticpublishing/DokuWiki-semanticdata-plugin/archive/master.zip
 bugtracker : https://github.com/semanticpublishing/DokuWiki-semanticdata-plugin/issues bugtracker : https://github.com/semanticpublishing/DokuWiki-semanticdata-plugin/issues
 sourcerepo : https://github.com/semanticpublishing/DokuWiki-semanticdata-plugin sourcerepo : https://github.com/semanticpublishing/DokuWiki-semanticdata-plugin
-donationurl: www.semanticpublishing.nl+donationurl: http://www.semanticpublishing.nl
 ---- ----
  
-//:!This template contains various hints on how to fill in data (formatted in italics)Be sure to remove the hints and unwanted sections (Egthe Syntax/Example section for non-syntax plugins.//+Download URL seems to be broken 
 +http://www.semanticpublishing.nl/dokuwiki/semanticpublishing-dokuwiki-plugin-semanticdata-0v93.zip FIXME 
  
-===== Installation =====+- temporary fix: points now to repository package (yet containing version 0.9)
  
-//[First, last and only chance to warn users before installing (some has already done that before reading this)]//+===== Short description ====
  
-:!: **External requirements:** This plugin requires the following additional components that must be installed separately:  +The Semantic data plugin for DokuWiki is based on the [[Data]] Plugin. The underlying sqlite database has been replaced by a SPARQL 1.1 compliant triple store. This has several advantages:
-  * [[A banana]] +
-  * [[Another banana]]+
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL abovewhich points to latest version of the pluginRefer to [[:Plugins]] on how to install plugins manually.+  * Performace has increased substantially. As a consequence the plugin can be used as a replacement for the data plugin. Be aware that only the basic functionality has been implemented. Aliasesrelated pages and tag cloud are not supported in this release. 
 +  * A knowledge model can be defined on top of the metada, relating metadataIn this way, metadata that is automatically inferred by the triple store is included in the query results.
  
-===== Examples/Usage =====+If you want more information please contact us at info@semanticpublishing.nl
  
-//[Most people learn by example, so this goes first]//+===== Installation =====
  
-See the plugin in action [[www.demosite.com|here]]. The sample page shows all the styles available with the plugin.+The semantic data plugin works similar to the data plugin. The only difference is that instead of SQLite a Sesame triple store is used to store the metadata. Please follow the usage instructions of the data plugin on how to create metadata and query metadata.
  
-A simple box:+**External requirements:** This plugin requires the following additional components that must be installed separately:  
 +  * Sesame 2.6.0 triple store ([[http://www.openrdf.org]]) 
 +  * HTTP_Request2 PEAR ([[http://pear.php.net/package/HTTP_Request2]])
  
-  <box> the box contents </box>+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-Some more complex boxes+**Note:** [[Data]] plugin has similar syntax, therefore the plugin cannot be used together with the sqlite based Data plugin!
  
-  <box 80% round orange|a title> the box contents</box> +===== Examples/Usage ===== 
-  <box 50% left blue>the box contents</box|a caption> + 
-  <box 60% round #f99 #fc9 #fcc #f60|title>the box contents></box|caption>+Please look at the [[plugin:data|data plugin]]
  
-//[Pictures showing the rendered result will help users to understand]//+**Aliases**, **related pages** and **tag cloud** are not supported yet!
  
 ===== Syntax ===== ===== Syntax =====
  
-//[Complete syntax]// +Please look at the [[plugin:data|data plugin]]
- +
-Basic syntax: +
-<code>{{actionlink>action|title}}</code> +
-  * **action** can be one of this: +
-    * //edit//    --- edit/create/show +
-    * //history// --- old revisions+
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
  
-//[also CSS style tips]//+Please look at the [[plugin:data|data plugin]
 + 
 +In addition, the following configuration properties are defined: 
 +  * connect_url, default: http://localhost:8080/openrdf-sesame 
 +  * connect_repository, default: dokuwiki 
 +  * base_url, default: http://www.semanticpublishing.eu/dokuwiki# 
  
 ===== Development ===== ===== Development =====
Line 67: Line 69:
 //[downloadable blocks, development comments]// //[downloadable blocks, development comments]//
  
-=== Change Log === 
  
-//[preferable GitHub RSS feed or similar]// 
- 
-  * **2009-01-01** 
-    * Initial release 
- 
-=== Known Bugs and Issues === 
- 
-//[this section might not be needed in case of external bug manager, or use RSS feed]// 
  
 === ToDo/Wish List === === ToDo/Wish List ===
Line 89: Line 82:
  
 //Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs// //Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs//
- 
- 
- 
plugin/semanticdata.1321792086.txt.gz · Last modified: 2011-11-20 13:28 by 217.120.20.190

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki