Skip to content

Commit 3e146f2

Browse files
committed
Deployed 00a8d08 with MkDocs version: 1.6.1
1 parent cf0b813 commit 3e146f2

5 files changed

Lines changed: 24 additions & 23 deletions

File tree

index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -584,12 +584,13 @@ <h2 id="design-principles">Design Principles</h2>
584584
<li>should make use of ontologies from the <a href="http://www.obofoundry.org/">OBO Foundry</a>, where possible.</li>
585585
<li>should be responsible for the veracity of the datasets that they ingest and are responsible for keeping track of evidence and provenance for assertions in their KG.</li>
586586
<li>should provide their KG for download and must follow <a href="https://semver.org/">semantic versioning guidelines</a>.</li>
587-
<li>should provide their KG in the <a href="https://github.com/NCATS-Tangerine/kgx/blob/master/data-preparation.md">KGX interchange format</a> in addition to their format of choice.</li>
587+
<li>should provide their KG in the <a href="https://github.com/biolink/kgx/blob/master/docs/data-preparation.md">KGX interchange format</a> in addition to their format of choice.</li>
588588
<li>must have a License, Contributing guidelines, Code of Conduct, and be open to the community for contributions as well as consumption.</li>
589589
</ul>
590590
<p>Optionally, each instance of KG-Hub can also provide a Docker image such that their code can be run easily as a container.</p>
591591
<h2 id="core-kg-hub-projects">Core KG-Hub Projects</h2>
592-
<p>The table below lists core KG projects. Click headings to sort.</p>
592+
<p>The table below lists core KG projects.</p>
593+
<p>We are currently transitioning the files for these projects to new locations. See below for details.</p>
593594
<table>
594595
<thead>
595596
<tr>
@@ -603,43 +604,43 @@ <h2 id="core-kg-hub-projects">Core KG-Hub Projects</h2>
603604
<tbody>
604605
<tr>
605606
<td style="text-align: left;">kg-obo</td>
606-
<td style="text-align: left;">KG-OBO: OBO ontologies into KGX TSV format.</td>
607+
<td style="text-align: left;">TEMPORARILY UNAVAILABLE. KG-OBO: OBO ontologies into KGX TSV format.</td>
607608
<td style="text-align: left;">https://kghub.io/kg-obo/</td>
608609
<td style="text-align: left;">https://github.com/Knowledge-Graph-Hub/kg-obo</td>
609610
<td style="text-align: left;">nan</td>
610611
</tr>
611612
<tr>
612613
<td style="text-align: left;">kg-idg</td>
613-
<td style="text-align: left;">KG-IDG: a Knowledge Graph for Illuminating the Druggable Genome.</td>
614+
<td style="text-align: left;">TEMPORARILY UNAVAILABLE. KG-IDG: a Knowledge Graph for Illuminating the Druggable Genome.</td>
614615
<td style="text-align: left;">https://kghub.io/kg-idg/</td>
615616
<td style="text-align: left;">https://github.com/Knowledge-Graph-Hub/kg-idg</td>
616617
<td style="text-align: left;">nan</td>
617618
</tr>
618619
<tr>
619620
<td style="text-align: left;">kg-covid-19</td>
620-
<td style="text-align: left;">KG-COVID-19: a knowledge graph for COVID-19 and SARS-COV-2.</td>
621+
<td style="text-align: left;">TEMPORARILY UNAVAILABLE. KG-COVID-19: a knowledge graph for COVID-19 and SARS-COV-2.</td>
621622
<td style="text-align: left;">https://kghub.io/kg-covid-19/</td>
622623
<td style="text-align: left;">https://github.com/Knowledge-Graph-Hub/kg-covid-19</td>
623624
<td style="text-align: left;">nan</td>
624625
</tr>
625626
<tr>
626627
<td style="text-align: left;">kg-microbe</td>
627-
<td style="text-align: left;">KG-Microbe: a knowledge graph for microbial traits.</td>
628+
<td style="text-align: left;">TEMPORARILY UNAVAILABLE. KG-Microbe: a knowledge graph for microbial traits.</td>
628629
<td style="text-align: left;">https://kghub.io/kg-microbe/</td>
629630
<td style="text-align: left;">https://github.com/Knowledge-Graph-Hub/kg-microbe</td>
630631
<td style="text-align: left;">nan</td>
631632
</tr>
632633
<tr>
633634
<td style="text-align: left;">eco-kg</td>
634-
<td style="text-align: left;">eco-KG: a knowledge graph of plant traits starting with Planteome and EOL TraitBank.</td>
635+
<td style="text-align: left;">TEMPORARILY UNAVAILABLE. eco-KG: a knowledge graph of plant traits starting with Planteome and EOL TraitBank.</td>
635636
<td style="text-align: left;">https://kghub.io/eco-kg/</td>
636637
<td style="text-align: left;">https://github.com/Knowledge-Graph-Hub/eco-kg</td>
637638
<td style="text-align: left;">nan</td>
638639
</tr>
639640
<tr>
640641
<td style="text-align: left;">monarch</td>
641642
<td style="text-align: left;">Graph representation of the Monarch Initiative knowledge resource.</td>
642-
<td style="text-align: left;">https://kghub.io/kg-monarch/</td>
643+
<td style="text-align: left;">https://monarchinitiative.org/kg/downloads</td>
643644
<td style="text-align: left;">https://github.com/monarch-initiative</td>
644645
<td style="text-align: left;">nan</td>
645646
</tr>
@@ -652,7 +653,7 @@ <h2 id="core-kg-hub-projects">Core KG-Hub Projects</h2>
652653
</tr>
653654
<tr>
654655
<td style="text-align: left;">sldb</td>
655-
<td style="text-align: left;">A graph of synthetic lethal interactions.</td>
656+
<td style="text-align: left;">TEMPORARILY UNAVAILABLE. A graph of synthetic lethal interactions.</td>
656657
<td style="text-align: left;">https://kghub.io/sldb/</td>
657658
<td style="text-align: left;">https://github.com/monarch-initiative/SLDBGen</td>
658659
<td style="text-align: left;">nan</td>

projects.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
- id: kg-obo
2-
description: "KG-OBO: OBO ontologies into KGX TSV format."
2+
description: "TEMPORARILY UNAVAILABLE. KG-OBO: OBO ontologies into KGX TSV format."
33
url: "https://kghub.io/kg-obo/"
44
repository: "https://github.com/Knowledge-Graph-Hub/kg-obo"
55
- id: kg-idg
6-
description: "KG-IDG: a Knowledge Graph for Illuminating the Druggable Genome."
6+
description: "TEMPORARILY UNAVAILABLE. KG-IDG: a Knowledge Graph for Illuminating the Druggable Genome."
77
url: "https://kghub.io/kg-idg/"
88
repository: "https://github.com/Knowledge-Graph-Hub/kg-idg"
99
- id: kg-covid-19
10-
description: "KG-COVID-19: a knowledge graph for COVID-19 and SARS-COV-2."
10+
description: "TEMPORARILY UNAVAILABLE. KG-COVID-19: a knowledge graph for COVID-19 and SARS-COV-2."
1111
url: "https://kghub.io/kg-covid-19/"
1212
repository: "https://github.com/Knowledge-Graph-Hub/kg-covid-19"
1313
- id: kg-microbe
14-
description: "KG-Microbe: a knowledge graph for microbial traits."
14+
description: "TEMPORARILY UNAVAILABLE. KG-Microbe: a knowledge graph for microbial traits."
1515
url: "https://kghub.io/kg-microbe/"
1616
repository: "https://github.com/Knowledge-Graph-Hub/kg-microbe"
1717
- id: eco-kg
18-
description: "eco-KG: a knowledge graph of plant traits starting with Planteome and EOL TraitBank."
18+
description: "TEMPORARILY UNAVAILABLE. eco-KG: a knowledge graph of plant traits starting with Planteome and EOL TraitBank."
1919
url: "https://kghub.io/eco-kg/"
2020
repository: "https://github.com/Knowledge-Graph-Hub/eco-kg"
2121
- id: monarch
2222
description: "Graph representation of the Monarch Initiative knowledge resource."
23-
url: "https://kghub.io/kg-monarch/"
23+
url: "https://monarchinitiative.org/kg/downloads"
2424
repository: "https://github.com/monarch-initiative"
2525
- id: kg-phenio
2626
description: "Graph representation of Monarch ontologies."
2727
url: "https://kghub.io/kg-phenio/"
2828
repository: "https://github.com/Knowledge-Graph-Hub/kg-phenio"
2929
former_id: kg-ontoml
3030
- id: sldb
31-
description: "A graph of synthetic lethal interactions."
31+
description: "TEMPORARILY UNAVAILABLE. A graph of synthetic lethal interactions."
3232
url: "https://kghub.io/sldb/"
3333
repository: "https://github.com/monarch-initiative/SLDBGen"
3434
- id: rna-kg

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://kghub.org/</loc>
5-
<lastmod>2025-01-31</lastmod>
5+
<lastmod>2025-12-23</lastmod>
66
</url>
77
<url>
88
<loc>https://kghub.org/acknowledgements/</loc>
9-
<lastmod>2025-01-31</lastmod>
9+
<lastmod>2025-12-23</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://kghub.org/citing/</loc>
13-
<lastmod>2025-01-31</lastmod>
13+
<lastmod>2025-12-23</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://kghub.org/code_of_conduct/</loc>
17-
<lastmod>2025-01-31</lastmod>
17+
<lastmod>2025-12-23</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://kghub.org/kg_obo/</loc>
21-
<lastmod>2025-01-31</lastmod>
21+
<lastmod>2025-12-23</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://kghub.org/support/</loc>
25-
<lastmod>2025-01-31</lastmod>
25+
<lastmod>2025-12-23</lastmod>
2626
</url>
2727
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)