Project

General

Profile

« Previous | Next » 

Revision 5806

Added by Jing Tao about 13 years ago

Add kar-2.1.0 as return doctype.

View differences:

lib/style/common/searchWorkflow.js
46 46
	queryString += "<returnfield>/entity/property[@name=\'entityId\']/@value</returnfield>";*/
47 47
	/*queryString += "<returndoctype>kar</returndoctype>";*/
48 48
	queryString += "<returndoctype>http://www.kepler-project.org/kar-2.0.0</returndoctype>";
49
	queryString += "<returndoctype>http://www.kepler-project.org/kar-2.1.0</returndoctype>";
49 50
  queryString += "<returnfield>karEntry/karEntryXML/entity/@name</returnfield>";
50 51
  queryString += "<returnfield>karEntry/karEntryXML/entity/property[@name=\'KeplerDocumentation\']/property[@name=\'author\']/configure</returnfield>";
51 52
  queryString += "<returnfield>karEntry/karEntryXML/entity/property[@name=\'KeplerDocumentation\']/property[@name=\'description\']/configure</returnfield>";

Also available in: Unified diff