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

Archiv für March 2010

Studieninformationstag an der Leipzig School of Media

March 5, 2010 - 7:06 pm by Sören Auer - No comments »

Die Leipzig School of Media bietet vier berufsbegleitende Masterstudiengänge auf Hochschulniveau im Medienbereich an. Darunter auch den vom Insitut für Informatik der Universität Leipzig betreuten Studiengang Content and Media Engineering, der Studenten an aktuelle IT-Entwicklungen wie z.B. semantische Technologien, E-Commerce und Wissensmanagement heranführt. Der Studiengang ist mit einmal monatlich stattfindenden geblockten Lehrveranstaltungen und einer starken Verbindung mit Praxisanwendungen optimal auf berufstätige Studierende abgestimmt.

Am 12. März 2010 sind alle Interessierten ab 15 Uhr herzlich zum Studieninformationstag eingeladen. Dieser findet in Leipzig auf dem Mediencampus (Poetenweg 28, 04155 Leipzig) statt. Neben Informationen zu den Studiengängen sowie Stipendien- und Finanzierungs­möglichkeiten können Interessierte an Lehrveranstaltungen mit renommierten Dozenten aus Wissenschaft und Praxis teilnehmen.

Die Teilnahme und das anschließende Get together mit Speisen und Getränken ist kostenfrei. Interessierte werden gebeten sich auf der Webseite der School of Media anzumelden. Die Anreise- und Übernachtungskosten werden Besuchern des Informationstags erstattet, die zum Wintersemester ein Studium an der Leipzig School of Media beginnen.

Triplify 0.8 Released

- 3:43 pm by Philipp Frischmuth - No comments »

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

  • Triplify now supports the Semantic Pingback mechanism: It exposes a X-Pingback HTTP header field, it contains a XML-RPC service (also usable by conventional Pingback clients) and it exports Pingback statements along with the instance data.
  • Fix: The cache ID is now generated using the server name, port and request URI.
  • Fix: We added a 404 Resource not Found error message.
  • Fix: We added a config option to disable the use of mod_rewrite (for cases, where the module is available, but not configured).
  • Fix: Removed hard-coded MySQL settings to allow e.g. PostgreSQL servers (#2899948)
  • Fix: Duplicate triples in some cases (#2833620)
  • Fix: 404 when URI with query was requested (e.g. json output, #2631600)

The new features are documented on triplify.org.

Thanks to everybody contributing bug fixes or comments and code (especially Eric Feliksik).

Protégé DL-Learner plugin 0.6

March 3, 2010 - 12:39 pm by Jens Lehmann - No comments »

Today, we released a major update of the DL-Learner plugin for Protege 4, the popular ontology editor. The plugin allows you to get suggestions for axioms you may want to add to your OWL ontology by analysing the instance data using the DL-Learner framework. A screencast is available to show you how it works. The plugin is installable via the standard Protégé plugin mechanism (Protege 4 stable release required). This version allows to fine tune the language features you want to use and displays the length of expressions, which have been searched. It also fixes bugs related to inconsistency handling. More information can be found on the plugin wiki page. Enjoy!