John, I expect the module is sml:ImportRDFFromWorkspace, and I would suggest using sml:baseURI instead of the source file path. To get this, open the connector file in Composer and go to the Ontology Home (house icon in the top icon row). The name in the form, which will appear as <http://...> or <urn:...>, is the base URI of the file.
In terms of sml:SourceFilePath, you do have it correct that you would use the file path of the connector (the .sdb file). A possible problem is getting the path correct. The workspace root is '/' and the project name is nex. For example, the path to the geography example is/ sample.evn.topbraidlive.org/geography/geography.tdb. -- Scott On Apr 20, 4:31 pm, John Perdoni <[email protected]> wrote: > Hi I wonder if you could help once again > > I have a sparql motion script which works fine with the following > > sml:ImportRDFFromWorkspace and a sml:sourceFilePath which is a local file > within the workspace. i.e /directory/file.n3 > > However I need this script to be adjusted so that sml:SourceFilePath is an > S2R connector. > > I have adjusted the sml:SourceFilePath to reflect a local S2R connector > file but this gives errors . I have looked at the Import form Remote > modules but nothing there mentions a sesame connector. > > How to i get the script to reference the repository > > Regards > > John -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), 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
