Hi all,

maybe the describe query is what you are looking for..
describe <http://dbpedia.org/resource/Montgomery_County,_Ohio>

On Thu, May 19, 2011 at 7:07 PM, Prateek <[email protected]> wrote:

>  Hi Pablo,
>
> Thanks for the reply. I was trying a very simple query
>
> Select * Where { 
> <http://dbpedia.org/resource/Montgomery_County,_Ohio><http://dbpedia.org/resource/Montgomery_County,_Ohio>?p
>  ?o }
>
> at the SPARQL endpoint. Will some modification of the query work?
>
> Thanks
>
> Prateek
>
>
> On 5/19/11 5:51 PM, Pablo Mendes wrote:
>
> Hi Prateek,
> My guess is that you're seeing the "is [property] of" links automatically
> generated by the web interface. Birth place is a property of Person, with
> range on Place. So to get those properties you need to get instances of
> Person.
>
>  See:
> http://dbpedia.org/data/Thomas_Crook_Sullivan<http://dbpedia.org/page/Thomas_Crook_Sullivan>
> .rdf
>
>  What SPARQL queries did you try?
>
>  Cheers,
> Pablo
>
> On Thu, May 19, 2011 at 9:08 PM, Prateek <[email protected]> wrote:
>
>>  Hi all,
>>
>> I am trying to use DBpedia by querying it via SPARQL.
>>
>> I think I am missing something basic, as I noticed the information
>> retrieved by SPARQL Query for the entity is a subset of the information
>> present on the corresponding webpage of the entity.
>>
>> For example the page: http://dbpedia.org/page/Montgomery_County,_Ohio
>>
>> has information about 
>> dbpedia-owl:birthPlace<http://dbpedia.org/ontology/birthPlace>and so on. But 
>> the same is not contained in the related RDF file
>>
>> http://dbpedia.org/data/Montgomery_County,_Ohio.rdf
>>
>> or information retrieved by SPARQL queries on DBpedia SPARQL Endpoint.
>>
>> Can someone please help me about how to obtain the missing pieces of
>> information like birthPlace, deathPlace of via SPARQL query on DBpedia
>> SPARQL Endpoint for the same resource and others?
>>
>> Thanks,
>>
>> Best Regards
>>
>> Prateek
>>
>>
>>
>> ------------------------------------------------------------------------------
>> 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
>> _______________________________________________
>> Dbpedia-discussion mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> 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
> _______________________________________________
> Dbpedia-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>
>
------------------------------------------------------------------------------
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
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to