Hello,
For a school project I need to link my own data to the dbpedia data, before I 
can do this i need to examine some things to see on what property i can link 
the two.While trying some SPARQL statements on dbpedia to look for a good 
linking property I noticed that I could not get any results about certain 
objects, which are exactly the objectsI need. 
Example:
http://dbpedia.org/page/Ege_University
I want to test university labels from my own data against the ones in dbpedia, 
so to check if I could even find any results I tried the following SPARQL:
SELECT ?aWHERE {        ?a rdfs:label "Ege University"}
This returns nothing, even though i copied the label directly from the Ege 
University page.
Does anyone know what's the problem here?
Thanks,Camiel                                     
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to