-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from RobokopU24/update/4-17-24-content-update
4-17-24 content update
- Loading branch information
Showing
107 changed files
with
3,400 additions
and
6,045 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
id: cam-kg | ||
title: "CAM KG" | ||
description: "CAM KG" | ||
custom_edit_url: null | ||
--- | ||
|
||
|
||
|
||
|
||
The CAM KG contains data on CAMs (Causal Activity Models), which are small knowledge graphs built using the Web Ontology Language (OWL). The CAM database combines many CAM graphs, along with a large merged bio-ontology containing the full vocabulary of concepts referenced within the individual CAMs. Each CAM describes an instantiation of some of those concepts in a particular context, modeling the interactions between those instances as an interlinked representation of a complex biological or environmental process. | ||
|
||
**Version:** e553a5174c60a698 | ||
|
||
|
||
|
||
**Files:** [https://stars.renci.org/var/plater/bl-3.5.4/CAMKP_Automat/e553a5174c60a698](https://stars.renci.org/var/plater/bl-3.5.4/CAMKP_Automat/e553a5174c60a698) | ||
|
||
**Nodes:** 119,464 | ||
|
||
**Edges:** 2,199,905 | ||
|
||
|
||
|
||
|
||
|
||
|
||
## Query Endpoints | ||
```mdx-code-block | ||
import DocCardList from '@theme/DocCardList'; | ||
import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; | ||
<DocCardList items={useCurrentSidebarCategory().items.slice(0, 6)}/> | ||
``` | ||
|
||
## Metadata Endpoints | ||
```mdx-code-block | ||
<DocCardList items={useCurrentSidebarCategory().items.slice(6)}/> | ||
``` | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.