Skip to content

Commit

Permalink
Update component_builders_roadmap.md -- adjust BioThings SDK wording (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsu authored Oct 3, 2024
1 parent 20dddbc commit 1af2f50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The purpose of this document is to provide a concrete one-stop, step-by-step roa

For data owners who would like to make their data accessible within Translator as Knowledge Providers, there are several turnkey options to consider:

* [BioThings SDK](biothings-sdk.md): good for directly wrapping external 3rd party online databases that have non-TRAPI compliant web service API's.
* [BioThings SDK](biothings-sdk.md): good for creating JSON-based REST APIs that can be semantically annotated using the SmartAPI x-bte standard.
* [Plater](https://github.com/TranslatorSRI/Plater): good for wrapping a local Neo4j database loaded with Biolink Model compliant knowledge graph(s).
* [PLOVER](plover.md): serves _in-memory_ hosted Biolink Model compliant datasets, without the complication of maintaining a backend graph database.

Expand Down

0 comments on commit 1af2f50

Please sign in to comment.