On 1/16/18 6:51 AM, Jean-Marc Vanel wrote: > Hi > > I don't where to report this, > so I hope you can forward. > > Pasted from #swig on freenode IRC: > > There is a problem with a specific dbpedia URI ; where should I report ? > [12:04] <jmv> http://dbpedia.org/resource/C++ is referenced ( by > Virtuoso SPARQL or textual search ) , but contains nothing :( > [12:05] <KjetilK> jmv: not sure, but if there is something in the > extraction framework, my guess is > https://github.com/dbpedia/extraction-framework > [12:13] ==jmv_ [25aa6444@gateway/web/freenode/ip.37.170.100.68] has > joined #swig > [12:14] <jmv_> <KjetilK>, asked the question on #dbpedia , but that's > a small chat > [12:14] * KjetilK nods > > [12:29] <jmv> I investigated: it's a NOT problem of extraction, but in > server redirects. > [12:30] <jmv> This request give a hint : > wget --header='Accept: text/turtle' --save-headers -O - > 'http://dbpedia.org/resource/C++' <http://dbpedia.org/resource/C++%27> > [12:31] <jmv> It does a 303 redirect > to http://dbpedia.org/data/C++.ttl , which returns 400 : Bad Request. > [12:31] <jmv> The URL which does exist is this > one: http://dbpedia.org/resource/C%2B%2B > [12:32] <jmv> Correctly redirecting to > http://dbpedia.org/data/C%2B%2B.ttl > [12:33] <jmv> So I guess the issue is with the settings of Virtuoso > server ...
Yes we have an issue here since: [1] http://dbpedia.org/page/C%2B%2B -- is the URL that identifies the DBpedia document about C++ [2] http://dbpedia.org/resource/C%2B%2B -- should be the DBpedia URI that identifies C++ We need to tweak the Linked Data page behind DBpedia such that #1 uses http://dbpedia.org/resource/C%2B%2B to anchor the text in "About: XYZ" . Naturally, we have to check that "garbage in garbage out" it isn't in play here re. actual DBpedia data dump etc.. Anyway, issue is noted. -- 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/public_home/kidehen/profile.ttl#i : http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ DBpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
