Hi,

I am looking for a way to enforce consistency between two or more ontology 
files.
Say for example *ontology1.ttl* defines a class with an equivalence to 
another class in *ontology2.ttl*

ont1:Author
  rdf:type owl:Class ;
  owl:equivalentClass ont2:Writer ;

Assume someone makes an edit to ontology2.ttl and renames ont2:Writer to 
ont2:WriterPerson. The mapping in ontology1.ttl is no longer valid.
Can TopBraid detect this inconsistency and notify the editor?

thanks
-J

-- 
You received this message because you are subscribed to the Google Group 
"TopBraid Suite Users", the topics of which include the TopBraid Suite family 
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
and SPIN.
To post to this group, send email to [email protected]
--- 
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.

Reply via email to