Cloud4Business adopts the principles of Open Science as a structural element of its R&I strategy, in compliance with the mandatory requirements of Horizon Europe (Articles 16-17 and Annex 5 of the Model Grant Agreement) and with Recommendation (EU) 2018/790 on access to scientific information.
Cloud4Business operates as an industrial technology SME: the Horizon Europe Open Science obligations (Articles 16-17 and Annex 5 of the Model Grant Agreement) are fulfilled by publishing research outputs as software papers, data papers and Key Exploitable Results (KER) in specialised peer-reviewed journals (SoftwareX, JOSS, Data in Brief, Scientific Data), consistently with its industrial rather than academic role.
Cloud4Business adopts an immediate Open Access policy for all publications and outputs produced within projects funded with public funds, in compliance with Articles 16-17 and Annex 5 of the Horizon Europe Model Grant Agreement and with the principles of Plan S (cOAlition S, 2018). Long-form text publications, scientific articles, technical reports, working papers and project deliverables made public are released under the Creative Commons CC-BY 4.0 licence, which allows reuse, redistribution and adaptation with the sole obligation to correctly cite the authors. Research software is released under standard open-source licences (Apache 2.0, MIT or EUPL) and assigned a Zenodo DOI to guarantee academic citability. The datasets produced are released with licences appropriate to the context (CC-BY 4.0, CC0 where legally possible) and accompanied by FAIR metadata.
Deposit takes place exclusively in accredited repositories: Zenodo (operated by CERN, CoreTrustSeal certified, part of EOSC) for text publications, software, datasets and multimedia materials; GitHub as a collaborative development platform for software, with automatic archiving on Zenodo at each release. The embargo policy applied by Cloud4Business is zero embargo: publications are accessible from the very moment of publication, without restriction periods. Any exceptions, limited to content subject to legitimate intellectual property constraints, commercial confidentiality or protection of personal data, are specifically justified in the project's Data Management Plan and are in any case made accessible in summary form (public metadata, extended abstracts) to ensure the visibility of the work carried out.
For each research and innovation project, Cloud4Business develops a Data Management Plan (DMP) drafted according to the official Horizon Europe template and maintained as a living document throughout the entire duration of the project, in line with the indications of the European Commission (Horizon Europe Programme Guide) and with the European Code of Conduct for Research Integrity (ALLEA, 2023).
The data management infrastructure adopts DataCite metadata for formal citation and Dublin Core for essential bibliographic description, with progressive alignment to the relevant disciplinary schemas: GeoDCAT-AP for geospatial data, INSPIRE for territorial data, Darwin Core for biodiversity data where pertinent, SAREF (ETSI TS 103 264) for IoT/sensor data. All outputs are deposited on Zenodo, part of the European Open Science Cloud (EOSC), with a minimum preservation horizon of ten years following the conclusion of the project.
The management of personal and sensitive data strictly follows the GDPR (Regulation (EU) 2016/679), supported by the company's ISO/IEC 27001 certified Information Security Management System, with end-to-end tracking of the data lifecycle and anonymisation and pseudonymisation protocols documented in each project's DMP.
Cloud4Business applies the FAIR principles (Wilkinson et al., 2016, Scientific Data 3:160018, DOI: 10.1038/sdata.2016.18) to all the outputs of its R&I activity.
Cloud4Business publishes its research outputs on Zenodo, an accredited repository operated by CERN within the European Open Science Cloud, guaranteeing each output a persistent identifier (DOI), FAIR metadata compliant with DataCite, long-term preservation and an open licence according to the principle «as open as possible, as closed as necessary». The following list collects the publications available to date, ordered by category. The publications are signed by the founding partners Stefano Falcone and Maria Emilia Mazzone, in some cases in co-authorship with established research partners (Ingenium Rise S.r.l. for the records relating to Qualiagro 4.0 and to the climate risk scenario simulations).
| Title | Year | DOI | Authors | License |
|---|---|---|---|---|
| C4B-NbS-Pipeline: Open-source data ingestion pipeline for Copernicus Sentinel-1/2 imagery integration with IoT environmental sensor streams · GitHub v0.1.0 | 2026 | 10.5281/zenodo.19278318 | Mazzone M.E., Falcone S. | Apache 2.0 |
| Qualiagro 4.0: an open platform for agri-food data traceability, analytics, and interoperability | 2024 | 10.5281/zenodo.16925267 | Falcone S., Mazzone M.E., Raciti A. | Apache 2.0 |
| Title | Year | DOI | Authors | License |
|---|---|---|---|---|
| PREVIO-SICILIA Extended Dataset: Hydro-climatic Risk Indicators for Agricultural Planning in Semi-Arid Mediterranean Contexts | 2026 | 10.5281/zenodo.19284247 | Falcone S., Mazzone M.E., Raciti A. | CC-BY 4.0 |
| Title | Year | DOI | Authors | License |
|---|---|---|---|---|
| Sovereign Economic Case Builder for Nature-Based Solutions: Conceptual Framework and EU Taxonomy Alignment Methodology | 2026 | 10.5281/zenodo.19277454 | Falcone S., Mazzone M.E. | CC-BY 4.0 |
| On-Premise AI Architectures for Sovereign Environmental Data Processing: Design Principles and ISO 27001 Compliance Framework | 2026 | 10.5281/zenodo.19261999 | Falcone S., Mazzone M.E. | CC-BY 4.0 |
| Edge-Computing AI Nodes for Real-Time Adaptive Management of Nature-Based Solutions: Architectural Specification and Deployment Protocol | 2025 | 10.5281/zenodo.19262587 | Falcone S., Mazzone M.E. | CC-BY 4.0 |
| Open API Framework for Construction-Site Digital Twins: Architecture, Data Models and Interoperability Patterns | 2025 | 10.5281/zenodo.19159170 | Falcone S., Mazzone M.E. | CC-BY 4.0 |
| Advanced simulation of climate risk scenarios (drought, floods, water stress) for territorial and agricultural planning | 2023 | 10.5281/zenodo.16895362 | Falcone S., Mazzone M.E., Raciti A. | CC-BY 4.0 |
The software developed within Cloud4Business's research and innovation activities is released on GitHub under standard open-source licences (Apache 2.0, MIT or EUPL depending on the application context) and archived on Zenodo to guarantee a persistent, citable and versioned identifier in line with the FAIR for Research Software principles. Versioning is automated through Zenodo↔GitHub webhooks: every official code release produces a new DOI, maintaining full traceability of the software's evolution.
c4b-nbs-pipeline · v0.1.0 · Open-source pipeline for the ingestion and integration of Copernicus Sentinel-1/2 satellite imagery with environmental IoT sensor streams.
GitHub repository: github.com/C4B-AI/c4b-nbs-pipeline
Zenodo DOI: 10.5281/zenodo.19278318
Code licence: Apache 2.0
Languages: Python (≥3.10), with dependencies on rasterio, xarray, paho-mqtt, sentinelsat.
Status: active, in development towards version 0.2.0 with extension to LoRaWAN protocols.
For the full technical description of the implementation, see the AI Framework section of the Technologies page.
Cloud4Business adopts a licensing strategy differentiated by output type, balancing maximum openness and protection of intellectual property.
| Output type | Default license | Rationale |
|---|---|---|
| Dataset | CC-BY 4.0 (Creative Commons Attribution) | Maximum reusability with an attribution requirement. Compliant with the Horizon Europe recommendations for research data. |
| Technical reports and documentation | CC-BY 4.0 | Same logic as datasets. Allows redistribution and derivative works with attribution. |
| Open-source software | Apache License 2.0 | A permissive licence that allows commercial use, modification and distribution, with explicit patent protection. Compatible with Python/JavaScript ecosystems and with integration into proprietary platforms. |
| Software with proprietary components | Dual licensing (Apache 2.0 for the open core + commercial licence for premium modules) | Applied selectively for components with commercial value (e.g. dashboard modules, specific connectors). The core remains open; the value-added modules are licensed separately. |
| Personal or sensitive data | Not published (public metadata, restricted data) | GDPR compliant (Reg. 2016/679). Controlled access on Zenodo upon justified request. |
Cloud4Business publications are signed by authors holding a persistent ORCID identifier, which guarantees unambiguous attribution, tracking of affiliations over time and interoperability with all the main international scientific repositories. The full profiles of the partners are available on the Team page.
ORCID iD: 0009-0009-2582-9716
Areas of publication: software architectures for complex environments, on-premise AI platforms for environmental monitoring, Earth Observation/IoT integration, software quality (ISO/IEC 25010) and data quality (ISO/IEC 25012).
ORCID iD: 0009-0006-5686-2058
Areas of publication: governance of European R&I projects, exploitation strategy and business models for Key Exploitable Results, methodological frameworks for the economic assessment of Nature-Based Solutions, alignment with the EU Taxonomy of sustainable activities.