On 3/3/15 12:35 PM, Saeedeh Shekarpour wrote:
Hi

After several tried queries on http://dbpedia.org/sparql
I am on the verge to conclude that some of the triples are missing in the newest release, is it right?

for instance the following query before returned *true* whereas now returns *false*

ask where { ?s ?p ?o. ?s rdfs:label ?sl. ?p rdfs:label ?pl. ?sl bif:contains 'barak and obama'. ?pl bif:contains 'spouse'. }

The following all return false:

1. http://dbpedia.org/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&query=ask+where+%7B+++++%3Fs+%3Fp+%3Fo.++%09%3Fs+rdfs%3Alabel+%3Fsl.%09+++%3Fp+rdfs%3Alabel+%3Fpl.++++%3Fsl+bif%3Acontains+%27barak+and+obama%27.%09+++%3Fpl+bif%3Acontains+%27spouse%27.+%7D%0D%0A&format=text%2Fhtml&timeout=30000&debug=on

2. http://dbpedia-live.openlinksw.com/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&query=ask+where+%7B+++++%3Fs+%3Fp+%3Fo.++%09%3Fs+rdfs%3Alabel+%3Fsl.%09+++%3Fp+rdfs%3Alabel+%3Fpl.++++%3Fsl+bif%3Acontains+%27barak+and+obama%27.%09+++%3Fpl+bif%3Acontains+%27spouse%27.+%7D%0D%0A&format=text%2Fhtml&timeout=30000&debug=on

3. http://lod.openlinksw.com/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&query=ask+where+%7B+++++%3Fs+%3Fp+%3Fo.++%09%3Fs+rdfs%3Alabel+%3Fsl.%09+++%3Fp+rdfs%3Alabel+%3Fpl.++++%3Fsl+bif%3Acontains+%27barak+and+obama%27.%09+++%3Fpl+bif%3Acontains+%27spouse%27.+%7D%0D%0A&format=text%2Fhtml&timeout=30000&debug=on

When did this return true?

Do you have a sample DBpedia page that contains a spousal relation where the relation object matches the pattern 'barak and obama' ?

--
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to