From: <cod...@go...> - 2008-12-15 16:41:50
|
Comment #62 on issue 42 by andrewrobertjones: Issues with the CV http://code.google.com/p/psi-pi/issues/detail?id=42 I think there is a minor issue with the mapping and CV for: <CvMappingRule id="R26" cvElementPath="/psi-pi:AnalysisXML/psi-pi:DataCollection/psi-pi:Inputs/psi-pi:SourceFile/pf:cvParam/@accession" requirementLevel="MAY" scopePath="" cvTermsCombinationLogic="OR"> <CvTerm termAccession="PI:00186" useTermName="false" useTerm="false" termName="source file details" isRepeatable="true" allowChildren="true" cvIdentifierRef="PSI-PI" /> </CvMappingRule> PI:00186 has a child node of source file format and source file name but the source file format is given in a separate CVParam and mapping, this mapping would allow it to be given twice. [Term] id: PI:00040 name: source file format def: "Type of the source file, the AnalysisXML was created from." [PSI:PI] is_a: PI:00186 ! source file details I think PI:00040 should just be child of the root node? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings |