Hey,

I have some SPIN queries in my RDF, like this:

<#DescribeProducts> a       sp:Describe ;
    sp:text """PREFIX ... """^^xsd:string .

It works fine. However, if I add some more properties to the 
<#DescribeProducts> resource (such as rdfs:isDefinedBy), 
SPINFactory.asQuery() starts returning weird results like "DESCRIBE *", 
which is not what the original query is.

Does it mean the short query form can only have sp:text property? Is this 
an intentional limitation?


Martynas
graphityhq.com

-- 
-- 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.

Reply via email to