Hi Holger,

thanks for your answer. I thought the serialization of the constant 
Location is wrong, because of the missing type information comparing to the 
other string constants. A framework I am using is throwing a jena parse 
exception for the statement with the location constant with the error 
message: Location is not a valid URI node. But if you say the missing type 
definition isn't a serialization bug, than I have to search the reason for 
this error somewhere else.

Greetings
Anjes

Am Samstag, 14. Juli 2012 19:14:43 UTC+2 schrieb Holger Knublauch:
>
> On 7/14/2012 3:20, developer wrote: 
> > 
> > [ a  sp:Bind ; 
> > 
> >  sp:expression 
> > 
> >    [ a       sp:iri ; 
> > 
> >       sp:arg1 [ a       fn:concat ; 
> > 
> >       sp:arg1 [ a       afn:namespace ; 
> > 
> >       sp:arg1 spin:_this 
> > 
> >       ] ; 
> > 
> >       sp:arg2 [ a       afn:localname ; 
> > 
> >           sp:arg1 spin:_this 
> > 
> >        ] ; 
> > 
> >       sp:arg3 "Location" 
> > 
> >       ] 
> > 
> >    ] ; 
> > 
> >    sp:variable _:b3 
> > 
> >  ] 
> > 
> > 
> I don't see anything wrong with this. It works fine with Jena and 
> TopBraid. What are doing differently? Why do you believe the syntax is 
> invalid? 
>
> Holger 
>
>
>

-- 
-- 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 Ensemble, 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


Reply via email to