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

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

PrefixNamespace IRI
n16http://wiki.usnet.private/dataspace/dav/wiki/Main/
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n20http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n22http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n19http://rdfs.org/sioc/services#
n8http://vos.openlinksw.com/dataspace/person/dav#
n17http://www.mediawiki.org/wiki/Extension:
siocthttp://rdfs.org/sioc/types#
n13http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n9http://vos.openlinksw.com/wiki/main/VOS/VirtDeployLinkedWikiV1/result1.
n4http://vos.openlinksw.com/dataspace/owiki#
n12http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtDeployLinkedWikiV1/sioc.
xsdhhttp://www.w3.org/2001/XMLSchema#
n18http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n10http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n8:this
foaf:made
n2:VirtDeployLinkedWikiV1
Subject Item
n22:this
sioc:creator_of
n2:VirtDeployLinkedWikiV1
Subject Item
n20:item
n19:services_of
n2:VirtDeployLinkedWikiV1
Subject Item
n4:this
sioc:creator_of
n2:VirtDeployLinkedWikiV1
Subject Item
n13:VOS
sioc:container_of
n2:VirtDeployLinkedWikiV1
atom:entry
n2:VirtDeployLinkedWikiV1
atom:contains
n2:VirtDeployLinkedWikiV1
Subject Item
n2:VirtDeployLinkedWikiV1
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:39:43.990675
dcterms:modified
2017-06-13T05:39:43.990675
rdfs:label
VirtDeployLinkedWikiV1
foaf:maker
n8:this n10:this
dc:title
VirtDeployLinkedWikiV1
opl:isDescribedUsing
n12:rdf
sioc:has_creator
n4:this n22:this
sioc:attachment
n9:png
sioc:content
%META:TOPICPARENT{name="VirtDeployMediaWiki"}% ---+Installing The <nowiki>LinkedWiki v1.0.1.2 Extension</nowiki> The LinkedWiki extension allows you to embed a SPARQL query and display the results in your wiki page. ---++Prerequisites * A working copy of <nowiki>MediaWiki</nowiki> hosted on Virtuoso. (See [[http://wiki.usnet.private/dataspace/dav/wiki/Main/MediaWikiInstalltionGuide][the installation guide for MediaWiki on Virtuoso]]). The <nowiki>MediaWiki </nowiki> VAD should be version 1.18.1.22 or higher. * The Semantic <nowiki>MediaWiki</nowiki> extension. (See [[http://wiki.usnet.private/dataspace/dav/wiki/Main/SemanticMWVirtuoso][the installation guide for Semantic MediaWiki on Virtuoso]]). ---+++Step 1. Download the Extension. Go to the [[http://www.mediawiki.org/wiki/Extension:LinkedWiki][LinkedWik Extension page]]. Using the links in the box on the right hand side, download the v1.0.1.2 LinkedWiki extension. ---+++Step 2. Extract. Move the downloaded zip file into your <nowiki>MediaWiki</nowiki> extensions folder. You will find this folder in <i>your Virtuoso installation directory</i>/vsp/vad/vsp/MediaWiki/extension. Extract the extension. ---+++Step 3. Enable and Configure. The LinkedWiki extension is enabled by adding the following lines to the <i>your Virtuoso installation directory</i>/vsp/vad/vsp/MediaWiki/LocalSettings.php file: <verbatim> require_once( $IP."/extensions/LinkedWiki/lib/4store/SparqlTools.php"); require_once( "{$IP}/extensions/LinkedWiki/LinkedWiki.php" ); $smwgDefaultStore = "SMW_LinkedWikiStore"; $wgLinkedWikiGraphWiki = 'http://example.org/mydefaultgraphname'; </verbatim> The extension is further configured by setting the endpoint and the SPARQL endpoint. These will be the same as are used by Semantic <nowiki>MediaWiki</nowiki> and may be something like: <verbatim> $wgLinkedWikiEndPoint = "http://localhost:8890/"; $wgLinkedWikiLocalEndPoint = "http://localhost:8890/sparql/"; </verbatim> ---++Note With this LinkedWiki extension errors are reported every time a page is saved. The message refers to missing functions on a Semantic <nowiki>MediaWiki</nowiki> class and seems to be due to this version of LinkedWiki being developed to use an earlier version of Semantic <nowiki>MediaWiki</nowiki> than the one that is bundled in the Virtuoso <nowiki>MediaWiki</nowiki> VAD. The error does not in fact stop the page being saved. ---++Using LinkedWiki LinkedWiki lets you embed a SPARQL query in a wiki page and display the results as a table. ---+++Simple Query Examples A simple query to get all the triples in all the graphs on the default endpoint: <verbatim> {{#sparql:select * where { ?x ?y ?z . } LIMIT 5}} </verbatim> This displays the first 5 triples. The results will look something like this: * <img src="%ATTACHURLPATH%/result1.png" style="wikiautogen"/>
sioc:id
97fa76611b97b758b911e350e6882acf
sioc:link
n2:VirtDeployLinkedWikiV1
sioc:has_container
n13:VOS
n19:has_services
n20:item
atom:title
VirtDeployLinkedWikiV1
sioc:links_to
n16:SemanticMWVirtuoso n17:LinkedWiki n18:LinkedWiki n16:MediaWikiInstalltionGuide
atom:source
n13:VOS
atom:author
n8:this
atom:published
2017-06-13T05:39:43Z
atom:updated
2017-06-13T05:39:43Z
sioc:topic
n13:VOS