Tag Archives: linked data

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

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

Intervention au prochain séminaire IRILL : Bug tracking à grande échelle et interopérabilité des outils de développement dans l’écosystème FLOSS

Je suis intervenu au séminaire Logiciel Libre et Programmation de l’IRILL, le jeudi 09/06 à 15h45. Titre de l’exposé : Bug tracking à grande échelle et interopérabilité des outils de développement dans l’écosystème FLOSS Résumé : L’écosystème du logiciel libre … Continue reading

Posted in PFTCR, Uncategorized | Tagged , , , , , , , , | Leave a 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

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

Triplification / RDF extraction for bugzillas and for Debian bugs

To summarize some ideas and try and promote the work we’ve done in the frame of Helios, we’ve submitted a short paper (PDF) to the triplification challenge. Alas, others had better projects, and we didn’t win, apparently. Still, we’ll continue … Continue reading

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

First Bugzilla triplify prototype released to validate ontologies for RDF (Linked Data for bugs)

In the course of trying to propose Semantic Web ontologies that would suite the needs of the free software maintainers, in the frame of Helios, here’s another step. We’ve just released a first prototype of the use of triplify to … Continue reading

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

Presentation at WOPDASD 2009 : Weaving a Semantic Web across OSS repositories (a spotlight on bts-link, UDD, SWIM)

I’ve just delivered our presentation about the use of Semantic Web techniques and on some of the tools we’re interested in at the moment for our work on HELIOS, at the WOPDASD 2009 workshop. Here are the slides : Weaving … Continue reading

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

Extending bts-link beyond debbugs (starting with mantis)

We want to be able to extend bts-link (or -like services) so that bugs linked between different bugtrackers can be linked to each-other and the status changes monitored, as part of our tasks in Helios (see LinkedBugsMonitoring). We’ll probably try … Continue reading

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