- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Tue, 12 Feb 2013 10:25:23 -0500
- To: public-lod@w3.org, "dbpedia-discussion@lists.sourceforge.net" <dbpedia-discussion@lists.sourceforge.net>
- Message-ID: <511A5EE3.5050401@openlinksw.com>
On 2/12/13 8:40 AM, Suresh Partha wrote:
> I am makinng following CONSTRUCT Query in DBPedia. There are around
> 60000 Films in DBPedia,
> but when I make the following query, I am not able to construct a RDF
> Graph of more than 50001 triples.
> Why?
> CONSTRUCT
> {
> ?o <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
> <http://dbpedia.org/ontology/Film> .
> }
> WHERE
> {
> ?o <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
> <http://dbpedia.org/ontology/Film> .
> } limit 59000
> Thank you,
> Suresh
Have you looked at the guide [1][2][3] covering fair use of the DBpedia
endpoint?
Also, you have other instances such as the LOD Cloud cache [2] instance
which will get you the same data from a larger DBpedia dataset host.
I've also cc'd in the DBpedia list which is the best place for
discussing these matters.
Links:
1. http://lists.w3.org/Archives/Public/public-lod/2011Aug/0028.html .
2. http://sourceforge.net/mailarchive/message.php?msg_id=30412765 .
3. http://sourceforge.net/mailarchive/message.php?msg_id=29172307 .
4. lod.openlinksw.com/sparql .
5.
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAWSDBpedia38
-- preconfigured (i.e., read-to-go DBpedia AMI) .
6.
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtEC2AMIDBpediaInstall
-- installing DBpedia on your own Amazon AMI .
--
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
Attachments
- application/pkcs7-signature attachment: S/MIME Cryptographic Signature
Received on Tuesday, 12 February 2013 15:25:51 UTC