Hi, community; I'm doing a basic SPARQL Motion script where I'm using the following modules and structure:
(Import RDF From URL) -> (Export To RDF File) -> (Serialize SPARQL Results) On the first one (Import RDF From URL), if I utilize a "public" URL like: *http://download.topquadrant.com/countries* as the *sml:url* value it *works fine and displays the SPARQL results properly.* *However, I'm also trying to import and RDF from a local URL taken from the EDG - "**Export Taxonomy as a Graph" > "RDF/XML" feature from the example GEO taxonomy, which looks like this:* *http://localhost:8083/tbl/sparqlmotion?_base=urn%3Ax-evn-master%3Ageo&id=ExportToRDF&projectGraph=urn%3Ax-evn-master%3Ageo&serialization=http%3A%2F%2Ftopbraid.org%2Fsparqlmotionlib%23RDFXML* But by doing this I get the following error logs: https://pastebin.com/raw/FkHsURAW https://pastebin.com/raw/vxxFRa3R *- Does using the URLs from the RDF/XML export works? * *- I guess the error could be related to user/password credentials of my local topbraid server instance, in that case; is it possible to expose the Export URLs as public?* *- If this is not optimal, which feature/module would you suggest to use?* Side note: By using the "*Import RDF From URL*" module by setting "urn:x-evn-master:geo" as the *sml:BaseURI* value *also works fine.* Thanks. -- 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.
