MOZI-AI / annotation-scheme

Human Gene annotation service backend
GNU General Public License v3.0
3 stars 4 forks source link

Access remote rpc server to execute pattern matching queries #214

Closed Habush closed 3 years ago

Habush commented 3 years ago

This PR adds the functionality to use a remote atomspace-rpc server to execute pattern matching queries and other custom functions. The PR introduces architectural changes in the way we access the Atomspace. It also adds a test mode via an environment variable for unit-tests to be run using the local Atomspace.

tanksha commented 3 years ago

@Habush could you fix the conflicts first, your branch was not even with the master.

Habush commented 3 years ago

There is no merge conflict. It also says on the PR page that the "This branch has no conflicts with the base branch". Please check again.

tanksha commented 3 years ago

You right, but I saw your branch is 1 commit behind but I think its the merging commit.