Have you ever used data without explicit terms of use in your research? Consider an example: you’ve just discovered a dataset online containing rare, valuable information that could significantly inform your research. You’re eager to reuse it in your analysis, but there’s one problem: there’s no license attached. Can you rely on and refer to it in your research? Or combine it with your own data and publish a modified version? Without explicit terms of use, the answers remain uncertain.
This is where licensing steps in.
Any data published openly without explicit licensing or terms of use can't be considered truly open. A license provides the legal clarity that tells others: here’s how you can use this. It sets the framework for reuse, redistribution, and modification.
Well-established license families, such as Creative Commons (CC) and Open Data Commons (ODC), provide global standards researchers can trust. Common examples include:
At SplineCloud, we rely on the SPDX License List, a community-maintained global standard that assigns each license a unique identifier (spdx_id) along with metadata like the official name, URL, and description. SPDX is already widely adopted in both software and data communities, which means our repositories comply with global practices used by such platforms as GitHub, Zenodo, and Figshare.
[ Diagram from How To Attribute Creative Commons Photos by Foter, licensed CC BY-SA 3.0 ]
From a technical and legal standpoint, unlicensed data is problematic. Even if a dataset is accessible, it may not be reusable under FAIR principles if its legal status is unclear.
Clear licensing supports FAIRness by:
Without licensing, these automated processes break down.
Other open platforms highlight the importance of licensing:
These platforms show how integrating SPDX licenses bridges the gap between legal clarity and technical interoperability.
To bring these best practices, we introduced a License model in SplineCloud’s backend. Each license record includes:
We regularly import and update licenses directly from the official SPDX JSON list to ensure our license catalogue stays aligned with global open science infrastructure.
For existing repositories, we have introduced a special SplineCloud license called SC-Legacy (Public Access). This license reflects our Terms of Service prior to this update and is automatically applied to older repositories. Importantly, users may change the license type at any time to one of the standard SPDX-supported licenses.
[ Visual example of adding a license to a new repository in SplineCloud ]
Licensing sits at the heart of the “R” in FAIR — Reusable. On SplineCloud, each repository now carries structured, machine-readable license information, ensuring that:
By integrating open data licenses, SplineCloud reinforces its position as a trusted platform for engineers and researchers worldwide — one that ensures data can be reused transparently and responsibly, while aligning with FAIR principles and global licensing standards. This step not only strengthens compliance but also deepens our commitment to supporting an open, collaborative, and sustainable research ecosystem.