Knowledge-Graph-Hub / knowledge-graph-hub.github.io

https://kghub.org
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Knowledge Graph Hub: Web Site and Metadata Generation

This repository contains the code for assembling the Knowledge Graph Hub (KG-Hub) web site.

Visit the site at https://kghub.org/.

For Developers

This project uses poetry. After cloning the repository, it may be installed by running poetry install from its root directory.

To build the site, do the following:

Updates

To request addition of a new KG project to this site, please do one of the following:

  1. Open an issue on the Knowledge Graph Hub Support Repository.
  2. Open a pull request on this repository to add the new project details to this file.