GraphDBPedia – What’s it about?
We’ve had our first contacts with DBPedia in May 2010 already. A prospect asked us, whether or not GraphDB is the best way to reflect the data schema and import all data. After getting a first impression from the DBPedia-Website:
from www.dbpedia.org/About:
“DBpedia is a community effort to extract structured information from Wikipedia and to make this information available on the Web. DBpedia allows you to ask sophisticated queries against Wikipedia, and to link other data sets on the Web to Wikipedia data. We hope this will make it easier for the amazing amount of information in Wikipedia to be used in new and interesting ways, and that it might inspire new mechanisms for navigating, linking and improving the encyclopaedia itself.”
We’ve decided: Yes, it is!.
from www.dbpedia.org/Datasets:
DBpedia uses the Resource Description Framework (RDF) as a flexible data model for representing extracted information and for publishing it on the Web. We use the SPARQL query language to query this data. Please refer to the Developers Guide to Semantic Web Toolkits to find a development toolkit in your preferred programming language to process DBpedia data.
The DBpedia knowledge base currently describes more than 3.64 million things, out of which 1.83 million are classified in a consistent Ontology, including 416,000 persons, 526,000 places (including 360,000 populated places), 106,000 music albums, 60,000 films, 17,500 video games, 169,000 organizations (including 40,000 companies and 38,000 educational institutions), 183,000 species and 5,400 diseases.
At this time we’ve not yet had too much experiences with the Semantic Web, therefore there was probably some work to do.
The following blog articles will describe our work and refer to the source-code available under www.github.com/sones/sones-dbpedia
