MOZI-AI / knowledge-import

Import scripts for the Bio-Atomspace
3 stars 6 forks source link

Add the drug targets from DrugBank #38

Closed leungmanhin closed 4 years ago

leungmanhin commented 4 years ago

This will generate additional atoms like:

(EvaluationLink
  (PredicateNode "agonist")
  (ListLink
    (MoleculeNode "ChEBI:6427")
    (MoleculeNode "Uniprot:P30968")
  )
)
(EvaluationLink
  (PredicateNode "has_name")
  (ListLink
    (MoleculeNode "Uniprot:P30968")
    (ConceptNode "gonadotropin-releasing hormone receptor")
  )
)