浏览代码

update to comment

Stephen Ficklin 4 年之前
父节点
当前提交
bd50a96563
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      tripal_chado/includes/TripalImporter/OBOImporter.inc

+ 3 - 3
tripal_chado/includes/TripalImporter/OBOImporter.inc

@@ -163,9 +163,9 @@ class OBOImporter extends TripalImporter {
 
   /**
    * Holds the idspace elements from the header. These will correspond
-   * to individual CVs that many belong to the same namespace. For
-   * example, the EDAM vocabulary has a namespace of EDAM but several
-   * id spaces: format, data, operation and topic.
+   * to the accession prefixes, or short names (e.g. GO) for the terms. For
+   * example, the EDAM vocabulary has several id spaces:
+   * format, data, operation and topic.
    */
   private $idspaces = [];