Hi, I wonder if it's possible in Topbraid to automatically (perhaps by inference) inherit the value of a property from a parent class to its subclass?
For example, say you have the following class hierarchy ex:Vehicle ex:Car ex:Sedan Some classes have the property owl:equivalenClass set to some value, for example: ex:Vehicle owl:equivalentClass wd:MeanOfTransportation ex:Sedan owl:equivalentClass wd:Sedan In the case owl:equivalentClass is not set to a value, it should take the value of it's parent class. In the above example: ex:Car owl:equivalentClass wd:MeanOfTransportation Can this be accomplished automatically (i.e. an assertion generated) in TopBraid? -- 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.
