Skip to content

In Retriever-ARAX, can we make ARAX-expand faster by not calling node-synonymizer? #2711

@saramsey

Description

@saramsey

I speculate that "Retriever-ARAX", only queries well-behaved KPs like infores:retriever that only ever return preferred CURIEs (right?), then we no longer have to call NodeSynonymizer from ARAX-expand. I'd like to explore if we can eliminate unnecessary calls to NodeNorm, when running as "Retriever-ARAX". I'm going to try branching off of issue-2585 for this, since there may be non-Expand parts of ARAX that still might need to call the NodeSynonymizer class.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions