Kevin; You can use sml:ConvertSpreadsheetToRDF to do this in a SPARQLMotion script. This module has the input parameters used in the wizard.
-- Scott On Sep 13, 9:47 am, Kevin Matthews <[email protected]> wrote: > As part of our build process, we need to import various sets of > instance data into our ontology depending on which environment we are > working with. Currently, we do this using a series of CSV files, > which we manually import using the File -> Import functionality. > > We would like to automate this as part of an build script. I figure > this should be possible if we know the jar file that contains the > import functionality, as well as the name and signature of the method > that does the work. Then we could just run a program from the command > line that calls the import function, instead of triggering the import > function using the GUI. > > Can you provide me with this jar, class, and method information? Is > this even possible? > > Thanks, > > Kevin -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. 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-users?hl=en
