Hi Holger,

That :: is very special: no error in tbc! Guess is has some meaning :)
I will experiment with smf:cast as you suggest.

@Scott: the catula def. of the e-Production property is (already) given as:
depc:e-Production  a        owl:DatatypeProperty ;
        rdfs:range          unit:Kilowatt ;
        rdfs:subPropertyOf  depc:energyFlow .



Ps
Is there a way to clear the generated triples in the query editor? (like Reset 
Inferences: Reset Generation)



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: woensdag 28 mei 2014 0:45
To: [email protected]
Subject: Re: [topbraid-users] typing issue

On 5/28/2014 1:17, Bohms, H.M. (Michel) wrote:
CONSTRUCT {
?eNeighbourhood depc:hasComplexProperty ?ppuri .
?ppuri    a depc:ProfileProperty;
              depc:valueKind "Nominal"^^xsd:string;
              depc:valueOrigin "Derived"^^xsd:string;
              depc:valueType "Expected"^^xsd:string;
              depc:hasTimePointProperty ?tpuri .
             ?tpuri a depc:TimePointProperty;
                       depc:timeStamp ?timeStamp;
                                             depc::e-Production ?eProduction1.

You have two :: above. And yes, you would need to typecast the value from float 
to the qudt type yourself, e.g. using smf:cast.

HTH
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