I have a SPARQLMotion script that is run from Ensemble and the RDF is stored in an Oracle database.
My script retrieves my RDF and does some manipulation to the triples before sending it to the ConvertRDFToXML module. If I dump my RDF to a file before the ConvertRDFToXML module, I can see my expected triples. However, when the ConvertRDFToXML module runs the xml output variable is empty. There is no XML. However, if I import my RDF from a local workspace file, then the ConvertRDFToXML module returns the expected XML in the xml output variable. Should this work when using an Oracle RDF store? I'm confused at why I can see the triples are there right before the ConvertRDFToXML step but can't seem to get the xml output variable set as desired. Thanks, Catrina --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
