In my case, language is Ukrainian. It is easy to find data in German or French (see here), but what about other not so popular languages? I can't manage to find any data in Ukrainian (uk), even though now it's actually the 16th biggest wikipedia section. The DBpedia wiki states that it has data in all of the wikipedia languages, but how do I get that data?

有帮助吗?

解决方案

I assume you are talking about accessing DBPedia online via http://dbpedia.org/sparql?

Note that not all the data produced by the DBPedia project is available through the SPARQL endpoint, the documentation on their Datasets Loaded page covers what is loaded and does not appear to have any Ukranian data present.

However the project does provide many datasets in many other languages, you just need to download them yourself and load them into the triple store of your choice. For Ukranian see Ukranian Downloads of DBPedia 3.9.

Note that for future reference you may prefer to start at the root of their downloads site so you ensure you always download the latest versions of the datasets.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top