I am in the process of migrating my ontology from an Owl file to an
instance of MySql.  I used the export wizard to successfully transfer
my schema and triples into MySql without a problem.  Now I am trying
to update my SparqlMotion scripts so they run from the MySql instance
instead of the Owl file.  However, I cannot figure out how to do
this.  I am trying to accomplish this by replacing my
ImportRDFFromWorkspace modules with an analogous module that imports
the triples from the MySql instance that I created.

I see there are SparqlMotion modules for importing from Oracle,
Sesame, and Jena TDB databases, but I do not see a module for
importing from a Jena RDB database.  Does this exist?  Should I have
imported my Owl file into a different type of database?  I'd prefer to
use an open source relational database, for cost reasons.

What am I missing here?


Thanks,

Kev
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to