Knowledge-Graph-Hub / kg-covid-19

An instance of KG Hub to produce a knowledge graph for COVID-19 response.
https://github.com/Knowledge-Graph-Hub/kg-covid-19/wiki
BSD 3-Clause "New" or "Revised" License
78 stars 26 forks source link

Add Chebi to merged graph #404

Closed justaddcoffee closed 3 years ago

justaddcoffee commented 3 years ago

This block was missing from merge_jenkins.yaml:

    chebi:
      type: tsv
      filename:
        - data/transformed/ontologies/chebi_nodes.tsv
        - data/transformed/ontologies/chebi_edges.tsv

So chebi wasn't actually making it into the merged graph. This PR fixes that

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication