Re: [Dbpedia-discussion] pagelinks not loaded @ dbpedia.org?

John Muth wrote:
> Hi Kingsley,
>
> That would be much appreciated.
>
> Regards,
> John
>   
John,

DBpedia instance now has the PageLinks data loaded. The Graph IRI is: 
<http://dbpedia.org/pagelinks#>

Sample HTML metadata explorer page (note: original de-referencable URIs 
is exposed via value of @href component of hyperlink re. "About: 
some-entity-in-this-data-space":
http://tr.im/tQeM

Sample SPARQL Query:
select * from <http://dbpedia.org/pagelinks#> { 
<http://dbpedia.org/resource/Bernard_Noble> ?p ?o

Kingsley
> On 14/7/09 21:56, "Kingsley Idehen" <kidehen@openlinksw.com> wrote:
>
>   
>> John Muth wrote:
>>     
>>> Greetings DBpedia people,
>>>
>>> Is it true that the pagelinks dataset is not currently loaded into the
>>> Virtuoso instance at http://dbpedia.org/sparql?
>>>
>>> If so, is there any reason for that?  If it's just because nobody has asked
>>> for it, can I ask for it?
>>>
>>> I'm assuming it isn't loaded because I get nothing for this (for example):
>>>
>>> select * WHERE {
>>> <http://dbpedia.org/resource/Autism>  <http://dbpedia.org/property/wikilink>
>>> ?wikilink .
>>> }
>>>
>>> Thanks,
>>> John
>>>
>>>
>>>
>>>
>>>
>>>       
> ----------------------------------------------------------------------------->>
> -
>   
>>> Enter the BlackBerry Developer Challenge
>>> This is your chance to win up to $100,000 in prizes! For a limited time,
>>> vendors submitting new applications to BlackBerry App World(TM) will have
>>> the opportunity to enter the BlackBerry Developer Challenge. See full prize
>>> details at: http://p.sf.net/sfu/Challenge
>>> _______________________________________________
>>> Dbpedia-discussion mailing list
>>> Dbpedia-discussion@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>>>
>>>   
>>>       
>> John,
>>
>> To reduce the impact on others we can put this in a separate graph using
>> IRI: <http://dbpedia.org/pagelinks#>, thus you will have to explicity
>> reference this named graph in conjunction with <http://dbpedia.org> when
>> seeking the aforementioned data via SPARQL.
>>     
>
>
>   


-- 


Regards,

Kingsley Idehen	      Weblog: http://www.openlinksw.com/blog/~kidehen
President & CEO 
OpenLink Software     Web: http://www.openlinksw.com

Received on Friday, 24 July 2009 12:43:45 UTC