Hi Sarasi,

I've performed that query with limit 1000, and it worked on one of our 
local endpoints, and it ended within 3 minutes.
So I guess that the maximum time allowed for a query on the official 
endpoint is relatively low, but the query itself is executable with limit.

Hope that helps.

-- 
Kind Regards
Mohamed Morsey
Department of Computer Science
University of Leipzig


On 05/23/2011 05:44 PM, Sarasi Lalithsena wrote:
> Hi,
>
> I want to extract all properties from the DBpedia data set and I tried
> the following query but it did not work. I even tried to limit the
> results but still it did not work as well.
>
> select distinct ?property where {
>       ?s ?property ?o .
> }
>
> I have the properties defined in the DBpedia Ontology but I am wondering
> whether their can be some other properties not defined in the ontology.
> If somebody can help me it would be a great help.
>
> Thank You
> Best Regards
> Sarasi Lalithsena
>
>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
>



------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to