Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 715 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 715 Bytes

codemeta-index

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:

  1. download all the mentioned codemeta.json files,
  2. semantically uplift them to triples, effectively building a knowledge graph version of this registry of softwares,
  3. 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.
  4. as well as make available some error / feedback report on recommendations / missing content / lint or download errors encountered in the process