Hello! I have been using Redirects in my wiki, but knowing that
DoubleRedirects are not supported. However, the problem I have is similar
to that one. I am using MW 1.19,  SMW 1.7.1 and Virtuoso as triplestore. I
am also using the recomendations of pretty URIs (
http://semantic-mediawiki.org/wiki/Help:Pretty_URIs)

The problem occurs when I follow these steps:

Create a page named "PageC" with content "Content of PageC"

Create a page named "PageB", with content " #*redirect* [[PageC]]"

Create a page named "PageA" with content "[[new_property::PageB]]"

(new_property  by default is of type Page)

The uri for the pages are:

http://www.mywiki.com/id/PageA
http://www.mywiki.com/id/PageB
http://www.mywiki.com/id/PageC

The problem is that I get the following triple in virtuoso:

http://www.mywiki.com/id/A http://www.mywiki.com/id/Property:New_property
http://www.mywiki.com/id/http://www.mywiki.com/id/

Thats the same kind of triple I get when I have Double Redirects.

If I create the page named "PageA" with content "[[PageB]]" there is no
problem with the URI.

Does anybody knows how to solve it?

Thanks! Danilo
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to