This sounds like you have created one resource (one URI) and said that it has two types property and class. URI is a global ID for a resource. Name is typically rdfs:label and is separate from the URI.
Go to your resource. Remove one of the type statements let¹s say owl:Class (or rdfs:Class depending on what you are using). Now you have a property. Create a new class and give it a URI that is different from the property URI. Regards, Irene Polikoff From: nafissetou nziengam <[email protected]> Reply-To: <[email protected]> Date: Wednesday, January 13, 2016 at 8:37 AM To: TopBraid Suite Users <[email protected]> Subject: [topbraid-users] modification du nom d'une propriété Bonjour, Lors de la construction de mon ontologie j'ai donné le même nom à une propriété et une classe et j'aimerai modifier. La modification du nom de la propriété entraine aussi celle du nom de la classe car elles possèdent toutes deux le même URI. Je ne sais comment faire. Merci. -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, TopBraid Insight, 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. -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, TopBraid Insight, 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.
