protegeproject / protege

Protege Desktop
http://protege.stanford.edu
Other
1.01k stars 231 forks source link

How to Implement Annotation Property Enumeration with Error Handling in Protege 5.6 #1163

Open shah-iq opened 1 year ago

shah-iq commented 1 year ago

I want to create an enumeration datatype for annotation properties in Protege 5.6 Desktop version, where any input other than the predefined values results in an error. Please suggest how to do this.