Hello,

I have connected a wiki to an Open Virtuoso triple store as documented in [1].

The wikis URIs have the form "...index.php?title=Page", e.g., [2].

Yet, in the triple store, URIs are stored in the form "...index.php/Page", 
e.g., [3], so that queries return empty results.

The strange thing is, when I visit a page, do edit and save, then the proper 
URIs [1] are stored.

Purging SMW as described in [4] or via Special:SMWAdmin does not help and might 
even be the reason for storing the wrong URIs in the first place.

An Apache rewrite and usage of the $wgArticlePath setting of MW might be an 
work around here, but the issue might still be a bug.

Any help would be appreciated.

Best,

Benedikt

[1] 
<http://semantic-mediawiki.org/wiki/Help:Using_SPARQL_and_RDF_stores#Virtuoso>
[2] <http://.../%7edropedia/index.php?title=Special:URIResolver/Wadi_Shueib>
[3] <http://.../%7edropedia/index.php/Special:URIResolver/Wadi_Shueib>
[4] <http://semantic-mediawiki.org/wiki/Help:Repairing_SMW%27s_data>

-- 
AIFB, Karlsruhe Institute of Technology (KIT)
Phone: +49 721 608-47946 
Email: benedikt.kaemp...@kit.edu
Web: http://www.aifb.kit.edu/web/Hauptseite/en 



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to