For the needs of the Helios project, I’ve written a script which uses htmldoc to convert the multi-framed HTML documentation as generated by Protege’s OWLDoc plugin to a single HTML document.
Example : the Helios_BT ontology documentation generated by OWLDoc, and the result in one single HTML document.
The Python script is at : owldoc2htmldoc.py (see also the README).
Here’s my new gpg key to use a safer internal algorithm (RSA instead of SHA1). I’ll start using it from now on.
(more…)
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 export bug facts for bugzilla as RDF, using EvoOnt BOM, FOAF and SIOC.
You’ll find all the details here : https://picoforge.int-evry.fr/cgi-bin/twiki/view/Helios_wp3/Web/TriplifyBugzillaToRdf as well as a link to the demonstrator.
We’re now looking for candidate Bugzilla owners to test it on real bugs, and why not, to deploy it to contribute to LinkedData with bugs of OpenSource projects.