We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code lists should be sorted when they are displayed by the editing interface
for the initial cut, the ID should be sorted lexicographically
the sorting should be clearly separated to enable sorting extensions in the future
The text was updated successfully, but these errors were encountered:
Sorting should be introduced also in the latex docs. It needs a bit of refactoring as different methods are used in different parts of the code.
Sorry, something went wrong.
Note that meta-information on properties is lost (e.g.: whether they are conceptual or code related properties). Do we really need this ?
No branches or pull requests
code lists should be sorted when they are displayed by the editing interface
for the initial cut, the ID should be sorted lexicographically
the sorting should be clearly separated to enable sorting extensions in the future
The text was updated successfully, but these errors were encountered: