RE: Extracting class hierarchy for a particular entity

Hello Suhansanu

Have you tried any of the property paths available in SPARQL 1.1 ?
http://www.w3.org/TR/sparql11-query/#propertypaths

Sincerely,
Peter Waher

From: Suhansanu Kumar [mailto:suhansanu1@gmail.com]
Sent: den 1 juni 2012 19:53
To: public-sparql-dev@w3.org
Subject: Extracting class hierarchy for a particular entity

Hi All,

 I am trying to extract the hierarchy ( wiki category or yago classification ) from dbpedia using sparql endpoint. I am confused as to which one is better and if there are any relatedness of data in these classification. for eg, I would try to find out all the possible categories and classes in hierarchical form of my entity say " http://dbpedia.org/page/Nokia " like Thing -> Organization -> Company -> ... -> Nokia.

Thanks in advance.

Received on Thursday, 7 June 2012 12:33:28 UTC