nichtich / wikidata-taxonomy

command-line tool to extract taxonomies from Wikidata
https://www.npmjs.org/package/wikidata-taxonomy
MIT License
124 stars 11 forks source link

Refactor internal data structure to better align with JSKOS #25

Closed nichtich closed 6 years ago

nichtich commented 6 years ago

It would be nice to allow serializing arbitrary JSKOS data sets as tree, so factor out serialization modules. This requires to:

At least the last likely requires extension of JSKOS to handle usage statistics (number of records indexed with some concept in a given database).