Jamal,
You can use sml:ConvertXMLToRDF in combination with sml:ImportXMLFromURL. Unlike ImportXMLFromFile, ImportXMLFromURL module does not require the file to be in the workspace. It can directly load a DOM tree from the web or a local server. The URLs can be of the form file://... We don't have a magic property (yet) for traversing file directories outside the workspace. As you have discovered, tops:files will only work with the workspace directories. With this, we recommend implementing the directory traversing control using a programming language of your choice and then calling SM servlet from that program, passing in the URL of each "file" you want to import. The same approach would work in an SWP script. Regards, Irene From: [email protected] [mailto:[email protected]] On Behalf Of Mark Graham Sent: Monday, October 13, 2014 9:55 AM To: [email protected] Subject: Re: [topbraid-users] TBL workspace and symbolic links Hi Jamal, No problem. I have resent the message. Let me know if any questions. Thanks, Mark Mark Graham TopQuadrant Support On Mon, Oct 13, 2014 at 3:49 AM, J.REZZOUK <[email protected]> wrote: Hello Mark, I remember having read a reply to this message Friday on my smartphone, but I do not find it either in my mailbox or on the user group. Do I dreamed? Could you resend it to me ? Thanks Jamal Le vendredi 10 octobre 2014 19:20:28 UTC+2, Mark Graham a écrit : Hi Jamal, Our team is researching this and we will have an update for you by the ed of day. Thanks, Mark Mark Graham TopQuadrant Support On Fri, Oct 10, 2014 at 12:55 PM, J.REZZOUK <[email protected]> wrote: Hello Mark, Thanks for your answer. I know this feature but when you do that, the .project file is updated with link resources information : I have to process millions of documents and it will generate a really big .project file. What is the impact on TBL ? Regards Jamal Le vendredi 10 octobre 2014 18:27:46 UTC+2, Mark Graham a écrit : Hi Jamal, You can Import files into the workspace through symlinks - you can do this in eclipse by importing from file system. Image attached. Thanks, Mark Mark Graham TopQuadrant Support On Fri, Oct 10, 2014 at 7:49 AM, J.REZZOUK <[email protected]> wrote: Hello, We are using TBL 4.4. We have to iterate over a large amount of xml files stored in a complex directories structure. We would like to avoid moving files into the TBL workspace. I tried different approaches using tops:files + symbolic links pointing to the xml directory and added into my project, but it doesn't work. Could you help me ? Thanks in advance Jamal -- -- 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/d/optout. -- -- 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/d/optout. -- -- 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] <mailto:topbraid-users%[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/d/optout. -- -- 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/d/optout. -- -- 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/d/optout.
