Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rename individual in Protege

Tags:

protege

With others types, like classes or properties it works to rename object. But for individual I can't find such option.

Is it possible to rename individual without deleting and recreating it? And if not, why?

like image 635
Konstantin Zadiran Avatar asked Oct 14 '25 13:10

Konstantin Zadiran


1 Answers

In order to rename an individual or any other entity on Protégé you will need to click on the entity and choose: Refactor -> Rename Entity...

This will open the following dialog where you can enter the new name:

enter image description here

Another way of doing this is clicking the entity and then pressing Ctr + U, this shortcut will open the same dialog (and it's way faster if you have to rename many things).

like image 56
moondaisy Avatar answered Oct 19 '25 18:10

moondaisy