webprotege
webprotege copied to clipboard
The webprotege code base
Hi, Is there a way to disable the Download and Move to Trash features for Edit users? This is causing security issue concerns of people being able to take the...
The default commit message in WebProtege contains a typo. It says "Applied changes from **en** external edit" instead of "Applied changes from **an** external edit"  This typo was fixed...
@matthewhorridge, my team is looking to download ontologies programmatically in order to automate a sync between webprotege and our graph database. I've looked into the /download endpoint and tested it...
In the Protege-3.x based ICD-11 editing tool iCAT, there is a requirement to specify possible value hierarchies of the allowed post-coordination axes of an ICD category. For example, if severity...
In the ICD-11 edit iCAT, we need an easy way to specify a superclass and the ObjectSomeValuesFrom subclassOf axioms of an ICD-category together defines the category.
Allowing searches of the edit log would facilitate better project management. The only way to do this now is to add an annotation or data property to capture this data....
Dear webprotege develoment team, Thank you for your very useful tool that supports us to develop an ontology. I am a newbie in ontology development and would like to develop...
A [webprotege-maven-pluin 1.1](https://mvnrepository.com/artifact/edu.stanford.protege/webprotege-maven-plugin/1.1.1) depends on **[log4j 1.2.12](https://mvnrepository.com/artifact/log4j/log4j/1.2.12)** that may cause security risk in using _webprotege_ tool. The [webprotege-maven-pluin 1.1](https://mvnrepository.com/artifact/edu.stanford.protege/webprotege-maven-plugin/1.1.1) library depends on [velocity 1.7](https://mvnrepository.com/artifact/org.apache.velocity/velocity/1.7) that depends on [log4j, version 1.2.12](https://mvnrepository.com/artifact/log4j/log4j/1.2.12)....
Maven allows you to run the compiler as a separate process by setting `true`. This feature can lead to much less garbage collection and make Maven build faster. This project...
Fix #636
Add functionality to export a project as an OBO file.