This is a combination "to do" and "wish list" for the Protege Script Console. It is maintained mostly to refresh the tab author's memory. If you have feedback on the Script Console, it is probably better to submit it to the protege-discussion list. (8FU)
- Make sure that copy and paste to, from, and inside the console are working seamlessly (3XO)
- FIXED Wait for the guys at Groovy to fix their non-standard classloader, which currently prevents us from interacting with the ontology because the protege jar files (and those of the OWL plugin) are not supposed to be in the CLASSPATH variable (3XQ)
- Save the prefered script language in a Protege.lax property (3XS)
- Define a default script file to be executed each time the script plugin is launched, and save the name of the file as a Protege.lax property. (3XT)
- Test precompilation of script and then execute them from Protégé (3XU)
- Add possibility to add (or remove) dynamically some scripting languages to thoses installed by default (3XV)
- Add a function for calling the classifier from the command line in the script repository (3XW)