Open
Description
Originally reported by: larsgsvensson (Bitbucket: larsgsvensson, GitHub: larsgsvensson)
Parrot offers the possibility to iterate over the labels in all languages. For truly multilingual ontologies it would be handy to have this feature for the definitions, too. My suggestion is to add the definitions/descriptions to LexicalInformation.
#!java
LexicalInformation.getDescriptions()
LexicalInformation.findDescriptionsByLocale( Locale locale )