Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcanlas/lexorank

A reference implementation of a list ordering system like JIRA's Lexorank algorithm
https://github.com/mcanlas/lexorank

algorithm jira lexorank ordering scala

Last synced: 7 days ago
JSON representation

A reference implementation of a list ordering system like JIRA's Lexorank algorithm

Awesome Lists containing this project

README

        

# lexorank
A reference implementation of a list ordering system like JIRA's Lexorank algorithm

[Lexorank PlantUML sequence diagram](sequence.uml)

## See also
* https://stackoverflow.com/questions/9536262/best-representation-of-an-ordered-list-in-a-database/49956113
* https://softwareengineering.stackexchange.com/questions/195308/storing-a-re-orderable-list-in-a-database
* https://dba.stackexchange.com/questions/5683/how-to-design-a-database-for-storing-a-sorted-list
* [PlantUML Viewer](https://chrome.google.com/webstore/detail/plantuml-viewer/legbfeljfbjgfifnkmpoajgpgejojooj?hl=en) plug-in for Google Chrome