I've only just started using TopBraid. Say I define the following
concepts...
:Author a owl:Class.
:Novel a owl:Class.
:authorOf a owl:ObjectProperty ;
rdfs:domain :Author ;
rdfs:range :Novel .
Next, I create an inverse of the object property...
:writtenBy a owl:ObjectProperty ;
owl:inverseOf :authorOf .
After I did this and ran inferencing, I looked at the form view of the
resource editor and I could swear the UI showed the inferred domain and
range values highlighted as inferences (blue field background). I've tried
doing this since but i can't duplicate the behavior.
Did I actually see this or was I imagining it? What could I have been doing
differently the first time?
Thanks
Matthew
--
-- 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 Ensemble, 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