I want to know the way to translate a thesaurus in XML format to RDF format.
Do I need to have a software? Which one?
You could write an XSL transformation to do that.
There's some tools available to define a mapping from one xml format to
another with graphical interface, you could have a look to
* Altova Mapforce
* Talend Open Studio
* and maybe others ...