On 3/27/13 11:18 AM, Sebastian Hellmann wrote:
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/dogIdeally, 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%2FhtmlDon'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.
Lot's of things are possible with Virtuoso, that central to its architecture and design. Thus, I need clarity about what you seek. Initially, it appeared as though you wanted the DBpedia green page style of description document as opposed to the one produced by the faceted browser. You solve that problem by sticking to Virtuoso defaults whereby you end up with URL patterns for the Faceted Browser based Descriptor pages that are distinct from the basic Green page Descriptor Document.
Now, if you want to tweak either, you simply go down to the VSP page pages at drive these. If you want to put your own front-end then make a SPARQL request and process the output using your own presentation layer.
By "I only need a better HTML rendering" do you mean that you want to tweak the default HTML page for either approach? Also, have you looked at all the /sparql output options?
Again, there are many solutions, but specificity is the only route to a specific solution :-)
Kingsley
All the best, Sebastian Am 27.03.2013 12:41, schrieb Kingsley Idehen:On 3/27/13 4:43 AM, Sebastian Hellmann wrote: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/(.*)$.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-24I 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 toreplace it with something else. What other options do you think I shouldconsider? How can I make it look like the light and dark green of DBpedia, easily.That's it. KingsleyAll 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 timePage 1, Problem 1: labels do not have language tags: "dog" is shown 4 timesPage 1, Problem 1: links outside the domain are linked to with "describe?url=" e.g. doap:creator links tohttp://wiktionary.dbpedia.org/describe/?url=http%3A%2F%2Fru.wiktionary.org%2Fw%2Findex.php%3Ftitle%3Ddog%26action%3Dhistoryoffering 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=1lemon:sense links tohttp://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-1ruPage 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=2shows 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
-- Regards, Kingsley Idehen Founder & CEO OpenLink Software Company Web: http://www.openlinksw.com Personal Weblog: http://www.openlinksw.com/blog/~kidehen Twitter/Identi.ca handle: @kidehen Google+ Profile: https://plus.google.com/112399767740508618350/about LinkedIn Profile: http://www.linkedin.com/in/kidehen
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ 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
