(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…)
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.
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