Hello List, I am working with SKOS in Jena and needed to create a utility class containing the properties and resources defined in the vocabulary (just like those in com.hp.hpl.jena.vocabulary). Instead of creating these manually, I did the normal engineer thing and wrote a program to generate them for me. It works for SKOS: I haven't tried it with other vocabularies.
The code is available if you want to try it out. Suggestions/improvements are welcome. https://github.com/TreeRex/vocab2jena Peace, -tree -- Tom Emerson [email protected] http://www.dreamersrealm.net/tree
