gbv / cocoda

A web-based tool for creating mappings between knowledge organization systems.
https://coli-conc.gbv.de/cocoda/
MIT License
39 stars 5 forks source link

Add option to show all concepts instead of top concepts #191

Open stefandesu opened 5 years ago

nichtich commented 5 years ago

Seems to require a concepts endpoint in https://github.com/gbv/jskos-server to list all concepts with parameter inScheme, pagination, and sorting by date (created/updated), author (creator), notation, and/or prefLabel.

See also https://github.com/gbv/cocoda/issues/4 for paginated long lists of concepts.

nichtich commented 3 years ago

I think basic requirements are met and this could be implemented once Cocoda has been refactored to use jskos-vue.

stefandesu commented 2 years ago

This requires more complex changes to ConceptList (because a loooong list of concepts is pretty useless without sorting and filtering options), so I'm moving the milestone.