소스 검색

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 = [];