Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for fetching multiple concepts from API simultaneously #107

Closed
stefandesu opened this issue Jul 25, 2018 · 2 comments
Closed
Assignees
Labels
low priority maybe later user experience Usage should be fun and easy
Milestone

Comments

@stefandesu
Copy link
Member

DANTE now supports fetching data for multiple concepts simultaneously by concatenating them with a |. In combination with &properties=narrower, we could speed up selecting concepts when their ancestors are not yet loaded. Requires gbv/jskos-server#19 to be implemented (or having a way to know which providers support this feature and which don't).

@stefandesu stefandesu added user experience Usage should be fun and easy backend Requires work on the backend labels Jul 25, 2018
@stefandesu stefandesu added this to the 0.5.0 milestone Jul 25, 2018
@stefandesu stefandesu self-assigned this Jul 25, 2018
@stefandesu stefandesu added the low priority maybe later label Jul 25, 2018
@stefandesu stefandesu modified the milestones: 0.5.0, 1.0.0 Jul 25, 2018
@stefandesu stefandesu removed the backend Requires work on the backend label Aug 31, 2018
@stefandesu
Copy link
Member Author

gbv/jskos-server#19 is already implemented, so this could be implemented in Cocoda anytime.

@stefandesu
Copy link
Member Author

Add functionality in ConceptApi and use it when loading labels in MappingBrowser.

stefandesu added a commit that referenced this issue Mar 28, 2019
Up to 25 concepts from the same provider are now fetched simultaneously when loading the labels for concepts in MappingBrowser.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
low priority maybe later user experience Usage should be fun and easy
Projects
None yet
Development

No branches or pull requests

1 participant