Hi all,

Is the Page Links dataset loaded in a separate graph so I can query it 
on the public DBpedia endpoint?

I read in a dated post [1] that the pagelinks are loaded on a separate 
graph with the URI <http://dbpedia.org/pagelinks#>. But I doubt this is 
still the case.

I am using to following query to test to see if I can find any page 
links. Either I am making a mistake in my query, or this page link graph 
does not exist in the current DBpedia's public endpoint.


SELECT * FROM <http://dbpedia.org/pagelinks#>
WHERE
{
   <http://dbpedia.org/resource/Richard_Nixon> ?p ?o
}


Cheers,
Marco


1. post "pagelinks not loaded @ dbpedia.org?"
https://sourceforge.net/p/dbpedia/mailman/message/23036568/

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
DBpedia-discussion mailing list
DBpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to