Re: dbpedia lite

Hello Fumi,

I am not sure what the best approach to this would be. My concern is that
things in the English Wikiepdia and the Japanese Wikipedia are the same
things, just with different names. I guess owl:sameAs between the languages
would one one solution.

Does the full-fat dbpedia contain resources that (for example) are in the
German Wikipeida but not the English Wikipedia?

nick.

 

On 21/05/2010 07:42, "Fumihiro Kato" <fumi@fumi.me> wrote:

> Hi Nicholas,
> 
> This is cool. Is there any plan to support other languages of Wikipedia?
> I have tested your code with ja.wikipedia.org, and it looks working
> well [1]. It may be a good start to provide dbpedia for each language.
> For instance, a URI for a Japanese resource should be
> http://ja.dbpedialite.org/things/xxxx or something like that.
> 
> Fumi
> 
> [1] http://fumihiro.sakura.ne.jp:4567/
> 
> On Fri, May 14, 2010 at 9:55 PM, Nicholas Humfrey
> <nicholas.humfrey@bbc.co.uk> wrote:
>> Hello,
>> 
>> I have been working on a cut down version of dbpedia, called dbpedia lite:
>> 
>> http://dbpedialite.org/
>> 
>> 
>> "dbpedia lite takes some of the structured data in Wikipedia and presents it
>> as Linked Data. It contains a small subset of the data that dbpedia
>> contains; it does not attempt to extract data from the Wikipedia infoboxes.
>> Data is fetched live from the Wikipedia API. It uses Wikipedia pageIds in
>> its URIs to attempt to mitigate the problems of article titles changing over
>> time."
>> 
>> The reasons for building it are:
>> - to try build a webapp with RDF.db, Spira, Sinatra and Heroku
>> - to experiment with using Wikipedia page ids in URIs (instead of titles)
>> - to create small (<10) number of triples per thing on a REST API
>> - live data for all things in Wikipedia
>> - fun!
>> 
>> There is no query interface - only a RESTful interface that following the
>> Linking Open Data principles.
>> 
>> Source code is on GitHub:
>> http://github.com/njh/dbpedialite
>> 
>> 
>> nick.
>> 
>> 
>> http://www.bbc.co.uk/
>> This e-mail (and any attachments) is confidential and may contain personal
>> views which are not the views of the BBC unless specifically stated.
>> If you have received it in error, please delete it from your system.
>> Do not use, copy or disclose the information in any way nor act in reliance
>> on it and notify the sender immediately.
>> Please note that the BBC monitors e-mails sent or received.
>> Further communication will signify your consent to this.
>> 
>> 
>> 


nick.


http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					

Received on Monday, 24 May 2010 10:57:49 UTC