WebLog Pro Olivier Berger

18/03/2009

UDD export as RDF data through D2R and a corresponding mapping definition

Filed under: PFTCR — Tags: , , , , , — Olivier Berger @ 15:09

(this is a copy of a post I made on the debian-qa list)

I’ve been pursuing previous ideas about the use of Semantic Web standards for publication of facts about Debian using the UDD database as a source.

FYI, I have a running prototype (unfortunately only on my laptop at the moment, hopefully on the Web some day soon) which uses D2R, a server which can publish RDBMS tables as RDF documents, using a mapping description.
(more…)

11/03/2009

Projet Coclico retenu dans les résultats du 7ème appel FUI

Filed under: PFTCR — Tags: , , — Olivier Berger @ 11:14

Le projet COCLICO, au montage duquel nous avons participé, vient d’être retenu dans les résultats du 7ème appel à projets FUI (pôles de compétitivité).

Cela augure de travaux sur la convergence entre différentes forges de développement logiciel dans les prochains mois, le tout en logiciel libre bien entendu car labellisé sur le Groupe Thématique Logiciels Libres du pôle System@tic (ainsi que par le pôle Minalogic).

Plus de news bientôt.

9/03/2009

Playing with soprano bindings in PyKDE4

Filed under: PFTCR, Uncategorized — Tags: , , — Olivier Berger @ 12:28

I’ve tried and access the KDE4 soprano RDF store with python, for instance to access the tags set within Dolphin.

The bindings in PyKDE4 are there, but they lack examples or documentation (other than the one auto-generated from the C++ API docs).

Here’s a first code if your’e interested : soprano.py

Powered by WordPress