Docker setup for HACID climate services knowledge graph instance
Get the RDF dump file in one these two ways:
- download latest release from https://doi.org/10.6084/m9.figshare.29066711
- generate it with the code at https://github.com/hacid-project/climate-services-kg (currently undocumented!)
First method is recommended unless you are a KG developer updating the data source mapping.
git clone https://github.com/hacid-project/climate-services-kg-docker
cd climate-services-kg-docker
./build-lodview-img.shGo to http://keng.istc.cnr.it:7200/repository/create/graphdb.
Create a new repository called hacid-cs.
Go to http://keng.istc.cnr.it:7200/import#user.
Upload the RDF dump to the hacid-cs repository.
sudo docker compose upsudo docker compose run certbot renewsudo docker compose restart out-facing