All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ne.i2b2-shrine.0.4.source-code.i2b2_config_data.js Maven / Gradle / Ivy

Go to download

Standalone service to to run the AKTIN broker and aggregator together with an i2b2 query frontend.

The newest version!
{
	//urlProxy: "index.php",
	urlFramework: "js-i2b2/",
	//-------------------------------------------------------------------------------------------
	// THESE ARE ALL THE DOMAINS A USER CAN LOGIN TO
	lstDomains: [
		{ domain: "i2b2demo",
		  name: "AKTIN i2b2 Broker",
		  urlCellPM: "/i2b2/services/PMService/",
		  allowAnalysis: true,
		  installer: "/webclient/plugin_installer/",
		  debug: true
		}
	]
	//-------------------------------------------------------------------------------------------
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy