RDF export of SIOC wiki content
Based on Leigh Dodds idea about FOAF Bulletin Board RDF Export, I wrote some scripts that transform SIOC Wiki pages into RDF description:
- SIOC Community of SIOC-ed websites (cache version)
- RDF Document about SIOC SPARQL endpoints (cache version)
The export is done with PHP5 and XSLT, using embedded PHP within XSL stylesheets, so that I can call PHP functions in it. For each link found during the transformation, a PHP function opens the URL and gets the SIOC link using autodiscovery feature. I’ve also added a function that remove links that shouldn’t be exported.
With the 2 links provided below, you’ve got an up-to-date description of where to find raw SIOC data or SPARQL stores, that you can use in your crawler or any application. A cache version is also created on each request made, you can use it if you need to access the RDF files several times in a short interval.
