Currently we do not serve a useful restful interface.
We should aim to be compatible with the interface of the English Wordnet, which basically serves a small wordnet, with all relevant synsets (including lemmas). So if you ask for lemma 'cat' you get all synsets that include 'cat' if you ask for '0123457-n' you get that synset and all it senses and so on.
See https://github.com/jmccrae/wordnet-angular for some sample templates.
Here for an example: See https://github.com/jmccrae/wordnet-angular for some sample templates.
Currently we do not serve a useful restful interface.
We should aim to be compatible with the interface of the English Wordnet, which basically serves a small wordnet, with all relevant synsets (including lemmas). So if you ask for lemma 'cat' you get all synsets that include 'cat' if you ask for '0123457-n' you get that synset and all it senses and so on.
See https://github.com/jmccrae/wordnet-angular for some sample templates.
Here for an example: See https://github.com/jmccrae/wordnet-angular for some sample templates.