Skip to content

Conflicting "has_name" for ChEBI nodes in different imported datasets #21

Description

@Necr0x0Der

Go-Plus-CHEBI_with_definition_2020-04-16.scm contains entries like

(EvaluationLink 
	 (PredicateNode "has_name")
	 (ListLink 
		 (MoleculeNode "ChEBI:17677")
		 (ConceptNode "CTP")))

while smpdb_chebi_2020-04-03.scm contains another name for the same node

(EvaluationLink 
	(PredicateNode "has_name")
	(ListLink 
		(MoleculeNode "ChEBI:17677")
		(ConceptNode "({[({[(2R,3S,4R,5R)-5-(4-amino-2-oxo-1,2-dihydropyrimidin-1-yl)-3,4-dihydroxyoxolan-2-yl]methoxy}(hydroxy)phosphoryl)oxy](hydroxy)phosphoryl}oxy)phosphonic acid")))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions