Tag Archives: RDF

Python RDF example of a MySQL triple store thanks to redland/librdf

In a way similar to my previous post about persisting graphs in PostGreSQL in PHP, here’s similar examples for Python and MySQL. Note that you may need to adjust the MySQL table creation templates if you’re running librdf version 1.0.16 … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Leave a comment

RDF development in PHP with a PostGreSQL triple store thanks to the LibRDF OO wrapper for redland/librdf

Redland/librdf offers powerful features like being able to persist an RDF model to a relational database (only PostGreSQL seems to work on my setup with 1.0.16, but I may have misconfigured it). You can then do SPARQL queries over the … Continue reading

Posted in Uncategorized | Tagged , , , , , , | 2 Comments

The Debian Package Tracking System now publishes Turtle RDF meta-data

The Debian PTS now speaks the Turtle representation format for the export of RDF meta-data about Debian source packages. Alongside HTML pages for humans, and the RDF/XML that had already been added to it this means that a new flavour … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 3 Comments

Presented “Generating Linked Data descriptions of Debian packages in the Debian PTS” at the Paris Mini DebConf

I have made a presentation at the Paris MinDebconf 2012 about the work I’ve done to bring more semantic meta-data to the Debian PTS (see previous posts). Here are my slides : Generating Linked Data descriptions of Debian packages in … Continue reading

Posted in Uncategorized | Tagged , , , , , | 1 Comment

Debian Package Tracking System now produces RDF description of source packages

Here’s a second post on the subject of RDF descriptions for Debian source packages (see the previous post for some context). From now on, the Debian Package Tracking System (PTS) will produce, alongside HTML pages meant for humans, RDF pages … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 6 Comments

Generating RDF description of Debian package sources with ADMS.SW

Edit : I’ve now managed to roll out my contribution which is now in production on packages.qa.debian.org. See a later post I’ve made on the subject, and beware that the generated RDF has changed a bit also. ADMS.SW proposes specifications … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 3 Comments

Dynamically querying external (sub) projects properties with RDF in FusionForge

I’ve been working recently on two plugins for FusionForge. The work is somehow a POC for some COCLICO dynamic interoperability work-package, but some outcomes may actually be of use someday in real life, who knows The first plugin is called … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , | 1 Comment

Qu’est-ce que OSLC (Open Services for Lifecycle Collaboration) ?

Ce qui suit est une traduction en français que j’ai réalisée pour les sections d’introduction aux spécifications d’OSLC Core. Je pense qu’elles donnent quelques informations générales sur ce qu’est le standard OSLC, qui seront éventuellement utiles aux non-anglophones. Bien-sûr cette … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | 1 Comment

My report after the BOF on distributed bugtrackers at DebConf

Here are my notes about the very insteresting BOF on distributed bugtrackers held at DebConf This is just some elements of report (some taken from the gobby edits, and written down by me after watching the video (unfortunately missing 2 … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | 1 Comment

“Weaving a Semantic Web Across OSS Repositories: Unleashing a New Potential for Academia and Practice” published

A new paper of ours was just published. If you’re curious about all that Semantic Web and Linked Data hype and how it would impact forges and other software development tools, and the link with Open Source development platforms, then, … Continue reading

Posted in Publications, Uncategorized | Tagged , , , , , , , , , , , , , , , , , | 2 Comments

LD2SD, Helios and Linked Data / SemWeb extracted from development forges

We have received a visitor from DERI last week (PhD student Aftab Iqbal) who’s researching integration of facts about software development tools into Linked Data in order to provide interesting “semantic mashups” of data into IDEs like Eclipse (see his … Continue reading

Posted in PFTCR, Uncategorized | Tagged , , , , , , , , , , , , | Leave a comment

First webcast of a demonstrator of our bug ontology’s use

We have setup, as part of our work in Helios, a very early demonstrator of a database of RDF facts about bugs in several distributions (currently Debian and Mandriva), in order to try and validate the Ontology describing bugs that … Continue reading

Posted in PFTCR | Tagged , , , , , , , , | Leave a comment