diff --git a/docs/automat/alliance-of-genome-resources.tag.mdx b/docs/automat/alliance-of-genome-resources.tag.mdx index 4f478f6..377a5f5 100644 --- a/docs/automat/alliance-of-genome-resources.tag.mdx +++ b/docs/automat/alliance-of-genome-resources.tag.mdx @@ -24,10 +24,16 @@ The Alliance of Genome Resources is a consortium of the owners of seven model or +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/binding.tag.mdx b/docs/automat/binding.tag.mdx index a08fa73..db3f13f 100644 --- a/docs/automat/binding.tag.mdx +++ b/docs/automat/binding.tag.mdx @@ -24,10 +24,16 @@ Binding DataBase (BindingDB) openly exposes curated data on chemical entities an +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/cam-provider-kg.tag.mdx b/docs/automat/cam-provider-kg.tag.mdx index dc3b932..d665e91 100644 --- a/docs/automat/cam-provider-kg.tag.mdx +++ b/docs/automat/cam-provider-kg.tag.mdx @@ -24,10 +24,16 @@ The CAMP Provider KG contains data on CAMs (Causal Activity Models), which are s +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/ctd.tag.mdx b/docs/automat/ctd.tag.mdx index 744c23d..f88372b 100644 --- a/docs/automat/ctd.tag.mdx +++ b/docs/automat/ctd.tag.mdx @@ -24,10 +24,16 @@ The Comparative Toxicogenomics Database (CTD) is an open-source database that pr +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-binding-db.api.mdx b/docs/automat/cypher-cypher-post-binding-db.api.mdx index d0804c9..a09b596 100644 --- a/docs/automat/cypher-cypher-post-binding-db.api.mdx +++ b/docs/automat/cypher-cypher-post-binding-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
Schema + ## Request

Body

required
@@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-biolink.api.mdx b/docs/automat/cypher-cypher-post-biolink.api.mdx index e90ffae..f857f86 100644 --- a/docs/automat/cypher-cypher-post-biolink.api.mdx +++ b/docs/automat/cypher-cypher-post-biolink.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-cam-kp.api.mdx b/docs/automat/cypher-cypher-post-cam-kp.api.mdx index 2f4de1f..2f90e3f 100644 --- a/docs/automat/cypher-cypher-post-cam-kp.api.mdx +++ b/docs/automat/cypher-cypher-post-cam-kp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-ctd.api.mdx b/docs/automat/cypher-cypher-post-ctd.api.mdx index cbbb769..3ae977d 100644 --- a/docs/automat/cypher-cypher-post-ctd.api.mdx +++ b/docs/automat/cypher-cypher-post-ctd.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-drugcentral.api.mdx b/docs/automat/cypher-cypher-post-drugcentral.api.mdx index d3d47b0..a948fba 100644 --- a/docs/automat/cypher-cypher-post-drugcentral.api.mdx +++ b/docs/automat/cypher-cypher-post-drugcentral.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-genome-alliance.api.mdx b/docs/automat/cypher-cypher-post-genome-alliance.api.mdx index 7205d92..30005ab 100644 --- a/docs/automat/cypher-cypher-post-genome-alliance.api.mdx +++ b/docs/automat/cypher-cypher-post-genome-alliance.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-gtex.api.mdx b/docs/automat/cypher-cypher-post-gtex.api.mdx index f7baec2..a33b555 100644 --- a/docs/automat/cypher-cypher-post-gtex.api.mdx +++ b/docs/automat/cypher-cypher-post-gtex.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-gtopdb.api.mdx b/docs/automat/cypher-cypher-post-gtopdb.api.mdx index 894c4bb..16def14 100644 --- a/docs/automat/cypher-cypher-post-gtopdb.api.mdx +++ b/docs/automat/cypher-cypher-post-gtopdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-gwas-catalog.api.mdx b/docs/automat/cypher-cypher-post-gwas-catalog.api.mdx index 1b8299d..f560dda 100644 --- a/docs/automat/cypher-cypher-post-gwas-catalog.api.mdx +++ b/docs/automat/cypher-cypher-post-gwas-catalog.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-hetio.api.mdx b/docs/automat/cypher-cypher-post-hetio.api.mdx index b5ab599..9a2f00e 100644 --- a/docs/automat/cypher-cypher-post-hetio.api.mdx +++ b/docs/automat/cypher-cypher-post-hetio.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-hgnc.api.mdx b/docs/automat/cypher-cypher-post-hgnc.api.mdx index eb5bbdf..d369442 100644 --- a/docs/automat/cypher-cypher-post-hgnc.api.mdx +++ b/docs/automat/cypher-cypher-post-hgnc.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-hmdb.api.mdx b/docs/automat/cypher-cypher-post-hmdb.api.mdx index 8e75b50..ff35abc 100644 --- a/docs/automat/cypher-cypher-post-hmdb.api.mdx +++ b/docs/automat/cypher-cypher-post-hmdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-human-goa.api.mdx b/docs/automat/cypher-cypher-post-human-goa.api.mdx index 1580138..208398e 100644 --- a/docs/automat/cypher-cypher-post-human-goa.api.mdx +++ b/docs/automat/cypher-cypher-post-human-goa.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-icees-kg.api.mdx b/docs/automat/cypher-cypher-post-icees-kg.api.mdx index 9cfbceb..2548fc4 100644 --- a/docs/automat/cypher-cypher-post-icees-kg.api.mdx +++ b/docs/automat/cypher-cypher-post-icees-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-intact.api.mdx b/docs/automat/cypher-cypher-post-intact.api.mdx index 61a3f8b..b5c011f 100644 --- a/docs/automat/cypher-cypher-post-intact.api.mdx +++ b/docs/automat/cypher-cypher-post-intact.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-panther.api.mdx b/docs/automat/cypher-cypher-post-panther.api.mdx index d76a18a..2496884 100644 --- a/docs/automat/cypher-cypher-post-panther.api.mdx +++ b/docs/automat/cypher-cypher-post-panther.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-pharos.api.mdx b/docs/automat/cypher-cypher-post-pharos.api.mdx index 67c5dfd..4f4d850 100644 --- a/docs/automat/cypher-cypher-post-pharos.api.mdx +++ b/docs/automat/cypher-cypher-post-pharos.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-reactome.api.mdx b/docs/automat/cypher-cypher-post-reactome.api.mdx index d2f22f3..bb7e496 100644 --- a/docs/automat/cypher-cypher-post-reactome.api.mdx +++ b/docs/automat/cypher-cypher-post-reactome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-robokopkg.api.mdx b/docs/automat/cypher-cypher-post-robokopkg.api.mdx index 941956d..5192cde 100644 --- a/docs/automat/cypher-cypher-post-robokopkg.api.mdx +++ b/docs/automat/cypher-cypher-post-robokopkg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-sri-reference-kg.api.mdx b/docs/automat/cypher-cypher-post-sri-reference-kg.api.mdx index 896509a..557d4c7 100644 --- a/docs/automat/cypher-cypher-post-sri-reference-kg.api.mdx +++ b/docs/automat/cypher-cypher-post-sri-reference-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-string-db.api.mdx b/docs/automat/cypher-cypher-post-string-db.api.mdx index a859f42..ae60825 100644 --- a/docs/automat/cypher-cypher-post-string-db.api.mdx +++ b/docs/automat/cypher-cypher-post-string-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-textminingkp.api.mdx b/docs/automat/cypher-cypher-post-textminingkp.api.mdx index 05b4df4..26d08c9 100644 --- a/docs/automat/cypher-cypher-post-textminingkp.api.mdx +++ b/docs/automat/cypher-cypher-post-textminingkp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-ubergraph.api.mdx b/docs/automat/cypher-cypher-post-ubergraph.api.mdx index 44d867a..4e61422 100644 --- a/docs/automat/cypher-cypher-post-ubergraph.api.mdx +++ b/docs/automat/cypher-cypher-post-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/cypher-cypher-post-viral-proteome.api.mdx b/docs/automat/cypher-cypher-post-viral-proteome.api.mdx index eb06d55..c636dc0 100644 --- a/docs/automat/cypher-cypher-post-viral-proteome.api.mdx +++ b/docs/automat/cypher-cypher-post-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Runs cypher query against the Neo4j instance, and returns an equivalent response expected from a Neo4j HTTP endpoint (https://neo4j.com/docs/rest-docs/current/). +
    Schema + ## Request

    Body

    required
    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/drug-central.tag.mdx b/docs/automat/drug-central.tag.mdx index 325a435..3941117 100644 --- a/docs/automat/drug-central.tag.mdx +++ b/docs/automat/drug-central.tag.mdx @@ -24,10 +24,16 @@ DrugCentral provides open-source data on active ingredients, chemical entities, +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/get-list-of-platers.api.mdx b/docs/automat/get-list-of-platers.api.mdx index 90e11ba..a3ba8c7 100644 --- a/docs/automat/get-list-of-platers.api.mdx +++ b/docs/automat/get-list-of-platers.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns list of available PLATER instances.An entry from this list can be a prefix to route requests to specific PLATER backend +
    Schema + ## Request
    @@ -41,4 +43,5 @@ OK object
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-binding-db-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-binding-db-trapi.api.mdx index 7742b4c..b667ec7 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-binding-db-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-binding-db-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-biolink-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-biolink-trapi.api.mdx index cfe419e..00d2d29 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-biolink-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-biolink-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-cam-kp-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-cam-kp-trapi.api.mdx index 9b2d689..9f4f8de 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-cam-kp-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-cam-kp-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-ctd-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-ctd-trapi.api.mdx index 32ae296..c734c35 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-ctd-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-ctd-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-drugcentral-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-drugcentral-trapi.api.mdx index 3dd1e89..919bd07 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-drugcentral-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-drugcentral-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-genome-alliance-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-genome-alliance-trapi.api.mdx index ed03816..4cee74c 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-genome-alliance-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-genome-alliance-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtex-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtex-trapi.api.mdx index 754c895..bec35f1 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtex-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtex-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtopdb-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtopdb-trapi.api.mdx index 8ad26df..27ad489 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtopdb-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtopdb-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gwas-catalog-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gwas-catalog-trapi.api.mdx index 19f994c..1e799f7 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gwas-catalog-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gwas-catalog-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hetio-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hetio-trapi.api.mdx index f275867..876af00 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hetio-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hetio-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hgnc-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hgnc-trapi.api.mdx index 71dc31f..d302b07 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hgnc-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hgnc-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hmdb-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hmdb-trapi.api.mdx index 6504b6c..a72a4a7 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hmdb-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hmdb-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-human-goa-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-human-goa-trapi.api.mdx index 77571f8..61fdd82 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-human-goa-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-human-goa-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-icees-kg-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-icees-kg-trapi.api.mdx index db25bd9..9dab5ec 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-icees-kg-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-icees-kg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-intact-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-intact-trapi.api.mdx index 5dadc66..c6e96c4 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-intact-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-intact-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-panther-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-panther-trapi.api.mdx index 6288a9e..5a48ea0 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-panther-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-panther-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-pharos-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-pharos-trapi.api.mdx index 3a492ba..dbd661d 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-pharos-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-pharos-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-reactome-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-reactome-trapi.api.mdx index 08dad55..e48434c 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-reactome-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-reactome-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-robokopkg-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-robokopkg-trapi.api.mdx index e5f06ed..edc633e 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-robokopkg-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-robokopkg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-sri-reference-kg-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-sri-reference-kg-trapi.api.mdx index 5368bff..3e5f300 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-sri-reference-kg-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-sri-reference-kg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-string-db-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-string-db-trapi.api.mdx index bf94fb4..5839ea7 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-string-db-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-string-db-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-textminingkp-trapi.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-textminingkp-trapi.api.mdx index 138f81f..8618b50 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-textminingkp-trapi.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-textminingkp-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-ubergraph.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-ubergraph.api.mdx index 2593ec3..645371c 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-ubergraph.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-viral-proteome.api.mdx b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-viral-proteome.api.mdx index edf5f3d..3026ef5 100644 --- a/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-viral-proteome.api.mdx +++ b/docs/automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns meta knowledge graph representation of this TRAPI web service. +
    Schema + ## Request
    @@ -63,4 +65,5 @@ Custom class that implements MutableSequence and is hashable Custom class that implements MutableSequence and is hashable
  • Array [
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-binding-db-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-binding-db-trapi.api.mdx index 1d51fd4..2f0fd49 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-binding-db-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-binding-db-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-biolink-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-biolink-trapi.api.mdx index 490da14..2d316ec 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-biolink-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-biolink-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-cam-kp-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-cam-kp-trapi.api.mdx index 3a8f4ad..8285496 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-cam-kp-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-cam-kp-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-ctd-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-ctd-trapi.api.mdx index 7140e14..4d43046 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-ctd-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-ctd-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-drugcentral-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-drugcentral-trapi.api.mdx index 569ea36..c471622 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-drugcentral-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-drugcentral-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-genome-alliance-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-genome-alliance-trapi.api.mdx index ff985af..9d5dd04 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-genome-alliance-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-genome-alliance-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gtex-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gtex-trapi.api.mdx index 0017d7d..d4ae630 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gtex-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gtex-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gtopdb-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gtopdb-trapi.api.mdx index 81e53f3..409a18f 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gtopdb-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gtopdb-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gwas-catalog-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gwas-catalog-trapi.api.mdx index cd56613..ebbc16b 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gwas-catalog-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-gwas-catalog-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hetio-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hetio-trapi.api.mdx index 61854f3..c9e693c 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hetio-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hetio-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hgnc-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hgnc-trapi.api.mdx index 8cab1b7..e237d2e 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hgnc-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hgnc-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hmdb-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hmdb-trapi.api.mdx index 7e73a36..691077f 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hmdb-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-hmdb-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-human-goa-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-human-goa-trapi.api.mdx index 841e74d..73f38da 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-human-goa-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-human-goa-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-icees-kg-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-icees-kg-trapi.api.mdx index 690c429..b588e42 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-icees-kg-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-icees-kg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-intact-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-intact-trapi.api.mdx index 36fded6..ba5290b 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-intact-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-intact-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-panther-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-panther-trapi.api.mdx index 5102b4b..2dc94c7 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-panther-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-panther-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-pharos-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-pharos-trapi.api.mdx index 25a7090..a28690e 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-pharos-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-pharos-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-reactome-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-reactome-trapi.api.mdx index 6ba8ad3..e267af0 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-reactome-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-reactome-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-robokopkg-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-robokopkg-trapi.api.mdx index 594d080..788a7f0 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-robokopkg-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-robokopkg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-sri-reference-kg-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-sri-reference-kg-trapi.api.mdx index c7989b1..61c18c6 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-sri-reference-kg-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-sri-reference-kg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-string-db-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-string-db-trapi.api.mdx index f640db8..ce5b288 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-string-db-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-string-db-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-textminingkp-trapi.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-textminingkp-trapi.api.mdx index c720982..c15a717 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-textminingkp-trapi.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-textminingkp-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-ubergraph.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-ubergraph.api.mdx index a23091b..2b4b76c 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-ubergraph.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-viral-proteome.api.mdx b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-viral-proteome.api.mdx index 8ad53e9..2b1e07f 100644 --- a/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-viral-proteome.api.mdx +++ b/docs/automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of edges that are representative examples of the knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns a list of edges that are representative examples of the knowledge graph. Successful Response
    Schema
      edges object[]required
    • Array [
    • ]
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/gt-ex.tag.mdx b/docs/automat/gt-ex.tag.mdx index 7a682d2..38190e3 100644 --- a/docs/automat/gt-ex.tag.mdx +++ b/docs/automat/gt-ex.tag.mdx @@ -24,10 +24,16 @@ The Genotype-Tissue Expression (GTEx) portal provides open access to data on tis +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/gto-pdb.tag.mdx b/docs/automat/gto-pdb.tag.mdx index 4902183..fc14b12 100644 --- a/docs/automat/gto-pdb.tag.mdx +++ b/docs/automat/gto-pdb.tag.mdx @@ -24,10 +24,16 @@ The International Union of Basic and Clinical Pharmacology (IUPHAR) / British Ph +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/gwas-catalog.tag.mdx b/docs/automat/gwas-catalog.tag.mdx index 030ede7..da1c638 100644 --- a/docs/automat/gwas-catalog.tag.mdx +++ b/docs/automat/gwas-catalog.tag.mdx @@ -24,10 +24,16 @@ The Genome-Wide Association Studies (GWAS) Catalog provides a curated, searchabl +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/hetionet.tag.mdx b/docs/automat/hetionet.tag.mdx index 860fd5b..28baf01 100644 --- a/docs/automat/hetionet.tag.mdx +++ b/docs/automat/hetionet.tag.mdx @@ -24,10 +24,16 @@ Hetionet is an open-source biomedical "heterogeneous information network" (hetne +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/hgnc.tag.mdx b/docs/automat/hgnc.tag.mdx index 006ea4b..3b7e79a 100644 --- a/docs/automat/hgnc.tag.mdx +++ b/docs/automat/hgnc.tag.mdx @@ -24,10 +24,16 @@ The HUGO Gene Nomenclature Committee (HGNC) database provides open access to HGN +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/hmdb.tag.mdx b/docs/automat/hmdb.tag.mdx index 98eb3b5..a2526ca 100644 --- a/docs/automat/hmdb.tag.mdx +++ b/docs/automat/hmdb.tag.mdx @@ -24,10 +24,16 @@ The Human Metabolome DataBase (HMDB) is an openly accessible database containing +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/human-goa.tag.mdx b/docs/automat/human-goa.tag.mdx index 5ec0efa..130e10f 100644 --- a/docs/automat/human-goa.tag.mdx +++ b/docs/automat/human-goa.tag.mdx @@ -24,10 +24,16 @@ The Gene Ontology (GO) Consortium’s Human Gene Ontologies Annotations (Human G +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/icees-kg.tag.mdx b/docs/automat/icees-kg.tag.mdx index 441b0ea..6f9376a 100644 --- a/docs/automat/icees-kg.tag.mdx +++ b/docs/automat/icees-kg.tag.mdx @@ -24,10 +24,16 @@ ICEES KG is the KG version of the Integrated Clinical and Environmental Exposure +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/int-act-molecular-interaction-database.tag.mdx b/docs/automat/int-act-molecular-interaction-database.tag.mdx index eb528b6..4af51a4 100644 --- a/docs/automat/int-act-molecular-interaction-database.tag.mdx +++ b/docs/automat/int-act-molecular-interaction-database.tag.mdx @@ -24,10 +24,16 @@ The IntAct Molecular Interaction Database provides open access to molecular inte +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-binding-db.api.mdx b/docs/automat/metadata-metadata-get-binding-db.api.mdx index e0f59c2..68edd1c 100644 --- a/docs/automat/metadata-metadata-get-binding-db.api.mdx +++ b/docs/automat/metadata-metadata-get-binding-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-biolink.api.mdx b/docs/automat/metadata-metadata-get-biolink.api.mdx index 269801a..793b0be 100644 --- a/docs/automat/metadata-metadata-get-biolink.api.mdx +++ b/docs/automat/metadata-metadata-get-biolink.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-cam-kp.api.mdx b/docs/automat/metadata-metadata-get-cam-kp.api.mdx index 8d98178..3e1c266 100644 --- a/docs/automat/metadata-metadata-get-cam-kp.api.mdx +++ b/docs/automat/metadata-metadata-get-cam-kp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-ctd.api.mdx b/docs/automat/metadata-metadata-get-ctd.api.mdx index 33f86ca..79bb845 100644 --- a/docs/automat/metadata-metadata-get-ctd.api.mdx +++ b/docs/automat/metadata-metadata-get-ctd.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-drugcentral.api.mdx b/docs/automat/metadata-metadata-get-drugcentral.api.mdx index 13a1ee6..2e43b2a 100644 --- a/docs/automat/metadata-metadata-get-drugcentral.api.mdx +++ b/docs/automat/metadata-metadata-get-drugcentral.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-genome-alliance.api.mdx b/docs/automat/metadata-metadata-get-genome-alliance.api.mdx index 0af07c4..9cef366 100644 --- a/docs/automat/metadata-metadata-get-genome-alliance.api.mdx +++ b/docs/automat/metadata-metadata-get-genome-alliance.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-gtex.api.mdx b/docs/automat/metadata-metadata-get-gtex.api.mdx index 2e1de5a..c1975ef 100644 --- a/docs/automat/metadata-metadata-get-gtex.api.mdx +++ b/docs/automat/metadata-metadata-get-gtex.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-gtopdb.api.mdx b/docs/automat/metadata-metadata-get-gtopdb.api.mdx index 29e8aca..5fb316a 100644 --- a/docs/automat/metadata-metadata-get-gtopdb.api.mdx +++ b/docs/automat/metadata-metadata-get-gtopdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-gwas-catalog.api.mdx b/docs/automat/metadata-metadata-get-gwas-catalog.api.mdx index 7227aa2..844ca9c 100644 --- a/docs/automat/metadata-metadata-get-gwas-catalog.api.mdx +++ b/docs/automat/metadata-metadata-get-gwas-catalog.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-hetio.api.mdx b/docs/automat/metadata-metadata-get-hetio.api.mdx index 9dc3779..33de963 100644 --- a/docs/automat/metadata-metadata-get-hetio.api.mdx +++ b/docs/automat/metadata-metadata-get-hetio.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-hgnc.api.mdx b/docs/automat/metadata-metadata-get-hgnc.api.mdx index 34f48fd..64f79fb 100644 --- a/docs/automat/metadata-metadata-get-hgnc.api.mdx +++ b/docs/automat/metadata-metadata-get-hgnc.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-hmdb.api.mdx b/docs/automat/metadata-metadata-get-hmdb.api.mdx index a4a5a06..7d8d16e 100644 --- a/docs/automat/metadata-metadata-get-hmdb.api.mdx +++ b/docs/automat/metadata-metadata-get-hmdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-human-goa.api.mdx b/docs/automat/metadata-metadata-get-human-goa.api.mdx index 93367cc..5cdb1ae 100644 --- a/docs/automat/metadata-metadata-get-human-goa.api.mdx +++ b/docs/automat/metadata-metadata-get-human-goa.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-icees-kg.api.mdx b/docs/automat/metadata-metadata-get-icees-kg.api.mdx index 0cf19c2..ae2c7bf 100644 --- a/docs/automat/metadata-metadata-get-icees-kg.api.mdx +++ b/docs/automat/metadata-metadata-get-icees-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-intact.api.mdx b/docs/automat/metadata-metadata-get-intact.api.mdx index d4ca38d..7a5a715 100644 --- a/docs/automat/metadata-metadata-get-intact.api.mdx +++ b/docs/automat/metadata-metadata-get-intact.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-panther.api.mdx b/docs/automat/metadata-metadata-get-panther.api.mdx index dccd5eb..31755eb 100644 --- a/docs/automat/metadata-metadata-get-panther.api.mdx +++ b/docs/automat/metadata-metadata-get-panther.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-pharos.api.mdx b/docs/automat/metadata-metadata-get-pharos.api.mdx index 3ef7e29..2e84c2c 100644 --- a/docs/automat/metadata-metadata-get-pharos.api.mdx +++ b/docs/automat/metadata-metadata-get-pharos.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-reactome.api.mdx b/docs/automat/metadata-metadata-get-reactome.api.mdx index 8187794..2013b79 100644 --- a/docs/automat/metadata-metadata-get-reactome.api.mdx +++ b/docs/automat/metadata-metadata-get-reactome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-robokopkg.api.mdx b/docs/automat/metadata-metadata-get-robokopkg.api.mdx index 72e08da..1fc98b4 100644 --- a/docs/automat/metadata-metadata-get-robokopkg.api.mdx +++ b/docs/automat/metadata-metadata-get-robokopkg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-sri-reference-kg.api.mdx b/docs/automat/metadata-metadata-get-sri-reference-kg.api.mdx index c76202d..ffe8618 100644 --- a/docs/automat/metadata-metadata-get-sri-reference-kg.api.mdx +++ b/docs/automat/metadata-metadata-get-sri-reference-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-string-db.api.mdx b/docs/automat/metadata-metadata-get-string-db.api.mdx index 6b6eb73..34eb8e8 100644 --- a/docs/automat/metadata-metadata-get-string-db.api.mdx +++ b/docs/automat/metadata-metadata-get-string-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-textminingkp.api.mdx b/docs/automat/metadata-metadata-get-textminingkp.api.mdx index d3102f5..0767cfd 100644 --- a/docs/automat/metadata-metadata-get-textminingkp.api.mdx +++ b/docs/automat/metadata-metadata-get-textminingkp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-ubergraph.api.mdx b/docs/automat/metadata-metadata-get-ubergraph.api.mdx index bc1d30b..b1d4cd2 100644 --- a/docs/automat/metadata-metadata-get-ubergraph.api.mdx +++ b/docs/automat/metadata-metadata-get-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/metadata-metadata-get-viral-proteome.api.mdx b/docs/automat/metadata-metadata-get-viral-proteome.api.mdx index 24bdf74..c3c48b4 100644 --- a/docs/automat/metadata-metadata-get-viral-proteome.api.mdx +++ b/docs/automat/metadata-metadata-get-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns JSON with metadata about the data sources in this knowledge graph. +
    Schema + ## Request
    @@ -37,4 +39,5 @@ Returns JSON with metadata about the data sources in this knowledge graph. Successful Response
    Schema
      any
    - \ No newline at end of file + +
    \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-binding-db.api.mdx b/docs/automat/node-node-type-curie-get-binding-db.api.mdx index 371a3d9..194efe5 100644 --- a/docs/automat/node-node-type-curie-get-binding-db.api.mdx +++ b/docs/automat/node-node-type-curie-get-binding-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-biolink.api.mdx b/docs/automat/node-node-type-curie-get-biolink.api.mdx index 20da1e2..5c9c462 100644 --- a/docs/automat/node-node-type-curie-get-biolink.api.mdx +++ b/docs/automat/node-node-type-curie-get-biolink.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-cam-kp.api.mdx b/docs/automat/node-node-type-curie-get-cam-kp.api.mdx index 5b6c572..803cba3 100644 --- a/docs/automat/node-node-type-curie-get-cam-kp.api.mdx +++ b/docs/automat/node-node-type-curie-get-cam-kp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-ctd.api.mdx b/docs/automat/node-node-type-curie-get-ctd.api.mdx index c0a83e9..80d9239 100644 --- a/docs/automat/node-node-type-curie-get-ctd.api.mdx +++ b/docs/automat/node-node-type-curie-get-ctd.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-drugcentral.api.mdx b/docs/automat/node-node-type-curie-get-drugcentral.api.mdx index 20a23e8..6ebb973 100644 --- a/docs/automat/node-node-type-curie-get-drugcentral.api.mdx +++ b/docs/automat/node-node-type-curie-get-drugcentral.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-genome-alliance.api.mdx b/docs/automat/node-node-type-curie-get-genome-alliance.api.mdx index cef02d9..f5293fa 100644 --- a/docs/automat/node-node-type-curie-get-genome-alliance.api.mdx +++ b/docs/automat/node-node-type-curie-get-genome-alliance.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-gtex.api.mdx b/docs/automat/node-node-type-curie-get-gtex.api.mdx index 8f6e67c..0d80a92 100644 --- a/docs/automat/node-node-type-curie-get-gtex.api.mdx +++ b/docs/automat/node-node-type-curie-get-gtex.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-gtopdb.api.mdx b/docs/automat/node-node-type-curie-get-gtopdb.api.mdx index 939527c..d3e2e4d 100644 --- a/docs/automat/node-node-type-curie-get-gtopdb.api.mdx +++ b/docs/automat/node-node-type-curie-get-gtopdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-gwas-catalog.api.mdx b/docs/automat/node-node-type-curie-get-gwas-catalog.api.mdx index 1128c89..2222185 100644 --- a/docs/automat/node-node-type-curie-get-gwas-catalog.api.mdx +++ b/docs/automat/node-node-type-curie-get-gwas-catalog.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-hetio.api.mdx b/docs/automat/node-node-type-curie-get-hetio.api.mdx index e8e75bf..e75fa76 100644 --- a/docs/automat/node-node-type-curie-get-hetio.api.mdx +++ b/docs/automat/node-node-type-curie-get-hetio.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-hgnc.api.mdx b/docs/automat/node-node-type-curie-get-hgnc.api.mdx index e53be98..8f6cb1e 100644 --- a/docs/automat/node-node-type-curie-get-hgnc.api.mdx +++ b/docs/automat/node-node-type-curie-get-hgnc.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-hmdb.api.mdx b/docs/automat/node-node-type-curie-get-hmdb.api.mdx index 8687f19..5ccfe1c 100644 --- a/docs/automat/node-node-type-curie-get-hmdb.api.mdx +++ b/docs/automat/node-node-type-curie-get-hmdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-human-goa.api.mdx b/docs/automat/node-node-type-curie-get-human-goa.api.mdx index 7bdc61e..55ec4b5 100644 --- a/docs/automat/node-node-type-curie-get-human-goa.api.mdx +++ b/docs/automat/node-node-type-curie-get-human-goa.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-icees-kg.api.mdx b/docs/automat/node-node-type-curie-get-icees-kg.api.mdx index da26d90..32ddede 100644 --- a/docs/automat/node-node-type-curie-get-icees-kg.api.mdx +++ b/docs/automat/node-node-type-curie-get-icees-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-intact.api.mdx b/docs/automat/node-node-type-curie-get-intact.api.mdx index ba8d034..f9f7547 100644 --- a/docs/automat/node-node-type-curie-get-intact.api.mdx +++ b/docs/automat/node-node-type-curie-get-intact.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-panther.api.mdx b/docs/automat/node-node-type-curie-get-panther.api.mdx index 5d8868b..0cdbbfa 100644 --- a/docs/automat/node-node-type-curie-get-panther.api.mdx +++ b/docs/automat/node-node-type-curie-get-panther.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-pharos.api.mdx b/docs/automat/node-node-type-curie-get-pharos.api.mdx index 3814e5f..f2fab4d 100644 --- a/docs/automat/node-node-type-curie-get-pharos.api.mdx +++ b/docs/automat/node-node-type-curie-get-pharos.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-reactome.api.mdx b/docs/automat/node-node-type-curie-get-reactome.api.mdx index a825de1..2cb82db 100644 --- a/docs/automat/node-node-type-curie-get-reactome.api.mdx +++ b/docs/automat/node-node-type-curie-get-reactome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-robokopkg.api.mdx b/docs/automat/node-node-type-curie-get-robokopkg.api.mdx index 3a7a0e8..eb61182 100644 --- a/docs/automat/node-node-type-curie-get-robokopkg.api.mdx +++ b/docs/automat/node-node-type-curie-get-robokopkg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-sri-reference-kg.api.mdx b/docs/automat/node-node-type-curie-get-sri-reference-kg.api.mdx index c94f5e2..05f99b7 100644 --- a/docs/automat/node-node-type-curie-get-sri-reference-kg.api.mdx +++ b/docs/automat/node-node-type-curie-get-sri-reference-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-string-db.api.mdx b/docs/automat/node-node-type-curie-get-string-db.api.mdx index 2f3013d..e8c7e0d 100644 --- a/docs/automat/node-node-type-curie-get-string-db.api.mdx +++ b/docs/automat/node-node-type-curie-get-string-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-textminingkp.api.mdx b/docs/automat/node-node-type-curie-get-textminingkp.api.mdx index a090be1..7356562 100644 --- a/docs/automat/node-node-type-curie-get-textminingkp.api.mdx +++ b/docs/automat/node-node-type-curie-get-textminingkp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-ubergraph.api.mdx b/docs/automat/node-node-type-curie-get-ubergraph.api.mdx index 6372218..545cd1f 100644 --- a/docs/automat/node-node-type-curie-get-ubergraph.api.mdx +++ b/docs/automat/node-node-type-curie-get-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/node-node-type-curie-get-viral-proteome.api.mdx b/docs/automat/node-node-type-curie-get-viral-proteome.api.mdx index b6c6295..1bfafec 100644 --- a/docs/automat/node-node-type-curie-get-viral-proteome.api.mdx +++ b/docs/automat/node-node-type-curie-get-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns `node` matching `curie`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-binding-db.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-binding-db.api.mdx index 2457eaf..87e81fd 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-binding-db.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-binding-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-biolink.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-biolink.api.mdx index d4516e0..7963868 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-biolink.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-biolink.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-cam-kp.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-cam-kp.api.mdx index cfb03d5..60e3854 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-cam-kp.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-cam-kp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-ctd.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-ctd.api.mdx index 37e3caa..bd37cae 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-ctd.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-ctd.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-drugcentral.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-drugcentral.api.mdx index 3ff8209..a34b398 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-drugcentral.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-drugcentral.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-genome-alliance.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-genome-alliance.api.mdx index ccf8b3c..70b786d 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-genome-alliance.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-genome-alliance.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-gtex.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-gtex.api.mdx index 87c073c..be61569 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-gtex.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-gtex.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-gtopdb.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-gtopdb.api.mdx index a4217a7..c81808e 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-gtopdb.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-gtopdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-gwas-catalog.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-gwas-catalog.api.mdx index cb77745..007023b 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-gwas-catalog.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-gwas-catalog.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-hetio.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-hetio.api.mdx index 7c504c7..8fb3bae 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-hetio.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-hetio.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-hgnc.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-hgnc.api.mdx index c32ad43..fbf4c1c 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-hgnc.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-hgnc.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-hmdb.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-hmdb.api.mdx index 47e47a9..d6d57c8 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-hmdb.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-hmdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-human-goa.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-human-goa.api.mdx index 411d4cc..cd7b016 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-human-goa.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-human-goa.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-icees-kg.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-icees-kg.api.mdx index aa60eff..bb1f543 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-icees-kg.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-icees-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-intact.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-intact.api.mdx index d1bfd21..5938975 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-intact.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-intact.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-panther.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-panther.api.mdx index 6fa64b6..f79fc63 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-panther.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-panther.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-pharos.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-pharos.api.mdx index 5fa16aa..cbbe6c2 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-pharos.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-pharos.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-reactome.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-reactome.api.mdx index 63911de..b2fec4a 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-reactome.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-reactome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-robokopkg.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-robokopkg.api.mdx index 1e43084..c5cda1a 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-robokopkg.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-robokopkg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-sri-reference-kg.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-sri-reference-kg.api.mdx index ea5fe33..dbd9ba2 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-sri-reference-kg.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-sri-reference-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-string-db.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-string-db.api.mdx index b9118b9..a09b756 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-string-db.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-string-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-textminingkp.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-textminingkp.api.mdx index e4f0572..0b89f59 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-textminingkp.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-textminingkp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-ubergraph.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-ubergraph.api.mdx index e813b6e..a434ee5 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-ubergraph.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/one-hop-source-type-target-type-curie-get-viral-proteome.api.mdx b/docs/automat/one-hop-source-type-target-type-curie-get-viral-proteome.api.mdx index 4309f09..c2be1f6 100644 --- a/docs/automat/one-hop-source-type-target-type-curie-get-viral-proteome.api.mdx +++ b/docs/automat/one-hop-source-type-target-type-curie-get-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns one hop paths from `source_node_type` with `curie` to `target_node_type`. +
    Schema + ## Request

    Path Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-binding-db-translator.api.mdx b/docs/automat/overlay-overlay-post-binding-db-translator.api.mdx index daa0313..84456a6 100644 --- a/docs/automat/overlay-overlay-post-binding-db-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-binding-db-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-biolink-translator.api.mdx b/docs/automat/overlay-overlay-post-biolink-translator.api.mdx index 472039a..828d232 100644 --- a/docs/automat/overlay-overlay-post-biolink-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-biolink-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-cam-kp-translator.api.mdx b/docs/automat/overlay-overlay-post-cam-kp-translator.api.mdx index bfbaa1f..c60cfb5 100644 --- a/docs/automat/overlay-overlay-post-cam-kp-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-cam-kp-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-ctd-translator.api.mdx b/docs/automat/overlay-overlay-post-ctd-translator.api.mdx index 3b8dcb0..c3dc39a 100644 --- a/docs/automat/overlay-overlay-post-ctd-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-ctd-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-drugcentral-translator.api.mdx b/docs/automat/overlay-overlay-post-drugcentral-translator.api.mdx index 04caa07..1e9c43b 100644 --- a/docs/automat/overlay-overlay-post-drugcentral-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-drugcentral-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-genome-alliance-translator.api.mdx b/docs/automat/overlay-overlay-post-genome-alliance-translator.api.mdx index 23c3df0..87ebc5a 100644 --- a/docs/automat/overlay-overlay-post-genome-alliance-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-genome-alliance-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-gtex-translator.api.mdx b/docs/automat/overlay-overlay-post-gtex-translator.api.mdx index 8439eeb..39c26f6 100644 --- a/docs/automat/overlay-overlay-post-gtex-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-gtex-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-gtopdb-translator.api.mdx b/docs/automat/overlay-overlay-post-gtopdb-translator.api.mdx index 31531f4..2856a3f 100644 --- a/docs/automat/overlay-overlay-post-gtopdb-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-gtopdb-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-gwas-catalog-translator.api.mdx b/docs/automat/overlay-overlay-post-gwas-catalog-translator.api.mdx index 243a52c..1e843a2 100644 --- a/docs/automat/overlay-overlay-post-gwas-catalog-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-gwas-catalog-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-hetio-translator.api.mdx b/docs/automat/overlay-overlay-post-hetio-translator.api.mdx index 21d3ecf..6ed68ef 100644 --- a/docs/automat/overlay-overlay-post-hetio-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-hetio-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-hgnc-translator.api.mdx b/docs/automat/overlay-overlay-post-hgnc-translator.api.mdx index b22a7fd..0b6aa72 100644 --- a/docs/automat/overlay-overlay-post-hgnc-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-hgnc-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-hmdb-translator.api.mdx b/docs/automat/overlay-overlay-post-hmdb-translator.api.mdx index caf53cf..d40978f 100644 --- a/docs/automat/overlay-overlay-post-hmdb-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-hmdb-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-human-goa-translator.api.mdx b/docs/automat/overlay-overlay-post-human-goa-translator.api.mdx index a4bd10f..474174b 100644 --- a/docs/automat/overlay-overlay-post-human-goa-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-human-goa-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-icees-kg-translator.api.mdx b/docs/automat/overlay-overlay-post-icees-kg-translator.api.mdx index d98c5fa..a11c98f 100644 --- a/docs/automat/overlay-overlay-post-icees-kg-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-icees-kg-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-intact-translator.api.mdx b/docs/automat/overlay-overlay-post-intact-translator.api.mdx index 2331ae6..70fd7a6 100644 --- a/docs/automat/overlay-overlay-post-intact-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-intact-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-panther-translator.api.mdx b/docs/automat/overlay-overlay-post-panther-translator.api.mdx index 0fc0687..81db9e3 100644 --- a/docs/automat/overlay-overlay-post-panther-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-panther-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-pharos-translator.api.mdx b/docs/automat/overlay-overlay-post-pharos-translator.api.mdx index 032a6b8..4bd36c9 100644 --- a/docs/automat/overlay-overlay-post-pharos-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-pharos-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-reactome-translator.api.mdx b/docs/automat/overlay-overlay-post-reactome-translator.api.mdx index 6c53eca..5346f9f 100644 --- a/docs/automat/overlay-overlay-post-reactome-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-reactome-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-robokopkg-translator.api.mdx b/docs/automat/overlay-overlay-post-robokopkg-translator.api.mdx index f730d13..3367bfa 100644 --- a/docs/automat/overlay-overlay-post-robokopkg-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-robokopkg-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-sri-reference-kg-translator.api.mdx b/docs/automat/overlay-overlay-post-sri-reference-kg-translator.api.mdx index 2813219..875aa25 100644 --- a/docs/automat/overlay-overlay-post-sri-reference-kg-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-sri-reference-kg-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-string-db-translator.api.mdx b/docs/automat/overlay-overlay-post-string-db-translator.api.mdx index 4668d73..639cbd7 100644 --- a/docs/automat/overlay-overlay-post-string-db-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-string-db-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-textminingkp-translator.api.mdx b/docs/automat/overlay-overlay-post-textminingkp-translator.api.mdx index d4e1974..a8f9cf1 100644 --- a/docs/automat/overlay-overlay-post-textminingkp-translator.api.mdx +++ b/docs/automat/overlay-overlay-post-textminingkp-translator.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-translator-ubergraph.api.mdx b/docs/automat/overlay-overlay-post-translator-ubergraph.api.mdx index a7b70f5..b05e044 100644 --- a/docs/automat/overlay-overlay-post-translator-ubergraph.api.mdx +++ b/docs/automat/overlay-overlay-post-translator-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/overlay-overlay-post-translator-viral-proteome.api.mdx b/docs/automat/overlay-overlay-post-translator-viral-proteome.api.mdx index 3d2592e..bb0b6ee 100644 --- a/docs/automat/overlay-overlay-post-translator-viral-proteome.api.mdx +++ b/docs/automat/overlay-overlay-post-translator-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Given a ReasonerAPI graph, add support edges for any nodes linked in result bindings. +
    Schema + ## Request

    Body

    required
      message object
      @@ -671,4 +673,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/panther.tag.mdx b/docs/automat/panther.tag.mdx index bdfdd3d..f8cb320 100644 --- a/docs/automat/panther.tag.mdx +++ b/docs/automat/panther.tag.mdx @@ -24,10 +24,16 @@ The Protein ANalysis THrough Evolutionary Relationships (PANTHER) classification +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/pharos.tag.mdx b/docs/automat/pharos.tag.mdx index b0c5c00..b3a1ffa 100644 --- a/docs/automat/pharos.tag.mdx +++ b/docs/automat/pharos.tag.mdx @@ -24,10 +24,16 @@ Pharos is the openly accessible user interface to the Illuminating the Druggable +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/reactome.tag.mdx b/docs/automat/reactome.tag.mdx index 131aa5d..ba19918 100644 --- a/docs/automat/reactome.tag.mdx +++ b/docs/automat/reactome.tag.mdx @@ -24,10 +24,16 @@ REACTOME is an open-source, open access, manually curated and peer-reviewed path +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-binding-db-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-binding-db-trapi.api.mdx index 81da5b9..995fc47 100644 --- a/docs/automat/reasoner-api-1-4-query-post-binding-db-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-binding-db-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-biolink-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-biolink-trapi.api.mdx index 4260481..7b8c4df 100644 --- a/docs/automat/reasoner-api-1-4-query-post-biolink-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-biolink-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-cam-kp-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-cam-kp-trapi.api.mdx index cfb0bd0..fd122a2 100644 --- a/docs/automat/reasoner-api-1-4-query-post-cam-kp-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-cam-kp-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-ctd-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-ctd-trapi.api.mdx index ec5a9fc..9542202 100644 --- a/docs/automat/reasoner-api-1-4-query-post-ctd-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-ctd-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-drugcentral-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-drugcentral-trapi.api.mdx index 4c7571c..e6983b2 100644 --- a/docs/automat/reasoner-api-1-4-query-post-drugcentral-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-drugcentral-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-genome-alliance-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-genome-alliance-trapi.api.mdx index 8e6b849..6562a31 100644 --- a/docs/automat/reasoner-api-1-4-query-post-genome-alliance-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-genome-alliance-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-gtex-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-gtex-trapi.api.mdx index 1cd6546..7d0ccae 100644 --- a/docs/automat/reasoner-api-1-4-query-post-gtex-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-gtex-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-gtopdb-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-gtopdb-trapi.api.mdx index 9e2912a..4e03610 100644 --- a/docs/automat/reasoner-api-1-4-query-post-gtopdb-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-gtopdb-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-gwas-catalog-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-gwas-catalog-trapi.api.mdx index 5b85377..5bb7e6c 100644 --- a/docs/automat/reasoner-api-1-4-query-post-gwas-catalog-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-gwas-catalog-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-hetio-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-hetio-trapi.api.mdx index ff53db8..60cce8a 100644 --- a/docs/automat/reasoner-api-1-4-query-post-hetio-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-hetio-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-hgnc-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-hgnc-trapi.api.mdx index 1b41ee2..2994f30 100644 --- a/docs/automat/reasoner-api-1-4-query-post-hgnc-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-hgnc-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-hmdb-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-hmdb-trapi.api.mdx index f5e630c..1cad515 100644 --- a/docs/automat/reasoner-api-1-4-query-post-hmdb-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-hmdb-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-human-goa-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-human-goa-trapi.api.mdx index 0943503..8b31457 100644 --- a/docs/automat/reasoner-api-1-4-query-post-human-goa-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-human-goa-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-icees-kg-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-icees-kg-trapi.api.mdx index 29e2a9b..03de0d6 100644 --- a/docs/automat/reasoner-api-1-4-query-post-icees-kg-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-icees-kg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-intact-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-intact-trapi.api.mdx index 2d6f915..d9ca231 100644 --- a/docs/automat/reasoner-api-1-4-query-post-intact-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-intact-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-panther-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-panther-trapi.api.mdx index 93ebd6e..375923e 100644 --- a/docs/automat/reasoner-api-1-4-query-post-panther-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-panther-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-pharos-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-pharos-trapi.api.mdx index c8095c1..3d9d46f 100644 --- a/docs/automat/reasoner-api-1-4-query-post-pharos-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-pharos-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-reactome-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-reactome-trapi.api.mdx index 6b64f77..37aa42e 100644 --- a/docs/automat/reasoner-api-1-4-query-post-reactome-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-reactome-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-robokopkg-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-robokopkg-trapi.api.mdx index 37d0bed..5467442 100644 --- a/docs/automat/reasoner-api-1-4-query-post-robokopkg-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-robokopkg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-sri-reference-kg-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-sri-reference-kg-trapi.api.mdx index 655f198..fb56269 100644 --- a/docs/automat/reasoner-api-1-4-query-post-sri-reference-kg-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-sri-reference-kg-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-string-db-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-string-db-trapi.api.mdx index 394423c..10f65ce 100644 --- a/docs/automat/reasoner-api-1-4-query-post-string-db-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-string-db-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-textminingkp-trapi.api.mdx b/docs/automat/reasoner-api-1-4-query-post-textminingkp-trapi.api.mdx index 3e1dd35..f785fa0 100644 --- a/docs/automat/reasoner-api-1-4-query-post-textminingkp-trapi.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-textminingkp-trapi.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-trapi-ubergraph.api.mdx b/docs/automat/reasoner-api-1-4-query-post-trapi-ubergraph.api.mdx index 8818809..2d37342 100644 --- a/docs/automat/reasoner-api-1-4-query-post-trapi-ubergraph.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-trapi-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/reasoner-api-1-4-query-post-trapi-viral-proteome.api.mdx b/docs/automat/reasoner-api-1-4-query-post-trapi-viral-proteome.api.mdx index 30b568f..73f8167 100644 --- a/docs/automat/reasoner-api-1-4-query-post-trapi-viral-proteome.api.mdx +++ b/docs/automat/reasoner-api-1-4-query-post-trapi-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Handle TRAPI request. +
    Schema + ## Request

    Body

    required
      message object
      @@ -957,4 +959,5 @@ string integer
    • ]
    • ]
    - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/renci-sri-reference-kg.tag.mdx b/docs/automat/renci-sri-reference-kg.tag.mdx index 91edded..827a5be 100644 --- a/docs/automat/renci-sri-reference-kg.tag.mdx +++ b/docs/automat/renci-sri-reference-kg.tag.mdx @@ -24,10 +24,16 @@ The RENCI Standards and Reference Implementation (SRI) Reference KG represents a +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/robokop-kg.tag.mdx b/docs/automat/robokop-kg.tag.mdx index e22f884..78e4ca0 100644 --- a/docs/automat/robokop-kg.tag.mdx +++ b/docs/automat/robokop-kg.tag.mdx @@ -5,9 +5,6 @@ description: "ROBOKOP KG" custom_edit_url: null --- - - - ROBOKOP (KG) is an open-source biomedical KG that supports the ROBOKOP application and currently contains millions of biomedical relationships derived from dozens of integrated and harmonized biological knowledge sources and bio-ontologies, including the Automat primary and aggregate knowledge sources. ROBOKOP KG also includes text-mined assertions from PubMed and PubMed Central, derived from natural language processing (NLP). Note that text-based assertions, while providing valuable information, must be interpreted with caution, as NLP algorithms may introduce false assertions. **Version:** 929354295ba7d43c @@ -20,14 +17,17 @@ ROBOKOP (KG) is an open-source biomedical KG that supports the ROBOKOP applicati **Edges:** 136,156,958 - - - +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints + +```mdx-code-block + ``` - \ No newline at end of file diff --git a/docs/automat/sidebar.js b/docs/automat/sidebar.js index ce39e0b..cc7b656 100644 --- a/docs/automat/sidebar.js +++ b/docs/automat/sidebar.js @@ -4,18 +4,6 @@ module.exports = [ label: "ROBOKOP KG", link: { type: "doc", id: "automat/robokop-kg" }, items: [ - { - type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-robokopkg-trapi", - label: "Meta knowledge graph representation of this TRAPI web service.", - className: "api-method get", - }, - { - type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-robokopkg-trapi", - label: "Test data for usage by the SRI Testing Harness.", - className: "api-method get", - }, { type: "doc", id: "automat/reasoner-api-1-4-query-post-robokopkg-trapi", @@ -36,8 +24,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-robokopkg", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-robokopkg", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -49,35 +37,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-robokopkg", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-robokopkg", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-robokopkg", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-robokopkg", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "BINDING", - link: { type: "doc", id: "automat/binding" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-binding-db-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-robokopkg-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-binding-db-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-robokopkg-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "BINDING", + link: { type: "doc", id: "automat/binding" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-binding-db-trapi", @@ -98,8 +86,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-binding-db", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-binding-db", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -111,35 +99,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-binding-db", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-binding-db", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-binding-db", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-binding-db", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "RENCI SRI Reference KG", - link: { type: "doc", id: "automat/renci-sri-reference-kg" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-biolink-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-binding-db-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-biolink-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-binding-db-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "RENCI SRI Reference KG", + link: { type: "doc", id: "automat/renci-sri-reference-kg" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-biolink-trapi", @@ -160,8 +148,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-biolink", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-biolink", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -173,35 +161,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-biolink", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-biolink", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-biolink", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-biolink", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "CAM Provider KG", - link: { type: "doc", id: "automat/cam-provider-kg" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-cam-kp-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-biolink-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-cam-kp-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-biolink-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "CAM Provider KG", + link: { type: "doc", id: "automat/cam-provider-kg" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-cam-kp-trapi", @@ -222,8 +210,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-cam-kp", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-cam-kp", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -235,35 +223,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-cam-kp", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-cam-kp", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-cam-kp", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-cam-kp", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "CTD", - link: { type: "doc", id: "automat/ctd" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-ctd-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-cam-kp-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-ctd-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-cam-kp-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "CTD", + link: { type: "doc", id: "automat/ctd" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-ctd-trapi", @@ -284,8 +272,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-ctd", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-ctd", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -297,35 +285,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-ctd", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-ctd", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-ctd", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-ctd", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "DrugCentral", - link: { type: "doc", id: "automat/drug-central" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-drugcentral-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-ctd-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-drugcentral-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-ctd-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "DrugCentral", + link: { type: "doc", id: "automat/drug-central" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-drugcentral-trapi", @@ -346,8 +334,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-drugcentral", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-drugcentral", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -359,35 +347,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-drugcentral", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-drugcentral", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-drugcentral", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-drugcentral", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "Alliance of Genome Resources", - link: { type: "doc", id: "automat/alliance-of-genome-resources" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-genome-alliance-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-drugcentral-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-genome-alliance-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-drugcentral-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "Alliance of Genome Resources", + link: { type: "doc", id: "automat/alliance-of-genome-resources" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-genome-alliance-trapi", @@ -408,8 +396,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-genome-alliance", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-genome-alliance", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -421,35 +409,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-genome-alliance", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-genome-alliance", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-genome-alliance", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-genome-alliance", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "GTEx", - link: { type: "doc", id: "automat/gt-ex" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtex-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-genome-alliance-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-gtex-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-genome-alliance-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "GTEx", + link: { type: "doc", id: "automat/gt-ex" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-gtex-trapi", @@ -470,8 +458,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-gtex", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-gtex", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -483,35 +471,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-gtex", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-gtex", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-gtex", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-gtex", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "GtoPdb", - link: { type: "doc", id: "automat/gto-pdb" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtopdb-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtex-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-gtopdb-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-gtex-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "GtoPdb", + link: { type: "doc", id: "automat/gto-pdb" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-gtopdb-trapi", @@ -532,8 +520,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-gtopdb", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-gtopdb", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -545,35 +533,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-gtopdb", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-gtopdb", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-gtopdb", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-gtopdb", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "GWAS Catalog", - link: { type: "doc", id: "automat/gwas-catalog" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gwas-catalog-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gtopdb-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-gwas-catalog-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-gtopdb-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "GWAS Catalog", + link: { type: "doc", id: "automat/gwas-catalog" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-gwas-catalog-trapi", @@ -594,8 +582,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-gwas-catalog", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-gwas-catalog", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -607,35 +595,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-gwas-catalog", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-gwas-catalog", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-gwas-catalog", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-gwas-catalog", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "Hetionet", - link: { type: "doc", id: "automat/hetionet" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hetio-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-gwas-catalog-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-hetio-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-gwas-catalog-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "Hetionet", + link: { type: "doc", id: "automat/hetionet" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-hetio-trapi", @@ -656,8 +644,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-hetio", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-hetio", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -669,35 +657,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-hetio", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-hetio", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-hetio", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-hetio", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "HGNC", - link: { type: "doc", id: "automat/hgnc" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hgnc-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hetio-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-hgnc-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-hetio-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "HGNC", + link: { type: "doc", id: "automat/hgnc" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-hgnc-trapi", @@ -718,8 +706,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-hgnc", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-hgnc", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -731,35 +719,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-hgnc", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-hgnc", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-hgnc", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-hgnc", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "HMDB", - link: { type: "doc", id: "automat/hmdb" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hmdb-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hgnc-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-hmdb-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-hgnc-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "HMDB", + link: { type: "doc", id: "automat/hmdb" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-hmdb-trapi", @@ -780,8 +768,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-hmdb", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-hmdb", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -793,35 +781,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-hmdb", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-hmdb", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-hmdb", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-hmdb", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "Human GOA", - link: { type: "doc", id: "automat/human-goa" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-human-goa-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-hmdb-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-human-goa-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-hmdb-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "Human GOA", + link: { type: "doc", id: "automat/human-goa" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-human-goa-trapi", @@ -842,8 +830,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-human-goa", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-human-goa", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -855,35 +843,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-human-goa", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-human-goa", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-human-goa", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-human-goa", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "ICEES KG", - link: { type: "doc", id: "automat/icees-kg" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-icees-kg-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-human-goa-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-icees-kg-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-human-goa-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "ICEES KG", + link: { type: "doc", id: "automat/icees-kg" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-icees-kg-trapi", @@ -904,8 +892,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-icees-kg", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-icees-kg", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -917,35 +905,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-icees-kg", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-icees-kg", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-icees-kg", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-icees-kg", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "IntAct Molecular Interaction Database", - link: { type: "doc", id: "automat/int-act-molecular-interaction-database" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-intact-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-icees-kg-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-intact-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-icees-kg-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "IntAct Molecular Interaction Database", + link: { type: "doc", id: "automat/int-act-molecular-interaction-database" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-intact-trapi", @@ -966,8 +954,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-intact", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-intact", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -979,35 +967,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-intact", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-intact", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-intact", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-intact", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "PANTHER", - link: { type: "doc", id: "automat/panther" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-panther-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-intact-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-panther-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-intact-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "PANTHER", + link: { type: "doc", id: "automat/panther" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-panther-trapi", @@ -1028,8 +1016,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-panther", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-panther", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -1041,35 +1029,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-panther", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-panther", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-panther", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-panther", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "Pharos", - link: { type: "doc", id: "automat/pharos" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-pharos-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-panther-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-pharos-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-panther-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "Pharos", + link: { type: "doc", id: "automat/pharos" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-pharos-trapi", @@ -1090,8 +1078,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-pharos", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-pharos", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -1103,35 +1091,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-pharos", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-pharos", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-pharos", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-pharos", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "Reactome", - link: { type: "doc", id: "automat/reactome" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-reactome-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-pharos-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-reactome-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-pharos-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "Reactome", + link: { type: "doc", id: "automat/reactome" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-reactome-trapi", @@ -1152,8 +1140,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-reactome", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-reactome", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -1165,35 +1153,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-reactome", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-reactome", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-reactome", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-reactome", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "SRI Reference KG", - link: { type: "doc", id: "automat/sri-reference-kg" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-sri-reference-kg-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-reactome-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-sri-reference-kg-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-reactome-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "SRI Reference KG", + link: { type: "doc", id: "automat/sri-reference-kg" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-sri-reference-kg-trapi", @@ -1214,8 +1202,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-sri-reference-kg", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-sri-reference-kg", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -1227,35 +1215,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-sri-reference-kg", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-sri-reference-kg", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-sri-reference-kg", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-sri-reference-kg", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "STRING", - link: { type: "doc", id: "automat/string" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-string-db-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-sri-reference-kg-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-string-db-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-sri-reference-kg-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "STRING", + link: { type: "doc", id: "automat/string" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-string-db-trapi", @@ -1276,8 +1264,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-string-db", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-string-db", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -1289,35 +1277,35 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-string-db", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-string-db", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-string-db", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-string-db", + label: "Metadata about the knowledge graph.", className: "api-method get", }, - ], - }, - { - type: "category", - label: "Text Mining Provider KG", - link: { type: "doc", id: "automat/text-mining-provider-kg" }, - items: [ { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-textminingkp-trapi", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-string-db-trapi", label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-textminingkp-trapi", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-string-db-trapi", label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, + ], + }, + { + type: "category", + label: "Text Mining Provider KG", + link: { type: "doc", id: "automat/text-mining-provider-kg" }, + items: [ { type: "doc", id: "automat/reasoner-api-1-4-query-post-textminingkp-trapi", @@ -1338,8 +1326,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-textminingkp", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-textminingkp", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -1349,12 +1337,6 @@ module.exports = [ "Get one hop results from source type to target type. Note: Please GET /predicates to determine what target goes with a source", className: "api-method get", }, - { - type: "doc", - id: "automat/node-node-type-curie-get-textminingkp", - label: "Find `node` by `curie`", - className: "api-method get", - }, { type: "doc", id: "automat/simple-spec-simple-spec-get-textminingkp", @@ -1363,57 +1345,20 @@ module.exports = [ }, { type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-viral-proteome", - label: "Meta knowledge graph representation of this TRAPI web service.", - className: "api-method get", - }, - { - type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-viral-proteome", - label: "Test data for usage by the SRI Testing Harness.", - className: "api-method get", - }, - { - type: "doc", - id: "automat/reasoner-api-1-4-query-post-trapi-viral-proteome", - label: "Query reasoner via one of several inputs.", - className: "api-method post", - }, - { - type: "doc", - id: "automat/cypher-cypher-post-viral-proteome", - label: "Run cypher query", - className: "api-method post", - }, - { - type: "doc", - id: "automat/overlay-overlay-post-translator-viral-proteome", - label: "Overlay results with available connections between each node.", - className: "api-method post", - }, - { - type: "doc", - id: "automat/metadata-metadata-get-viral-proteome", + id: "automat/metadata-metadata-get-textminingkp", label: "Metadata about the knowledge graph.", className: "api-method get", }, { type: "doc", - id: "automat/one-hop-source-type-target-type-curie-get-viral-proteome", - label: - "Get one hop results from source type to target type. Note: Please GET /predicates to determine what target goes with a source", - className: "api-method get", - }, - { - type: "doc", - id: "automat/node-node-type-curie-get-viral-proteome", - label: "Find `node` by `curie`", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-textminingkp-trapi", + label: "Meta knowledge graph representation of this TRAPI web service.", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-viral-proteome", - label: "Get one-hop connection schema", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-textminingkp-trapi", + label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, ], @@ -1423,18 +1368,6 @@ module.exports = [ label: "Ubergraph", link: { type: "doc", id: "automat/ubergraph" }, items: [ - { - type: "doc", - id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-ubergraph", - label: "Meta knowledge graph representation of this TRAPI web service.", - className: "api-method get", - }, - { - type: "doc", - id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-ubergraph", - label: "Test data for usage by the SRI Testing Harness.", - className: "api-method get", - }, { type: "doc", id: "automat/reasoner-api-1-4-query-post-trapi-ubergraph", @@ -1455,8 +1388,8 @@ module.exports = [ }, { type: "doc", - id: "automat/metadata-metadata-get-ubergraph", - label: "Metadata about the knowledge graph.", + id: "automat/node-node-type-curie-get-ubergraph", + label: "Find `node` by `curie`", className: "api-method get", }, { @@ -1468,14 +1401,26 @@ module.exports = [ }, { type: "doc", - id: "automat/node-node-type-curie-get-ubergraph", - label: "Find `node` by `curie`", + id: "automat/simple-spec-simple-spec-get-ubergraph", + label: "Get one-hop connection schema", className: "api-method get", }, { type: "doc", - id: "automat/simple-spec-simple-spec-get-ubergraph", - label: "Get one-hop connection schema", + id: "automat/metadata-metadata-get-ubergraph", + label: "Metadata about the knowledge graph.", + className: "api-method get", + }, + { + type: "doc", + id: "automat/get-meta-knowledge-graph-1-4-meta-knowledge-graph-get-trapi-ubergraph", + label: "Meta knowledge graph representation of this TRAPI web service.", + className: "api-method get", + }, + { + type: "doc", + id: "automat/get-sri-testing-data-1-4-sri-testing-data-get-trapi-ubergraph", + label: "Test data for usage by the SRI Testing Harness.", className: "api-method get", }, ], diff --git a/docs/automat/simple-spec-simple-spec-get-binding-db.api.mdx b/docs/automat/simple-spec-simple-spec-get-binding-db.api.mdx index 9ea820b..76453e7 100644 --- a/docs/automat/simple-spec-simple-spec-get-binding-db.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-binding-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-biolink.api.mdx b/docs/automat/simple-spec-simple-spec-get-biolink.api.mdx index b4137e2..fdf1499 100644 --- a/docs/automat/simple-spec-simple-spec-get-biolink.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-biolink.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-cam-kp.api.mdx b/docs/automat/simple-spec-simple-spec-get-cam-kp.api.mdx index 90e289d..7f808cf 100644 --- a/docs/automat/simple-spec-simple-spec-get-cam-kp.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-cam-kp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-ctd.api.mdx b/docs/automat/simple-spec-simple-spec-get-ctd.api.mdx index d0b4e10..b224f2a 100644 --- a/docs/automat/simple-spec-simple-spec-get-ctd.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-ctd.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-drugcentral.api.mdx b/docs/automat/simple-spec-simple-spec-get-drugcentral.api.mdx index 441ce76..71169ba 100644 --- a/docs/automat/simple-spec-simple-spec-get-drugcentral.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-drugcentral.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-genome-alliance.api.mdx b/docs/automat/simple-spec-simple-spec-get-genome-alliance.api.mdx index dea566c..839340d 100644 --- a/docs/automat/simple-spec-simple-spec-get-genome-alliance.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-genome-alliance.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-gtex.api.mdx b/docs/automat/simple-spec-simple-spec-get-gtex.api.mdx index 081b669..71b5743 100644 --- a/docs/automat/simple-spec-simple-spec-get-gtex.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-gtex.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-gtopdb.api.mdx b/docs/automat/simple-spec-simple-spec-get-gtopdb.api.mdx index 7b3b1cb..67ec44b 100644 --- a/docs/automat/simple-spec-simple-spec-get-gtopdb.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-gtopdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-gwas-catalog.api.mdx b/docs/automat/simple-spec-simple-spec-get-gwas-catalog.api.mdx index 4b975fc..19592f4 100644 --- a/docs/automat/simple-spec-simple-spec-get-gwas-catalog.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-gwas-catalog.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-hetio.api.mdx b/docs/automat/simple-spec-simple-spec-get-hetio.api.mdx index e149511..d37e60f 100644 --- a/docs/automat/simple-spec-simple-spec-get-hetio.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-hetio.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-hgnc.api.mdx b/docs/automat/simple-spec-simple-spec-get-hgnc.api.mdx index 3796f9d..bfc475a 100644 --- a/docs/automat/simple-spec-simple-spec-get-hgnc.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-hgnc.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-hmdb.api.mdx b/docs/automat/simple-spec-simple-spec-get-hmdb.api.mdx index 719ac88..aeef8d3 100644 --- a/docs/automat/simple-spec-simple-spec-get-hmdb.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-hmdb.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-human-goa.api.mdx b/docs/automat/simple-spec-simple-spec-get-human-goa.api.mdx index 18cd8bb..9794294 100644 --- a/docs/automat/simple-spec-simple-spec-get-human-goa.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-human-goa.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-icees-kg.api.mdx b/docs/automat/simple-spec-simple-spec-get-icees-kg.api.mdx index a54f65e..7cf78a7 100644 --- a/docs/automat/simple-spec-simple-spec-get-icees-kg.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-icees-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-intact.api.mdx b/docs/automat/simple-spec-simple-spec-get-intact.api.mdx index 975cabe..cb82a95 100644 --- a/docs/automat/simple-spec-simple-spec-get-intact.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-intact.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-panther.api.mdx b/docs/automat/simple-spec-simple-spec-get-panther.api.mdx index 5f8f94e..d693efe 100644 --- a/docs/automat/simple-spec-simple-spec-get-panther.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-panther.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-pharos.api.mdx b/docs/automat/simple-spec-simple-spec-get-pharos.api.mdx index 362869d..f837d9a 100644 --- a/docs/automat/simple-spec-simple-spec-get-pharos.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-pharos.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-reactome.api.mdx b/docs/automat/simple-spec-simple-spec-get-reactome.api.mdx index 6ad3821..de065b1 100644 --- a/docs/automat/simple-spec-simple-spec-get-reactome.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-reactome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-robokopkg.api.mdx b/docs/automat/simple-spec-simple-spec-get-robokopkg.api.mdx index 1e04472..50833dd 100644 --- a/docs/automat/simple-spec-simple-spec-get-robokopkg.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-robokopkg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-sri-reference-kg.api.mdx b/docs/automat/simple-spec-simple-spec-get-sri-reference-kg.api.mdx index ee4b100..5b75ade 100644 --- a/docs/automat/simple-spec-simple-spec-get-sri-reference-kg.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-sri-reference-kg.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-string-db.api.mdx b/docs/automat/simple-spec-simple-spec-get-string-db.api.mdx index 28c159b..4dc5f48 100644 --- a/docs/automat/simple-spec-simple-spec-get-string-db.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-string-db.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-textminingkp.api.mdx b/docs/automat/simple-spec-simple-spec-get-textminingkp.api.mdx index cf42099..00ebc43 100644 --- a/docs/automat/simple-spec-simple-spec-get-textminingkp.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-textminingkp.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-ubergraph.api.mdx b/docs/automat/simple-spec-simple-spec-get-ubergraph.api.mdx index 8f2291c..6c379a9 100644 --- a/docs/automat/simple-spec-simple-spec-get-ubergraph.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-ubergraph.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/simple-spec-simple-spec-get-viral-proteome.api.mdx b/docs/automat/simple-spec-simple-spec-get-viral-proteome.api.mdx index 5d7da68..dc8b0ad 100644 --- a/docs/automat/simple-spec-simple-spec-get-viral-proteome.api.mdx +++ b/docs/automat/simple-spec-simple-spec-get-viral-proteome.api.mdx @@ -30,6 +30,8 @@ import TabItem from "@theme/TabItem"; Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types. +
    Schema + ## Request

    Query Parameters

    @@ -49,4 +51,5 @@ string integer
  • ]
  • ]
  • - \ No newline at end of file + + \ No newline at end of file diff --git a/docs/automat/sri-reference-kg.tag.mdx b/docs/automat/sri-reference-kg.tag.mdx index 26565d6..13b3758 100644 --- a/docs/automat/sri-reference-kg.tag.mdx +++ b/docs/automat/sri-reference-kg.tag.mdx @@ -24,10 +24,16 @@ The SRI knowledge graph is a reference implementation of the Biolink model speci +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/string.tag.mdx b/docs/automat/string.tag.mdx index c2bd1f4..35b9a53 100644 --- a/docs/automat/string.tag.mdx +++ b/docs/automat/string.tag.mdx @@ -24,10 +24,16 @@ The Search Tool for the Retrieval of INteracting Genes/proteins (STRING) databas +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/text-mining-provider-kg.tag.mdx b/docs/automat/text-mining-provider-kg.tag.mdx index dccedde..67b7cf4 100644 --- a/docs/automat/text-mining-provider-kg.tag.mdx +++ b/docs/automat/text-mining-provider-kg.tag.mdx @@ -24,10 +24,16 @@ The Text Mining Provider KG contains subject-predicate-object assertions derived +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/docs/automat/ubergraph.tag.mdx b/docs/automat/ubergraph.tag.mdx index 92ac91c..75e0ba1 100644 --- a/docs/automat/ubergraph.tag.mdx +++ b/docs/automat/ubergraph.tag.mdx @@ -24,10 +24,16 @@ Ubergraph is an open-source graph database containing integrated ontologies, inc +## Query Endpoints ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; - + +``` + +## Metadata Endpoints +```mdx-code-block + ``` \ No newline at end of file diff --git a/package.json b/package.json index f5aadfc..ec65224 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "docusaurus": "docusaurus", "preprocess": "node ./scripts/preprocess.js && prettier --write ./api/openapi.json", "rearrange-sidebar": "node ./scripts/rearrange-sidebar.js && prettier --write ./docs/automat/sidebar.js", + "rewrite-mdx": "node ./scripts/rewrite-mdx.js", "start": "docusaurus start", "build": "docusaurus build", "swizzle": "docusaurus swizzle", diff --git a/scripts/rearrange-sidebar.js b/scripts/rearrange-sidebar.js index 3c9de48..ade4a3b 100644 --- a/scripts/rearrange-sidebar.js +++ b/scripts/rearrange-sidebar.js @@ -18,6 +18,34 @@ if (robokopKGIndex !== -1) { sidebar.unshift(robokopKg); } +// Rearrange sidebar endpoints +const labelOrder = [ + "Query reasoner via one of several inputs.", + "Run cypher query", + "Overlay results with available connections between each node.", + "Find `node` by `curie`", + "Get one hop results from source type to target type. Note: Please GET /predicates to determine what target goes with a source", + "Get one-hop connection schema", + "Metadata about the knowledge graph.", + "Meta knowledge graph representation of this TRAPI web service.", + "Test data for usage by the SRI Testing Harness.", +]; + +sidebar.forEach((category) => { + if (category.items && category.items.length) { + const orderedItems = []; + + labelOrder.forEach((label) => { + const foundItem = category.items.find((item) => item.label === label); + if (foundItem) { + orderedItems.push(foundItem); + } + }); + + category.items = orderedItems; + } +}); + const stringified = `module.exports=${JSON.stringify(sidebar)};`; fs.writeFile(SIDEBAR_PATH, stringified, (err) => { diff --git a/scripts/rewrite-mdx.js b/scripts/rewrite-mdx.js new file mode 100644 index 0000000..e3847a0 --- /dev/null +++ b/scripts/rewrite-mdx.js @@ -0,0 +1,75 @@ +const fs = require("fs"); +const path = require("path"); + +const AUTOMAT_PATH = "./docs/automat/"; + +// Strings for .tag.mdx files +const oldStringTag = `\`\`\`mdx-code-block +import DocCardList from '@theme/DocCardList'; +import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; + + +\`\`\``; + +const newStringTag = ` +## Query Endpoints +\`\`\`mdx-code-block +import DocCardList from '@theme/DocCardList'; +import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; + + +\`\`\` + +## Metadata Endpoints +\`\`\`mdx-code-block + +\`\`\``; + +// Strings for .api.mdx files +const insertBeforeRequest = "
    Schema\n\n"; +const appendToEndOfFile = "\n
    "; + +fs.readdir(AUTOMAT_PATH, (err, files) => { + if (err) { + console.error("Error reading files:", err); + return; + } + + files.forEach((file) => { + const filePath = path.join(AUTOMAT_PATH, file); + fs.readFile(filePath, "utf8", (err, data) => { + if (err) { + console.error(`Error reading file ${file}:`, err); + return; + } + + let newData = data; + + // Process .tag.mdx files + if (file.endsWith(".tag.mdx")) { + newData = data.replace(oldStringTag, newStringTag); + } + + // Process .api.mdx files + else if (file.endsWith(".api.mdx")) { + const requestIndex = newData.indexOf("## Request"); + if (requestIndex !== -1) { + newData = + newData.slice(0, requestIndex) + + insertBeforeRequest + + newData.slice(requestIndex); + newData += appendToEndOfFile; + } + } + + fs.writeFile(filePath, newData, "utf8", (err) => { + if (err) { + console.error(`Error writing file ${file}:`, err); + return; + } + + console.log(`Successfully updated ${file}`); + }); + }); + }); +});