publishing vocabularies made easier
Today I had to publish a draft of the pimos vocabulary, done by Max Völkel and me to merge Pimo and CDS.
And thanks to Sean B. Palmer and the #swig chat, it was a piece of cake:
10:45:32 hi, does anybody have a tool to convert an RDFS ontology to a HTML page describing it?
10:45:43 (like foaf did, I think they auto-generate the website)
10:45:54 online tool preferred...
...
10:47:37 I wrote some crap XSLT ages ago
...
10:48:44 here: http://lists.w3.org/Archives/Public/www-archive/2003Jul/0004
10:56:16 thx, thats exactly what I needed
10:58:43 you're welcome!
The result is a properly hosted PIMO vocabulary (although at the wrong namespace, we are moving it to the final one within a few days), using the SWBP's vocabulary hosting best practice.
The whole example is downloadable in a zip file:
* http://www.dfki.uni-kl.de/~sauermann/2006/12/pimos/pimos.zip
See the 303 redirect working by entering this URI:
* http://www.dfki.uni-kl.de/~sauermann/2006/12/pimos/pimos
And thanks to Sean B. Palmer and the #swig chat, it was a piece of cake:
10:45:32 hi, does anybody have a tool to convert an RDFS ontology to a HTML page describing it?
10:45:43 (like foaf did, I think they auto-generate the website)
10:45:54 online tool preferred...
...
10:47:37 I wrote some crap XSLT ages ago
...
10:48:44 here: http://lists.w3.org/Archives/Public/www-archive/2003Jul/0004
10:56:16 thx, thats exactly what I needed
10:58:43 you're welcome!
The result is a properly hosted PIMO vocabulary (although at the wrong namespace, we are moving it to the final one within a few days), using the SWBP's vocabulary hosting best practice.
The whole example is downloadable in a zip file:
* http://www.dfki.uni-kl.de/~sauermann/2006/12/pimos/pimos.zip
See the 303 redirect working by entering this URI:
* http://www.dfki.uni-kl.de/~sauermann/2006/12/pimos/pimos
leobard - 4. Dec, 12:54
|
leobard - 6. Dec, 08:48
update - vocabs online now
the vocabulary was now moved to its final destination on the nepomuk servers, thx to Stéphane Laurière.
here is the vocabs:
http://ont.semanticdesktop.org/ontologies/pimos/2006
and I just noticed that we did something wrong with the namespace... have to check that.
here is the vocabs:
http://ont.semanticdesktop.org/ontologies/pimos/2006
and I just noticed that we did something wrong with the namespace... have to check that.
- add comment - 0 trackbacks
Trackback URL:
https://leobard.twoday.net/stories/3020949/modTrackback
Another stylesheet
thx!