-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Protégé problems with modules #471
Comments
for all I see protégé just changes the standard prefix which means all entities using that get explixit IRIs instead of the implicit ones using the standard prefix. Anything else that you experienced? |
Might opening the wrong module in protégé cause that problem? |
you're opening oeo-physical, right? |
The strange thing is that this prefix change does not always happen but only sometimes. And as it occurs only sometimes I was not able so far to force it to happen. My usual procedure is to open oeo.omn first and then switch in Protégé via the drop-down menu to the module I want to work with (in 99% of the cases oeo-physical.omn). |
one idea would be to try to open directly from file browser instead of through the dropdown, but without a way to reproduce it this is just guessing. This really shoudln't cause problems, it would be a bug of protégé if this helps. |
As Protégé needs about half an hour to start at my computer I basically have Protégé all the times open and the files from Protégé. So opening the file from the file browser is no option. The reason for the long start time is an annoying antivirus program which does always in depth search in java files (and due to company administration I am not able to change this). |
then maybe doing that fix I wrote in #470 is for now the easiest option |
Today I had this problem again. I think this problem has something to do with creating or changing branches while protégé is open. |
I am now sure that this problem is caused by changing between branches while protégé is open. So probably I have to close protégé, then change the branch and finally reopen protégé again. |
The trick from #471 does not work anymore. :( |
Can/ have you published your current state somewhere? Then I‘ll have a look on it |
Thanks for your offer. For the moment I fixed it - somehow, see #523. As far as I can tell it has something to do with the order in which I open files in Protégé. I suspect Protégé some gets my sometimes confused what belongs to what and thus makes these weird changes. |
An update: Protégé seems to work without troubles if I use the following work flow:
I am still not clear what causes the problem, but actions that might be involved in causing this problem:
|
For documentation: I installed version 5.5.0 (stable) now because of #620. Let's see whether this brings some improvements here, too. |
Can we close this issue? Maybe the described workflow finds a place in the Q&A Discussion page?! |
I close this issue now. Since I got version 5.5.0 (stable) and a new antivirus program the problem has never occurred again. As the problem seemed to be very specific to my computer I don't think we need to document this anywhere. So I close the issue. |
Description of the issue
In PRs #470 and #453 some weird behaviour of Protégé occurred, see commits 7b9249f and 585327b. It changes the prefix, deletes relation imports and adds URLs.
Ideas of solution
If you already have ideas for the solution describe them here
Workflow checklist
The text was updated successfully, but these errors were encountered: