aslsocial/README.md

44 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2022-05-05 14:10:17 +02:00
# gCube System - ASL Social
2019-11-07 09:51:00 +01:00
2022-05-05 14:10:17 +02:00
The ASL Social Extension is formed by different modules, each of these is delegated to one specific task. Every module inherits from a super class called SocialPortalBridge. Currently there are two modules available:
Application News Manager: to be used by gCube Applications when they need to post news on their user news feeds;
User Notifications Manager: to be used by gCube Applications when they need to notify their users about some events.
2019-11-07 09:51:00 +01:00
## 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
2022-05-05 14:10:17 +02:00
* Use of this service is described in the [Wiki](https://wiki.gcube-system.org/gcube/Social_Networking_Library#ASL_Social_Extension).
2019-11-07 09:51:00 +01:00
## Change log
See [Releases](https://code-repo.d4science.org/gCubeSystem/aslsocial/releases).
2022-05-05 14:10:17 +02:00
2019-11-07 09:51:00 +01:00
## Authors
2022-05-05 14:10:17 +02:00
* **Massimiliano Assante** ([ORCID](https://orcid.org/0000-0002-3761-1492)) - [ISTI-CNR Infrascience Group](https://www.isti.cnr.it/People/M.Assante)
2019-11-07 09:51:00 +01:00
## Maintainers
2022-05-05 14:10:17 +02:00
* **Massimiliano Assante** ([ORCID](https://orcid.org/0000-0002-3761-1492)) - [ISTI-CNR Infrascience Group](https://www.isti.cnr.it/People/M.Assante)
2019-11-07 09:51:00 +01:00
## 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.
2022-05-05 14:10:17 +02:00
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)