Hi, I have a situation where I'm extracting data from a SQL database, converting that to an ontology that was generated from an XSD file. All of this is done using SPARQLMotion. The resulting graph has about 500 xml root nodes.
My objective is to have each XML root node become the root node of an individual file on disk. Assuming I have SM output that graph to a file in the workspace, I can then open the file in TBC and use the export option to output each xml doc to a file by specifying the root nodes one at a time. However, this will obviously not work when you have hundreds (thousands when I scale this) of root nodes that must become unique files. How do I specify a root node when using the RDF to XML SM module just like I can using the manual RDF to XML export functionality in TBC? If that's not an option, is there another way to do it? Thanks for your assistance, Tim -- -- 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 Insight, SPARQLMotion, SPARQL Web Pages 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 --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
