Do you mean something like if :Address_1 :country :USA, then the range of values for :Address_1 :state property is members of the :US_State class and if the country is Canada or Australia, the state selection is different?
From: [email protected] [mailto:[email protected]] On Behalf Of Jack Hodges Sent: Tuesday, June 17, 2014 6:33 PM To: [email protected] Subject: [topbraid-users] inter class value dependencies? I was wondering if TBC supports the notion of value dependencies. For example, I might want to say the following: if <someClass>.<someProperty> has a value, then <thisClass>.<someOtherProperty> must be in this range otherwise <thisClass>.<someOtherProperty> must be in this other range. I have written it as a rule because dependencies generally look like rules. Does SPIN allow us to capture these kinds of dependencies? Jack -- -- 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. -- -- 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.
