University of Leipzig AKSW Homepage | Blog | Downloads (Powl, OntoWiki, ...)

Archiv für August 2008

DBpedia 3.1 breaks 100 million triples barrier

August 13, 2008 - 11:17 am by Jens Lehmann - No comments »

Today, we released DBpedia 3.1. As always in the past years, the size of Wikipedia increased a lot over the past months. The new extraction contains 116,7 million triples, marking an increase of 27% over the previous version. The OpenLink team and the research group around Chris Bizer helped us to produce the release.

Apart from the more recent Wikipedia dumps we used, some notable improvements are a much better YAGO mapping, providing a more complete (more classes assigned to instances) and accurate (95% accuracy) class hierarchy for DBpedia. The Geo extractor code has been improved and is now run for all 14 languages. URI validation has switched to the PEAR validation class.

Downloads | ChangeLog

xOperator 0.2 pre-release reunion

August 6, 2008 - 7:18 pm by Sebastian Tramp - No comments »

After some weeks of silence, Sebastian asked for a pre-release meeting for the 0.2 release of xOperator which we held today. We updated the issue tracker and talked about future plans and ideas. For this, Jörg and Sebastian created presentations:

We plan the xOperator 0.2 release for the last week of August. Overall, this release includes all the features which I’ve presented at the ESWC 2008 Demo session. In addition to this, we will present a web-based configuration tool where users can easily create their own xOperator setup file.

Triplify 0.4 released

August 1, 2008 - 1:04 am by Sören Auer - 3 comments »

We just released version 0.4 of the Triplify script. After the initial release several months ago we made quite some additions and bug fixes the most important of which are:

  • Update log functionality added - allows Semantic Web crawlers to get incremental updates, see http://triplify.org/vocabulary/update
  • linked data publication now also works without Apache’s mod_rewrite
  • Syntax for indicating objectProperties added, e.g.:SELECT id,user_id 'sioc:has_creator->user'
  • Additional metadata can now be added via $triplify[’metadata’]
  • The configuration variable $triplify[’CallbackFunctions’] allows programmatic post processing of DB content

Thanks to everybody contributing bug fixes or comments (especially Sebastian Hellmann, Danh Le Phuoc, Rolf Strathewerd, Elias Theodorou).