Tim,
could you try GRAPH (in the WHERE clause) instead of FROM? That should work
consistently.
Thanks
Holger
On Oct 15, 2013, at 6:18 AM, Tim Smith wrote:
> I have the following query:
>
> CONSTRUCT {
> ?s ?p ?o .
> }
> FROM <urn:schemas-microsoft-com:office:spreadsheet>
> WHERE {
> ?s ?p ?o .
> }
>
> I open the file Rows3 in the TBC workspace and run the query in a SPARQL tab.
> It works as expected.
>
> I create a SM script with an ImportFromWorkspace module that imports Rows3
> and follow that with an ApplyConstruct module with the same query.
>
> I get the the following error:
>
> Error: HttpException: 0 Malformed URL: java.net.MalformedURLException:
> unknown protocol: urn
>
> Any suggestions? It's not clear why this would work in the SPARQL tab but
> not in the SM script.
>
> What I'm trying to do is to ensure all the triples from that graph get passed
> forward into a ConvertRDFToXML module (see the other thread from me -
> Exporting Hundreds of XML files).
>
>
> Thanks,
>
> 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.
--
-- 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.