Difference between revisions of "KNIME"
Shawndouglas (talk | contribs) (Created as needed. Saving and adding more.) |
Shawndouglas (talk | contribs) (Created as needed.) |
||
Line 8: | Line 8: | ||
| author = | | author = | ||
| developer = Chair for Bioinformatics and Information Mining at University of Konstanz | | developer = Chair for Bioinformatics and Information Mining at University of Konstanz | ||
| released = {{Start date|2006|07|28}} (1.0.0)<ref name="KNINewsArch08">{{cite web |url=http://www.knime.org/news.html |archiveurl=https://web.archive.org/web/20080719035912/http://www.knime.org/news.html |title=KNIME: News |publisher=University of Konstanz |date=03 June 2008 |accessdate=27 May 2014}}</ref> | | released = {{Start date|2006|07|28}} (1.0.0)<ref name="KNINewsArch08">{{cite web |url=http://www.knime.org/news.html |archiveurl=https://web.archive.org/web/20080719035912/http://www.knime.org/news.html |title=KNIME: News |publisher=University of Konstanz |date=03 June 2008 |archivedate=19 July 2008 |accessdate=27 May 2014}}</ref> | ||
| discontinued = | | discontinued = | ||
| frequently updated = yes<!-- Release version update? Don't edit this page, just click on the version number! --> | | frequently updated = yes<!-- Release version update? Don't edit this page, just click on the version number! --> | ||
Line 25: | Line 25: | ||
==Product history== | ==Product history== | ||
In early 2004, a team of at the University of Konstanz software developers with experience developing pharmaceutical applications began working on a new collaboratory research tool for data management, analysis, and visualization.<ref name=" | In early 2004, a team of at the University of Konstanz software developers with experience developing pharmaceutical applications began working on a new collaboratory research tool for data management, analysis, and visualization.<ref name="KNIStory">{{cite web |url=http://www.knime.org/knime-open-source-story |title=KNIME Open Source Story |publisher=KNIME.com AG |accessdate=27 May 2014}}</ref> On July 28, 2006, a version 1.0.0 was released to the public as free open-source software.<ref name="KNINewsArch08" /> | ||
Version 2.0 of the software was introduced in December 2008 with a new workflow engine and database functionality.<ref name="KNIChgLog">{{cite web |url=https://tech.knime.org/changelogs |title=KNIME - Changelogs |publisher=KNIME.com AG |accessdate=27 May 2014}}</ref> With the release of version 2.1.0 on October 23, 2009<ref name="KNIChgLog" />, KNIME moved from the Aladdin Free Public License to the GNU General Public License, v3.0.<ref name="KNIStory" /> The December 2010 release of 2.3.0 brought KNIME to Mac OS X for the first time.<ref name="KNIDload">{{cite web |url=http://www.knime.org/node/81 |title=Download KNIME Desktop & SDK |publisher=KNIME.com AG |accessdate=27 May 2014}}</ref> | |||
Development for KNIME has been steady since its debut. | |||
===Releases=== | |||
Release dates for all KNIME releases can be found [https://tech.knime.org/changelogs here] and [https://web.archive.org/web/20080719035912/http://www.knime.org/news.html here] (archived). | |||
==Features== | ==Features== | ||
The main features of KNIME include: | The main features of KNIME include<ref name="KNIFeats">{{cite web |url=http://www.knime.org/features |title=KNIME - Features |publisher=KNIME.com AG |accessdate=27 May 2014}}</ref>: | ||
* scalable | |||
* extensible via a well-defined API for plugin extensions | |||
* import/export of workflows | |||
* parallel execution on multi-core systems | |||
* command line version for "headless" batch executions | |||
Modules supply additional functionality like: | |||
* retrieve data from files or data bases | |||
* pre-processes input data in various ways | |||
* visualize data and results through several interactive views | |||
* hilited data points in one view are also immediately hilited in all other views | |||
* data mining algorithms like clustering, rule induction, decision tree, etc. | |||
* reporting | |||
==Hardware/software requirements== | |||
No requirements are listed on [http://tech.knime.org/node/105 the installation page]. | |||
==Videos, screenshots, and other media== | ==Videos, screenshots, and other media== | ||
* [http://tech.knime.org/node/140 KNIME documentation] | |||
* [https://www.knime.org/node/919 KNIME screenshots] | |||
* [http://www.knime.org/node/81 KNIME current download] | |||
* [https://www.knime.org/downloads/previous KNIME previous downloads] | |||
* An online source code repository is seemingly [http://tech.knime.org/forum/knime-developers/source-code-repository-of-knime-where-to-find not available] as of May 2014. | |||
==Entities using KNIME== | ==Entities using KNIME== | ||
Line 49: | Line 71: | ||
==Further reading== | ==Further reading== | ||
* {{cite web |url=http://www.inf.uni-konstanz.de/bioml2/publications/Papers2007/BCDG+07_knime_gfkl.pdf |format=PDF |title=KNIME: The Konstanz Information Miner |author=Berthold, Michael R.; Cebron, Nicolas; Dill, Fabian; Gabriel, Thomas R.; Kötter, Tobias; Meinl, Thorsten; Ohl, Peter; Sieb, Christoph; Thiel, Kilian; Wiswedel, Bernd |publisher=University of Konstanz |date=May 2007}} | |||
==External links== | ==External links== |
Revision as of 18:20, 27 May 2014
Developer(s) | Chair for Bioinformatics and Information Mining at University of Konstanz |
---|---|
Initial release | July 28, 2006[1] | (1.0.0)
Stable release |
5.2.0 (December 6, 2023 ) [±] |
Preview release | none [±] |
Written in | Java |
Operating system | Cross-platform |
Type | Data management and analysis software |
License(s) | GNU General Public License v3.0 |
Website | KNIME.org |
KNIME (Konstanz Information Miner) is a free open-source data management and analysis platform that manages "data access, data transformation, initial investigation, powerful predictive analytics, visualisation and reporting."[2]
Product history
In early 2004, a team of at the University of Konstanz software developers with experience developing pharmaceutical applications began working on a new collaboratory research tool for data management, analysis, and visualization.[3] On July 28, 2006, a version 1.0.0 was released to the public as free open-source software.[1]
Version 2.0 of the software was introduced in December 2008 with a new workflow engine and database functionality.[4] With the release of version 2.1.0 on October 23, 2009[4], KNIME moved from the Aladdin Free Public License to the GNU General Public License, v3.0.[3] The December 2010 release of 2.3.0 brought KNIME to Mac OS X for the first time.[5]
Development for KNIME has been steady since its debut.
Releases
Release dates for all KNIME releases can be found here and here (archived).
Features
The main features of KNIME include[6]:
- scalable
- extensible via a well-defined API for plugin extensions
- import/export of workflows
- parallel execution on multi-core systems
- command line version for "headless" batch executions
Modules supply additional functionality like:
- retrieve data from files or data bases
- pre-processes input data in various ways
- visualize data and results through several interactive views
- hilited data points in one view are also immediately hilited in all other views
- data mining algorithms like clustering, rule induction, decision tree, etc.
- reporting
Hardware/software requirements
No requirements are listed on the installation page.
Videos, screenshots, and other media
- KNIME documentation
- KNIME screenshots
- KNIME current download
- KNIME previous downloads
- An online source code repository is seemingly not available as of May 2014.
Entities using KNIME
Further reading
- Berthold, Michael R.; Cebron, Nicolas; Dill, Fabian; Gabriel, Thomas R.; Kötter, Tobias; Meinl, Thorsten; Ohl, Peter; Sieb, Christoph; Thiel, Kilian; Wiswedel, Bernd (May 2007). "KNIME: The Konstanz Information Miner" (PDF). University of Konstanz. http://www.inf.uni-konstanz.de/bioml2/publications/Papers2007/BCDG+07_knime_gfkl.pdf.
External links
References
- ↑ 1.0 1.1 "KNIME: News". University of Konstanz. 3 June 2008. Archived from the original on 19 July 2008. https://web.archive.org/web/20080719035912/http://www.knime.org/news.html. Retrieved 27 May 2014.
- ↑ "KNIME - Professional Open-Source Software". KNIME.com AG. http://www.knime.org/. Retrieved 27 May 2014.
- ↑ 3.0 3.1 "KNIME Open Source Story". KNIME.com AG. http://www.knime.org/knime-open-source-story. Retrieved 27 May 2014.
- ↑ 4.0 4.1 "KNIME - Changelogs". KNIME.com AG. https://tech.knime.org/changelogs. Retrieved 27 May 2014.
- ↑ "Download KNIME Desktop & SDK". KNIME.com AG. http://www.knime.org/node/81. Retrieved 27 May 2014.
- ↑ "KNIME - Features". KNIME.com AG. http://www.knime.org/features. Retrieved 27 May 2014.