Open lhannest opened 5 years ago
@cmungall @RichardBruskiewich I've already started implementing this, so far with: https://kba.ncats.io/beacon/biolink/namespaces https://kba.ncats.io/beacon/rkb/namespaces https://kba.ncats.io/beacon/rtx/namespaces https://kba.ncats.io/beacon/rhea/namespaces
This endpoint doesn't seem possible for NDEx, unfortunately.
NDex is a pain. Remember, though, that we had pondered subdividing NDex into network naming spaces. I such a situation, we may be able to pin down the exact matches feasible (if any).
You'll need to ponder how client software (e.g. KBA) will respond to missing information from this endpoint... their function should remain robust to that (if only a bit degraded in quality of interaction)
This endpoint would be like the kmap for exact matches. This is an example of what kind of data it would return:
This would essentially say that the beacon has concepts identified by NCBIGene and HP curies, and that it can produce exact matches between OMIM, Orphanet, UniProtKB, and NCBIGene, and between HP, UPHENO, and WBPhenotype.
This will be useful for clients (e.g., the beacon aggregator) to be able to know whether or not they should query a beacon when trying to build up concept cliques. It would also document the case of the curie prefixes (e.g., "NCBIGene" vs "NCBIGENE" vs. "ncbigene") that the beacon uses.