From 6f83f395a7d8ec591c4c5c9baea02b6fa68f1d69 Mon Sep 17 00:00:00 2001 From: mjanez <96422458+mjanez@users.noreply.github.com> Date: Fri, 27 Feb 2026 09:01:06 +0100 Subject: [PATCH 1/2] Add data-space topic --- topics/data-space/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 topics/data-space/index.md diff --git a/topics/data-space/index.md b/topics/data-space/index.md new file mode 100644 index 00000000000..7ce4995c554 --- /dev/null +++ b/topics/data-space/index.md @@ -0,0 +1,9 @@ +--- +aliases: dataspace, dataspaces, data-spaces +display_name: Data Space +related: data-sovereignty, data-sharing, interoperability, dataeconomy, dataexchange, dcat, dcat-ap, cybersecurity +short_description: A data space is a federated ecosystem enabling secure, sovereign, and interoperable data sharing. +topic: data-space +wikipedia_url: https://en.wikipedia.org/wiki/Dataspace +--- +A **data space** is a decentralized, federated infrastructure that facilitates the secure and trustworthy exchange of data between multiple participants. Unlike centralized data lakes or platforms, a data space preserves **data sovereignty**, meaning the data owner retains complete control over who can access their data and under what conditions. It relies on common governance frameworks, shared standards, interoperability protocols, and trust services to enable a fair and competitive data economy. \ No newline at end of file From fc75a6bea3f0f0c1b4af0443978a3984294809fe Mon Sep 17 00:00:00 2001 From: mjanez <96422458+mjanez@users.noreply.github.com> Date: Fri, 27 Feb 2026 11:24:43 +0100 Subject: [PATCH 2/2] fix: convert to LF --- topics/data-space/index.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/topics/data-space/index.md b/topics/data-space/index.md index 7ce4995c554..83625f6a5b5 100644 --- a/topics/data-space/index.md +++ b/topics/data-space/index.md @@ -1,9 +1,9 @@ ---- -aliases: dataspace, dataspaces, data-spaces -display_name: Data Space -related: data-sovereignty, data-sharing, interoperability, dataeconomy, dataexchange, dcat, dcat-ap, cybersecurity -short_description: A data space is a federated ecosystem enabling secure, sovereign, and interoperable data sharing. -topic: data-space -wikipedia_url: https://en.wikipedia.org/wiki/Dataspace ---- +--- +aliases: dataspace, dataspaces, data-spaces +display_name: Data Space +related: data-sovereignty, data-sharing, interoperability, dataeconomy, dataexchange, dcat, dcat-ap, cybersecurity +short_description: A data space is a federated ecosystem enabling secure, sovereign, and interoperable data sharing. +topic: data-space +wikipedia_url: https://en.wikipedia.org/wiki/Dataspace +--- A **data space** is a decentralized, federated infrastructure that facilitates the secure and trustworthy exchange of data between multiple participants. Unlike centralized data lakes or platforms, a data space preserves **data sovereignty**, meaning the data owner retains complete control over who can access their data and under what conditions. It relies on common governance frameworks, shared standards, interoperability protocols, and trust services to enable a fair and competitive data economy. \ No newline at end of file