Conversation
|
The CI fails, looks like we need an exception for oeo-idranges.owl in the make file?! @b-gehrke could you take a look please? |
Try getting rid of the ## at the beginning of the file, comments in owl are added like this: or maybe change the extension to .omn, not quite sure if ## is a comment symbol in Manchester Syntax |
|
I just noticed it is a special format, not proper owl. Is protege able to read it? Never mind I checked the one of oberon and robot can read it, something is wrong in the serialization Update: there was a typo in the file, that was causing the parser to throw an error |
|
I think the diff check won't pass for new files, maybe we need to add a case for that |
Changed axioms per ontologyNote: Changes in term tracker annotations are not displayed oeo-idranges.owl: 6 changesOntology comparisonLeft
Right
Ontology importsOntology annotations2
|
|
I changed the CI such that if the diff-comment job fails the PR is not blocked anymore. Also, the job now simply skips files that it cannot handle (i.e. if a new file is created, a file is deleted or renamed, etc.) |
Hm, in my local protege your name appears 2nd in the list. Does the list show up at all when you open or reload the OEO in protege? |
Now is working! |
|
I updated the wiki instruction: |
|
@areleu @b-gehrke @amanda-wein @Ludee @schwarzatoffis please review and approve in case. Thanks! |
amanda-wein
left a comment
There was a problem hiding this comment.
I tested this in Protege on my computer and it seems to work well. Much easier than having to manually reset the ID range each time I switch which ontology I'm working on! Thanks for setting this up 😄
Summary of the discussion
Add oeo-idranges.owl
With this file, protege should recognize that there are user settings stored for editing OEO. When opening protege, a small window should appear where you should be able to select your user name. The settings for your user should be automatically updated. This allows to have several user IDs for several ontologies, e.g. OEO, CEPO, MUNO, MHPO etc.
Type of change (CHANGELOG.md)
Add
Workflow checklist
Automation
Closes #2223
PR-Assignee
term tracker annotationReviewer