Hi, A short update on the Juuso lab:
I've been playing with the Mercury XML parser in order to make Juuso understand DOAP files in normal RDF/XML format. However, the XML parser library seems to be beyond the mental capacity of mere mortals like me, and all my attempts at using it ended up becoming messy mixes of logic/functional/procedural code. So, after a recent stop-and-think moment I decided to go with an alternative and wrote a simple (and totally incomplete) XSL transformation that would take a DOAP file in RDF/XML and output Mercury facts that could directly be used by Juuso. The first version is now in juuso/doap2juuso.xslt. Next I'm planning to write some test cases that verify that the current RDF Schema rules in Juuso work correctly with the Juuso DOAP as test data. Then I'll finally turn to real OWL functionality. BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
