Index: trunk/extensions/Wikidata/WP/SwissProtImport.php |
— | — | @@ -148,7 +148,7 @@ |
149 | 149 | $this->containedInConceptId = $this->bootstrapDefinedMeaning("contained in", "contained in"); |
150 | 150 | |
151 | 151 | if ($this->enzymeCommissionNumberConceptId == 0) |
152 | | - $this->enzymeCommissionNumberConceptId = $this->bootstrapDefinedMeaning("enzyme commission number", "organism specific gene"); |
| 152 | + $this->enzymeCommissionNumberConceptId = $this->bootstrapDefinedMeaning("enzyme commission number", "enzyme commission number"); |
153 | 153 | |
154 | 154 | if ($this->textAttributeConceptId == 0) |
155 | 155 | $this->textAttributeConceptId = $this->bootstrapDefinedMeaning("text attribute", "text attribute"); |