biolink / kgx

KGX is a Python library for exchanging Knowledge Graphs
https://kgx.readthedocs.io
BSD 3-Clause "New" or "Revised" License
116 stars 27 forks source link

Implement adapter for translator specific groups #4

Closed cmungall closed 4 years ago

cmungall commented 6 years ago

In theory this should just be a generic bolt/cypher call, if the group already conforms to http://bit.ly/tr-kg-standard

deepakunni3 commented 5 years ago

In theory, yes.

For now, we have 4 groups:

In all cases, the default base Transformer class (NeoTransformer and SparqlTransformer) should implement the standard expectation.