Right ! that helps ☺
(I selected the class but should have selected the individual…)

So now same outcome between tbc and fuseki.

Next problem is that the outcome for the SUM is not there (empty column)



Dr. ir. H.M. (Michel) Bohms
Sr. Research Scientist
Structural Reliability

T +31 (0)88 866 31 07
M +31 (0)63 038 12 20
E [email protected]<mailto:[email protected]>

Location<http://www.tno.nl/locaties/DTM>



[cid:[email protected]]<http://www.tno.nl/>

This message may contain information that is not intended for you. If you are 
not the addressee or if this message was sent to you by mistake, you are 
requested to inform the sender and delete the message. TNO accepts no liability 
for the content of this e-mail, for the manner in which you use it and for 
damage of any kind resulting from the risks inherent to the electronic 
transmission of messages.



From: [email protected] [mailto:[email protected]] 
On Behalf Of Holger Knublauch
Sent: maandag 19 mei 2014 12:24
To: [email protected]
Subject: Re: [topbraid-users] No inferences


On 5/19/14, 7:07 PM, Bohms, H.M. (Michel) wrote:
When I only do:

SELECT ?timeStamp2 (SUM(?eProduction2) AS ?eProduction1)
        WHERE {
            ?this dcterms:hasPart ?part .
            ?part depc:hasComplexProperty ?ProfileProperty2 .
            ?ProfileProperty2 depc:hasTimePointProperty ?TimePointProperty2 .
            ?TimePointProperty2 depc:e-Production ?eProduction2 .
            ?TimePointProperty2 depc:timeStamp ?timeStamp2 .
        }
        GROUP BY ?timeStamp2

I get no inferences at al:
When you run such queries in the SPARQL view of TBC, the variable ?this will be 
pre-bound to the currently selected resource in TBC. Just making sure you are 
aware of that? If you don't want this, avoid ?this in the SPARQL view or select 
a suitable test instance.

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 Insight, 
SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
[email protected]<mailto:[email protected]>
To unsubscribe from this group, send email to
[email protected]<mailto:[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]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

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