Working with Translator Knowledge Graph Operation extension

Introduction

The goal of this extension is to facilitate the automatic retrieval of single-hop knowledge graph data in the format of subject-predicate-object (e.g. ChemicalSubstance – treats – Disease) from APIs by intelligent agents, such as BioThings Explorer. This is achieved through documenting single-hop knowledge graph retrieval operations that an individual OpenAPI operation can perform. The knowledge graph retrieval operation should be defined using the BioLink Data Model, e.g. each input/output node should be categorized using Biolink classes and ID prefixes, edges should be labeled using valid Biolink relationship types.

Indices and tables