On Mon, Aug 4, 2014 at 8:16 PM, Nitsan Seniak <nit...@ccgenie.net> wrote:

> Hello,
>
> I'm not sure this is the right group for this question -- apologies if
> it's not; please redirect me in that case.
>
> I'm trying to extract data using Dbpedia Live on http://live.dbpedia.org/.
> It seems that data is available only for English. However on dbpedia.org
> it's available in multiple languages.
>
> Can someone confirm if this is a know limitation or a temporary state of
> Dbpedia Live? I couldn't find any documentation about this.
>

Yes, DBpedia Live uses only the English Wikipedia as a source but is
up-to-date with the content.
DBpedia.org fuses some I18n datasets together but remains static (until the
next release)

We also have chapters that provide live data in Dutch, German and French
(but also on a different endpoint)

Best,
Dimtiris


>
> To try it, just execute the following query on
> http://live.dbpedia.org/sparql, replacing "en" by "fr" for example:
>
> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
> select ?title where {
>   <http://dbpedia.org/resource/Ernest_Hemingway> rdfs:label ?title .
>   filter(langMatches(lang(?title),"en"))
> }
>
> Thanks,
>
> --
> Nitsan Seniak
> Co-founder | ccGenie
> +33 6 07 01 32 94
> ccGenie turns a mountain of emails into an organized project
>  www.ccgenie.com
>
> Follow us on Facebook <http://www.facebook.com/ccgenie> and Twitter
> <http://www.twitter.com/ccgenie>
>
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> Dbpedia-discussion mailing list
> Dbpedia-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>
>


-- 
Kontokostas Dimitris
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&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