Hi Ulrich,

Thanks for the observation, I didn't notice this issue. There is a bug in
the DBpedia-Vad that rewrites the URIs in some cases although it shouldn't
. You can use the output of the SPARQL endpoint directly and you won't get
this bug [1]. Also the links in the page for Microdata/Json and JSON-LD are
correct, just the things that the VAD caches under /data are wrong. I'll
look into how I can fix this issue.

Cheers,
Alexandru

[1]
http://de.dbpedia.org/sparql?default-graph-uri=http%3A%2F%2Fde.dbpedia.org&query=DESCRIBE+%3Chttp://de.dbpedia.org/resource/Ang_Lee%3E&output=application/json


On Mon, Oct 6, 2014 at 2:47 PM, Ulrich Leodolter <ulrich.leodol...@obvsg.at>
wrote:

> hi,
>
> the following url returns json data containing
> internal url's which are not accessible.
>
> -------------------
> curl -s http://de.dbpedia.org/data/Ang_Lee.json | head -n 5
> {
>   "
> http://dbpedia.imp.fu-berlin.de:49156/resource/Internationale_Filmfestspiele_von_Cannes_1997";
> : { "http://dbpedia.org/ontology/wikiPageWikiLink"; : [ { "type" : "uri",
> "value" : "http://dbpedia.imp.fu-berlin.de:49156/resource/Ang_Lee"; } ] } ,
>   "
> http://dbpedia.imp.fu-berlin.de:49156/resource/Sinn_und_Sinnlichkeit_(1995)"
> : { "http://dbpedia.org/ontology/wikiPageWikiLink"; : [ { "type" : "uri",
> "value" : "http://dbpedia.imp.fu-berlin.de:49156/resource/Ang_Lee"; } ] ,
>     "http://dbpedia.imp.fu-berlin.de:49156/property/reg"; : [ { "type" :
> "uri", "value" : "http://dbpedia.imp.fu-berlin.de:49156/resource/Ang_Lee";
> } ] ,
>     "http://dbpedia.org/ontology/director"; : [ { "type" : "uri", "value"
> : "http://dbpedia.imp.fu-berlin.de:49156/resource/Ang_Lee"; } ] } ,
> -------------------
>
> i seems this is a bug and resource uri should look like
>
> http://de.dbpedia.org/resource/...
>
> best regards
> ulrich
>
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.  Videos for Nerds.  Stuff that Matters.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
> _______________________________________________
> Dbpedia-discussion mailing list
> Dbpedia-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>
------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&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