In Use
- OWL DLQuery - full OWL2 class expression parsing for querying OWL ontologies in the ontology browser.
Demo
| Ctrl/Alt+space | autocomplete |
| Up/Down | selection in autocomplete |
| Return | insert word from popup |
| Tab | replace current word with word from popup |
| Escape | cancel popup |
| Space | move to next word after autocomplete |
The following examples are hooked up to a remote test parser.
parser: "test-parse.php"
autocomplete: "test-autocomplete.php"
Remote parser (JSON) | |
Remote parser (XML) |
The following examples are hooked up to a javascript test parser.
Default textarea |
|
Non wrapped textarea |