I've not looked too hard for pre-built solutions, but we just use xslt to tranform xml to rdf/xml and it's usually pretty simple and we get a lot more control of exactly how the transform occurs than you would probably get in a "pre-built" solution.
As for "importing into a relational database", if you're talking about importing the rdf/xml, jena or TBC will do that for you automatically. However, the schema they use is not really usuable for external non-RDF applications. Jeff ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2008 10:09 AM To: [email protected] Subject: [tbc-users] automatic XML to OWL transformation Hi All, I'm working on a project; trying to transform cXML/XML files to OWL then import them to a relational database for easy sharing by SQL run from different applications? Does anyone know the best method I can use to automatically transform a cXML file to OWL file? Is there any tool in LINUX or Windows that exists for doing that? Cheers, Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" 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/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
