data-miner-manager/README.md

37 lines
2.0 KiB
Markdown
Raw Normal View History

2019-12-03 15:37:45 +01:00
# DataMiner Manager
DataMiner Manager is the principal user interface which allows access and use of the DataMiner service. DataMiner is a cross-usage service that provides users and services with tools for performing data mining operations. Specifically, it offers a unique access to perform data mining and statistical operations on heterogeneous data, which may reside either at client side, in the form of comma-separated values files, or be remotely hosted, possibly in a database. The DataMiner service is able to take inputs and execute the operation requested by a client or a user, by invoking the most suited computational facility from a set of available computational resources. Executions can run either on multi-core machines or on different computational platforms, such as D4Science and other different private and commercial Cloud providers.
## Structure of the project
* The source code is present in the src folder.
## Built With
* [OpenJDK](https://openjdk.java.net/) - The JDK used
* [Maven](https://maven.apache.org/) - Dependency Management
## Documentation
* Use of this user interface is described on [Wiki](https://wiki.gcube-system.org/gcube/DataMiner_Manager).
## Change log
See [Releases](https://code-repo.d4science.org/gCubeSystem/data-miner-manager/releases).
## Authors
* **Giancarlo Panichi** ([ORCID](http://orcid.org/0000-0001-8375-6644)) - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience)
## License
This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details.
## About the gCube Framework
This software is part of the [gCubeFramework](https://www.gcube-system.org/ "gCubeFramework"): an
open-source software toolkit used for building and operating Hybrid Data
Infrastructures enabling the dynamic deployment of Virtual Research Environments
by favouring the realisation of reuse oriented policies.
2021-05-17 17:10:23 +02:00
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)