Paul;  The way to get this to work is to remove {?url} from
sml:ImportRDFFromURL.  The ?url sml:BindLiteralVariable variable will
then be used without additional processing.

At issue is that BindLiteralVariable processes strings for URI syntax
and hence removes some characters.  It is recognized that this is not
consistent with other modules/functions, and changes may be seen
soon.  In the meantime, removing the {?url} variable in
sml:ImportRDFFromURL is the best option for ease and forward
compatibility.

-- Scott

On Jan 26, 10:38 am, PaulZ <[email protected]> wrote:
> a) sml:BindLiteralVariable
> variable name: url
> variable value:http://sws.geonames.org/2743466/nearby.rdf
> datatype has been tested both as xsd:string and xsd:anyURI
> output OK.
>
> b) Next: sml:ImportRDFFromURL
> using variable {?url}
> then url resolves to "httpsws.geonames.org2743466nearby.rdf".
> leading of course to an error: java.net.MalformedURLException: no
> protocol
>
> What am I missing?
>
> Paul
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to