This repository will list files containing links to Git repositories with codemeta.json files in them.
This repository will have a GitHub action (to be created in codemeta-to-pages project) that will:
- download all the mentioned codemeta.json files,
- semantically uplift them to triples, effectively building a knowledge graph version of this registry of softwares,
- generate and publish (using GH-pages) a static website (possibly with a dynamic react component) that allows browsing, searching and navigating the combined knowledge graph.
- as well as make available some error / feedback report on recommendations / missing content / lint or download errors encountered in the process