webprotege
webprotege copied to clipboard
The webprotege code base
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to my project under user SHribek 2. Click...
**Is your feature request related to a problem? Please describe.** The desktop Protégé supports adding and viewing annotations on annotations. The feature appears to be missing in WebProtege **Describe the...
**Describe the bug** Set annotation value, only seems to reset values when the property is already there, but not add one (as it says it will) when the property was...
Hi, seems the dockerhub runs version 4.0.0, while online the version 4.0.2 is already available. The container was upated 5 years ago. https://hub.docker.com/r/protegeproject/webprotege Is there a new version available at...
A flaky test was fixed in this pull request- 1. edu.stanford.bmir.protege.web.server.entity.SubjectClosureResolver_TestCase.shouldGetClsAsRootEntity ### Flakiness in the tests - To check for flakiness in the tests, a tool called [nondex](https://github.com/TestingResearchIllinois/NonDex) was used....
I am trying to run webprotege with `docker compose`. Unfortunately, the setup suggested at `[email protected]:protegeproject/webprotege-deploy.git` does not work out-of-the-box without modifications. I mainly change the volumnes to be local subdirectories....