Hi Matthais,

Why are their two Virtuoso SPARQL endpoints at:

        http://ko.dbpedia.org:8890/sparql
        http://ko.dbpedia.org/sparql

Are these separate or the same instance ?

From which ever you deem to be the correct one from that endpoint can you 
perform the sparql describe on the dbpedia resource you are attempting to view 
to ensure the data can be queried from the endpoint, which is a prerequisite 
for the resource page to return data ?

When I tried to describe the "http://ko.dbpedia.org:8890/resource/015B_Live"; 
resource URI you indicate below to return no data when trying to view the 
resource page, from either of the above sparql endpoints they return no data so 
the resource page will also return nothing.

It would appear their is a problem with the dbpedia data load, which needs to 
be resolved and the data available at the CORRECT sparql endpoint before the 
resource pages will return data ... 

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink

On 30 Mar 2010, at 08:07, Matthias Weidl wrote:

> 
> 
> 2010/3/25 Sebastian Hellmann <[email protected]>
> Hi,
> 
> Am 25.03.2010 08:24, schrieb Matthias Weidl:
>> Sorry for all the emails :)
>> 
>> I managed to deinstall the old vad file and install the korean one.
>> 
>> But if I go to 
>> http://ko.dbpedia.org:8890/resource/%EC%84%9C%EC%9A%B8%ED%8A%B9%EB%B3%84%EC%8B%9C
>>   I still get an empty page. Any ideas what I did wrong?
>> 
> This doesn't seem like enough information.
> - Did you do: registry_set ('dbp_graph', 'http://ko.dbpedia.org');  
> - Is the graph also named http://ko.dbpedia.org ?
> - What virtuoso version are you using?
> - Can you try it with something more easy like 
> http://ko.dbpedia.org:8890/resource/Berlin (with a not encoded uri, if none 
> exists, please create one)
> 
> Sebastian
>  
> Yes, I did registry_set ('dbp_graph', 'http://ko.dbpedia.org'); 
> The graph is named ko.dbpedia.org
> My Virtuoso version is 05.12.3041
> I tried it with  http://ko.dbpedia.org:8890/resource/015B_Live but it is the 
> same result.
> 
> Do you need more information?
> 
> 
> 
> 
>> Thx,
>> Matthias
>> 
>> 2010/3/25 Sebastian Hellmann <[email protected]>
>> Hi, 
>> hattest Du das nur an mich addressiert? Es war sonst kein Empfänger drauf...
>> Das Koreanische VAD package ist eigentlich das normale, nur das ein bis zwei 
>> Dinge geändert wurden.
>> Also musst Du das andere vorher deinstallieren, so wie es die Fehlermeldung 
>> andeutet.
>> Grüße,
>> Sebastian
>> PS: cool das http://ko.dbpedia.org/sparql geht, saubere Arbeit. 
>> 
>> Am 25.03.2010 07:35, schrieb Matthias Weidl:
>>> 
>>> 
>>> ---------- Forwarded message ----------
>>> From: Matthias Weidl <[email protected]>
>>> Date: 2010/3/25
>>> Subject: Re: [Virtuoso-devel] Korean DBpedia
>>> To: Hugh Williams <[email protected]>
>>> 
>>> 
>>> Hello,
>>> 
>>> thank you for your help with the Korean DBpedia. But when I install the 
>>> dbpedia_dav.vad you attached in your e-mail, I only get the following error 
>>> in the log-file:
>>> PL LOG: The package "dbpedia" with higher version 1.2.45 is already 
>>> installed. Current installing package version 1.1.26 (42VAD)
>>> PL LOG: Errors where detected during installation of "dbpedia_dav.vad".
>>> 
>>> I installed the Korean DBpedia with the normal DBpedia VAD before. Does 
>>> this cause these errors? Do I have to do something else?
>>> If I go to 
>>> http://ko.dbpedia.org:8890/page/%EC%84%9C%EC%9A%B8%ED%8A%B9%EB%B3%84%EC%8B%9C
>>>  to check the triples about Seoul in the Korean DBpedia I only get an empty 
>>> page. Is this because of the errors from the dbpedia_dav.vad file? If I 
>>> query for the same resource with SPARQL (ko.dbpedia.org/sparql), everything 
>>> is working fine.
>>> (select * where 
>>> {<http://ko.dbpedia.org/resource/%EC%84%9C%EC%9A%B8%ED%8A%B9%EB%B3%84%EC%8B%9C>
>>>  ?p ?o})
>>> 
>>> Thank you for your help,
>>> Matthias
>>> 
>>> 2010/3/6 Hugh Williams <[email protected]>
>>> Hi Sebastian,
>>> 
>>> Attached is an updated DBpedia VAD for creation of a Korean DBpedia 
>>> instance with the "http://ko.dbpedia.org"; graph name as requested. After 
>>> the VAD is installed the following registry setting should be created in 
>>> order to work with diffrent graph name :
>>> 
>>> registry_set ('dbp_graph', 'http://ko.dbpedia.org');   
>>> 
>>> The dataset itself contains dbpedia based IRIs , but it should be loaded 
>>> into the http://ko.dbpedia.org graph. Let us know if this works for you ...
>>> 
>>> Best Regards
>>> Hugh Williams
>>> Professional Services
>>> OpenLink Software
>>> Web: http://www.openlinksw.com
>>> Support: http://support.openlinksw.com
>>> Forums: http://boards.openlinksw.com/support
>>> Twitter: http://twitter.com/OpenLink
>>> 
>>> 
>>> 
>>> On 4 Mar 2010, at 16:12, Sebastian Hellmann wrote:
>>> 
>>>> Hello,
>>>> is it easily possible to make a DBpedia_Vad for the Korean DBpedia.
>>>> The only difference would be that all
>>>> http://dbpedia.org would be
>>>> http://ko.dbpedia.org
>>>> 
>>>> and the owl:sameAs link should not appear.
>>>> Regards,
>>>> Sebastian
>>>> 
>>>> -- 
>>>> Dipl. Inf. Sebastian Hellmann
>>>> Department of Computer Science, University of Leipzig
>>>> Homepage: http://bis.informatik.uni-leipzig.de/SebastianHellmann
>>>> Research Group: http://aksw.org
>>>> 
>>>> 
>>>> ------------------------------------------------------------------------------
>>>> Download Intel&#174; Parallel Studio Eval
>>>> Try the new software tools for yourself. Speed compiling, find bugs
>>>> proactively, and fine-tune applications for parallel performance.
>>>> See why Intel Parallel Studio got high marks during beta.
>>>> http://p.sf.net/sfu/intel-sw-dev
>>>> _______________________________________________
>>>> Virtuoso-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/virtuoso-devel
>>> 
>>> 
>>> 
>>> 
>> 
>> 
>> -- 
>> Dipl. Inf. Sebastian Hellmann
>> Department of Computer Science, University of Leipzig
>> Homepage: http://bis.informatik.uni-leipzig.de/SebastianHellmann
>> Research Group: http://aksw.org
>>     
>> 
> 
> 
> -- 
> Dipl. Inf. Sebastian Hellmann
> Department of Computer Science, University of Leipzig
> Homepage: http://bis.informatik.uni-leipzig.de/SebastianHellmann
> Research Group: http://aksw.org
> 
> 

Reply via email to