Where did you add sb1 rdfs:subClassOf c1 statement? This sounds like you: 1. Created Ont1 and c1 in it 2. Then, added sb1 and sb2 as subclasses of c1. Where and how did you do it:
Created sb1 as a subclass of c1 in Ont1? Created sb1 as a subclass of c1 in some other ontologies? Created sb1 in one ontology and created sb1 rdfs:subClassOf c1 statement in another ontology? > On Feb 25, 2021, at 10:44 AM, tayeb merabti <[email protected]> wrote: > > Using TopBraid, I build a new ontology (Ont1). On this ontology I created one > class (c1) and import two external ontologies (using the include function > under settings). > > From the class that I created I added two sublcasses (sb1, sb2) from each one > from the onotology that I created : sb1 rdfs:subClassOf c1 and sb2 > rdfs:subClassOf c1 > > Suppose now that I want to delete the class sb1 in the original ontology. In > my Ont1, the class is deleted but only in the tree, If I run the sparql query > : select ?c where {?c rdfs:subClassOf c1} I still found the sb1 in my Ont1. I > think it is a bug or maybe I skip something ?? > > Thanks for your help. > > > -- > 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]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/topbraid-users/1ad8e358-ee03-4fb9-816d-b2d9188d27can%40googlegroups.com > > <https://groups.google.com/d/msgid/topbraid-users/1ad8e358-ee03-4fb9-816d-b2d9188d27can%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/67607950-A7A5-4008-B436-376A36B83039%40topquadrant.com.
