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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/topbraid-users/1ad8e358-ee03-4fb9-816d-b2d9188d27can%40googlegroups.com.