Ahhhhgggg Many thanks! Michel Sent from my Android phone using TouchDown (www.nitrodesk.com)
-----Original Message----- From: Mark Graham [[email protected]] Received: Maandag, 08 Dec 2014, 17:21 To: [email protected] [[email protected]] Subject: Re: [topbraid-users] error Hi Michel Per dev - a revised file attached. Corrected file attached. There was problem in the quotation marks used for entering the strings- problematic lines- :velocity rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :derivedQuantity ; :hasExponents “1,-1,0,0,0,0,0”^^xsd:string . :area rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :derivedQuantity ; :hasExponents “-2,0,0,0,0,0,0”^^xsd:string . :amount rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :derivedQuantity ; :hasExponents “0,0,0,0,0,0,0”^^xsd:string . Corrected lines- :velocity rdf:type owl:DatatypeProperty ; :hasExponents "1,-1,0,0,0,0,0"^^xsd:string ; rdfs:subPropertyOf :derivedQuantity ; . :area rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :derivedQuantity ; :hasExponents "-2,0,0,0,0,0,0"^^xsd:string . :amount rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :derivedQuantity ; :hasExponents "0,0,0,0,0,0,0"^^xsd:string . :Requirement rdf:type owl:Class . [https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif] Thanks, Mark Mark Graham TopQuadrant Support On Mon, Dec 8, 2014 at 9:09 AM, Bohms, H.M. (Michel) <[email protected]<mailto:[email protected]>> wrote: Doesnt parse…must be something very simple… Thx for advice, 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. -- -- 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:topbraid-users%[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]<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.
