I have executed this
query<http://dbpedia.org/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&query=SELECT+DISTINCT+*+%0D%0A%7B%0D%0Adbpedia%3ANokia+a+%3Fc1%3B+a+%3Fc2.%3Fc1+rdfs%3AsubClassOf+%3Fc2+.%0D%0AFILTER+regex%28str%28%3Fc1%29%2C+%22%5Ehttp%3A%2F%2Fdbpedia.org%2Fclass%2Fyago%2F%22%29+%0D%0A%7D%0D%0A&format=text%2Fhtml&timeout=30000&debug=on>
on
DBpedia sparql endpoint to get class hierarchy, the result was correct. But
When I executed it from Jena ARQ the result were different.

ElectronicsCompaniesOfFinland class have two super classes
ElectronicsCompany108003035 and Company108058098. Where it has only one (
ElectronicsCompany108003035) in DBpedia endpoint result.

Why result is different ?
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to