Open kidehen opened 8 years ago
This is currently Wikidata specific because I only wrote adapter for WikiData. WIkiData has a really good entity search which resolves strings to entity IDs. I found DBPedia's equivalent entity search performed a lot worse so I only stuck with WikiData for now. I have implemented the DBPedia adapter and this maybe something I will add if I have time.
On 10/13/16 11:45 AM, Michael Young wrote:
This is currently Wikidata specific because I only wrote adapter for WikiData. WIkiData has a really good entity search which resolves strings to entity IDs. I found DBPedia's equivalent entity search performed a lot worse so I only stuck with WikiData for now. I have implemented the DBPedia adapter and this maybe something I will add if I have time.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ayoungprogrammer/nlquery/issues/3#issuecomment-253553254, or mute the thread https://github.com/notifications/unsubscribe-auth/ABeGcU1l1_1CKpcyEh2j7IAtYwj5wX-Oks5qzlIMgaJpZM4KV-SM.
Do you have an example of the entity search you attempted against DBpedia? All you have to do is reply with the query or reply with a SPARQL Query Results link.
Regards,
Kingsley Idehen
Founder & CEO
OpenLink Software (Home Page: http://www.openlinksw.com)
Weblogs (Blogs): Legacy Blog: http://www.openlinksw.com/blog/~kidehen/ Blogspot Blog: http://kidehen.blogspot.com Medium Blog: https://medium.com/@kidehen
Profile Pages: Pinterest: https://www.pinterest.com/kidehen/ Quora: https://www.quora.com/profile/Kingsley-Uyi-Idehen Twitter: https://twitter.com/kidehen Google+: https://plus.google.com/+KingsleyIdehen/about LinkedIn: http://www.linkedin.com/in/kidehen
Web Identities (WebID): Personal: http://kingsley.idehen.net/dataspace/person/kidehen#this : http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this
Why is this Wikidata specific? Shouldn't it just work with any SPARQL endpoint e.g., DBpedia and others?