Hi Kingsley,
the DBpedia VAD does not help at all. I have a lot more difficult requirements, as many more data sets are loaded. The URI scheme is different, i.e. wiktionary.dbpedia.org and the automatically produced owl:sameAs link does more damage than help: http://wiktionary.dbpedia.org:8890/resource/dog

Ideally, I would be able to proxy a webservice that takes the Linked Data URI. By the way, the /data/ part works fine. So I only need a better HTML rendering.
What else does Virtuoso have?

I found:
http://wiktionary.dbpedia.org/sparql?query=Construct+{%3Chttp%3A%2F%2Fwiktionary.dbpedia.org%2Fresource%2Fdog%3E+%3Fp+%3Fo}+{%3Chttp%3A%2F%2Fwiktionary.dbpedia.org%2Fresource%2Fdog%3E+%3Fp+%3Fo}+&format=text%2Fhtml

Don't you just have a simple default_render.vsp that I can give a URI, that is mapped to SPARQL DESCRIBE internally?
It would be so simple.


All the best,
Sebastian

Am 27.03.2013 12:41, schrieb Kingsley Idehen:
On 3/27/13 4:43 AM, Sebastian Hellmann wrote:
Hi all,

I created the following Apache2 rule:
RewriteRule   ^/page/(.*)$
http://wiktionary.dbpedia.org:8890/describe/?url=http://wiktionary.dbpedia.org/resource/$1
[P,B,L]

which redirects /page/ requests to the fct.vad version 1.11.98/ 2013-02-24

I am not really happy with the way the fct VAD displays Linked Data and
I have no idea how to configure it. I think, I made my decision to
replace it with something else. What other options do you think I should
consider? How can I make it look like the light and dark green of
DBpedia, easily.
Did you install the DBpedia VAD? If not, please do so. Then remove the re-write above as Virtuoso already has one in place for ^/page/(.*)$.

That's it.

Kingsley





All the best,
Sebastian

Here are my problems with the default display of the VAD

Header: Full IRI is not shown.

Example: http://wiktionary.dbpedia.org/page/dog "first page"
Page 1, Problem 1: limit is pretty low, only one third of the data is
shown, users need to press "next page" all the time
Page 1, Problem 1: labels do not have language tags: "dog" is shown 4 times
Page 1, Problem 1:  links outside the domain are linked to with
"describe?url="  e.g. doap:creator links to
http://wiktionary.dbpedia.org/describe/?url=http%3A%2F%2Fru.wiktionary.org%2Fw%2Findex.php%3Ftitle%3Ddog%26action%3Dhistory

offering this link doesn't make much sense


On page 2:
http://wiktionary.dbpedia.org/describe/?url=http%3A%2F%2Fwiktionary.dbpedia.org%2Fresource%2Fdog&p=1&lp=2&op=-1&next=&gp=1
lemon:sense links to
http://wiktionary.dbpedia.org/describe/?url=http%3A%2F%2Fwiktionary.dbpedia.org%2Fresource%2Fdog http://wiktionary.dbpedia.org/describe/?url=http%3A%2F%2Fwiktionary.dbpedia.org%2Fresource%2Fdog-English-Noun-3ru http://wiktionary.dbpedia.org/describe/?url=http%3A%2F%2Fwiktionary.dbpedia.org%2Fresource%2Fdog-Volap%C3%83%C2%BCk-Noun-1ru http://wiktionary.dbpedia.org/describe/?url=http%3A%2F%2Fwiktionary.dbpedia.org%2Fresource%2Fdog-English-Noun-1ru

Page 2, Problem 1: labels are shown instead of the URIs, but the label
is always dog. How can I configure the URI to be shown
Page 2, Problem 2: the link to
http://wiktionary.dbpedia.org/resource/dog-Volapük-Noun-1en has an
encoding bug, this is an IRI..., normally supported by VOS:
curl -i http://wiktionary.dbpedia.org/resource/dog-Volapük-Noun-1en


On page 3:
http://wiktionary.dbpedia.org/describe/?url=http%3A%2F%2Fwiktionary.dbpedia.org%2Fresource%2Fdog&p=2&lp=2&op=0&next=&gp=2
shows exactly 1 more triple ... quite the meager reward for this extra
click. How can I just have one page?





------------------------------------------------------------------------------
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


_______________________________________________
Virtuoso-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


--
Dipl. Inf. Sebastian Hellmann
Department of Computer Science, University of Leipzig
Projects: http://nlp2rdf.org , http://dbpedia.org
Homepage: http://bis.informatik.uni-leipzig.de/SebastianHellmann
Research Group: http://aksw.org
------------------------------------------------------------------------------
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
_______________________________________________
Virtuoso-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to