NCATSTranslator / TranslatorArchitecture

MIT License
9 stars 11 forks source link

KP Entity subclass semantic operations -- July 15 #51

Open vgardner-renci opened 3 years ago

cbizon commented 3 years ago

From the Architecture Principles:


9. KPs that implement the Translator Reasoner API must perform the following kinds of reasoning in answering queries:
      i. Making identifiers more specific, e.g. responding to a query involving an entity with information related
         to a subclass of that entity.
cbizon commented 3 years ago

We discussed this at the Spring Relay and described one solution in the prototype notebook linked here:

https://github.com/NCATSTranslator/TranslatorArchitecture/blob/master/Notebooks/Using%20OntologyKP%20to%20get%20subclasses.ipynb

This uses the ontology KP to find out what the subclasses of an item are.