storagehub-application-pers.../README.md

54 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2019-12-06 12:30:40 +01:00
# StorageHub Application Persistence
This library allows any application to persist in its workspace home any file so
that even if the user delete the original file the application can guarantee the
file access.
The library organizes the documents creating one folder per context and save the
files under a tree created using the file mimetype.
## Built With
* [OpenJDK](https://openjdk.java.net/) - The JDK used
* [Maven](https://maven.apache.org/) - Dependency Management
## Documentation
[StorageHub Application Persistence](https://wiki.gcube-system.org/)
## Change log
See [Releases](https://code-repo.d4science.org/gCubeSystem/storagehub-application-persistence/releases).
## Authors
* **Luca Frosini** ([ORCID](https://orcid.org/0000-0003-3183-2291)) - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience)
## How to Cite this Software
Tell people how to cite this software.
* Cite an associated paper?
* Use a specific BibTeX entry for the software?
@Manual{,
title = {StorageHub Application Persistence},
author = {{Frosini, Luca}},
organization = {ISTI - CNR},
address = {Pisa, Italy},
year = 2019,
url = {http://www.gcube-system.org/}
}
## 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-06-10 16:22:25 +02:00
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)