Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility to iterate over all language versions of the definitions #21

Open
dayures opened this issue Feb 24, 2014 · 0 comments
Labels
enhancement New feature or request major

Comments

@dayures
Copy link
Owner

dayures commented Feb 24, 2014

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 ) 

@dayures dayures added major enhancement New feature or request labels Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

1 participant