gbv / cocoda-sdk

SDK for Cocoda and coli-conc services
https://gbv.github.io/cocoda-sdk/
MIT License
5 stars 1 forks source link

Add method to recursively get concepts #45

Open nichtich opened 2 years ago

nichtich commented 2 years ago

To get all concepts up to a given depth, use getTop and recurse with getConcepts (like https://github.com/gbv/jskos-data/blob/master/bk/dump.sh)