Thanks for your replies.

I know that there is a vBulletin SIOC plugin, but this is not an
option. I want to RDFize existing forums out there, without having
influence on them.

However, after looking into it a bit more, I think that this should be
simple to do for most bulletin boards based on vBulletin. Most of them
have an 'archive', which is a stripped-down version of the forum
content, looking like this:
http://www.vbulletin.com/forum/archive/index.php

So what I plan to do is to write a PHP script that creates a local
mirror of each forum archive with the standard Unix tool 'wget'. Then,
the script will iterate through the downloaded files and create SIOC
from the archive HTML pages with a bunch of XML querying and regular
expressions. I think this should be fairly trivial to implement (at
least when I find the time to do it).

-- Matthias

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIOC-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sioc-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to