Closed Sulstice closed 1 year ago
Node to be added to the Knowledge Graph ```python class Fatty Acids(object): def __init__(self): self.name == 'fatty acids' @staticmethod def get_smiles(): smiles = { [] } return smiles ```