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

Archiv für October 2009

Triplify 0.7 Released

October 30, 2009 - 8:36 pm by Sebastian Tramp - No comments »

We just released version 0.7 of the Triplify script, which includes the following feature enhancements and fixes:

  • Triplify can now be used as a tool for Extract-Tranform-Load (ETL) cycles by calling it from the command line.
  • The default behavior for mapping URIs to SQL queries can now be easily extended by using regular expressions to match request URL’s.
  • The default provenance namespaces was fixed
  • A error with two or more tables in a query (#2875711) was fixed

The new features are documented on triplify.org.

Thanks to everybody contributing bug fixes or comments and code (especially Sören Auer and Soren Roug)

Triplify 0.6 Released

October 1, 2009 - 4:00 pm by Sebastian Tramp - No comments »

We just released version 0.6 of the Triplify script, which includes the following changes:

  • Support for the Provenance Vocabulary (added by Olaf Hartig): The Provenance Vocabulary enables providers of Web data to publish provenance-related metadata about their data. For a more detailed description of this extension, have a look at this wiki page.
  • small fix and docu for better postgresql support
  • small fix for better character encoding

Thanks to everybody contributing bug fixes or comments and codes (especially Olaf Hartig and Thomas Schandl).