├── .github └── ISSUE_TEMPLATE │ ├── challenge.md │ └── event-proposal.md ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE.md ├── README.md ├── roadmap-process-2024-2025.svg └── w3c.json /.github/ISSUE_TEMPLATE/challenge.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Challenge 3 | about: A well-defined problem (scientific, technical, social, etc.) identified from a specific use case or environment. 4 | title: '' 5 | labels: ['proposal: pending ❓', 'challenge'] 6 | assignees: 'JohannesLipp' 7 | --- 8 | 14 | 15 | ## Challenge Description 16 | 26 | 27 | ## Impact and Importance 28 | 36 | 37 | ## Desired Solution 38 | 47 | 48 | ## Acceptance Criteria 49 | 61 | 62 | ## References and Resources 63 | 70 | 71 | ## Additional Notes 72 | 79 | 80 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/event-proposal.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Event proposal 3 | about: A proposal for adding or updating an event or an event series to the overview table in the readme. 4 | title: '' 5 | labels: ['proposal: pending ❓', 'event-proposal'] 6 | --- 7 | 8 | | Name and Link | Organizer | Unique Focus Summary | (Next) Date | (Next) Location | 9 | |----------------------------|--------------------------------------------|-----------------------------------------|-------------------|-----------------| 10 | | [Name](http://example.org) | [Name](http://example.org) or just name(s) | A precise, brief description in English | January 1-2, 2025 | Example (DE) | 11 | -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Code of Conduct 2 | 3 | All documentation, code and communication under this repository are covered by the [W3C Code of Conduct](https://www.w3.org/policies/code-of-conduct/). 4 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Dataspaces Community Group 2 | 3 | This repository is being used for work in the W3C Dataspaces Community Group, governed by the [W3C Community License 4 | Agreement (CLA)](http://www.w3.org/community/about/agreements/cla/). To make substantive contributions, 5 | you must join the CG. 6 | 7 | If you are not the sole contributor to a contribution (pull request), please identify all 8 | contributors in the pull request comment. 9 | 10 | To add a contributor (other than yourself, that's automatic), mark them one per line as follows: 11 | 12 | ``` 13 | +@github_username 14 | ``` 15 | 16 | If you added a contributor by mistake, you can remove them in a comment with: 17 | 18 | ``` 19 | -@github_username 20 | ``` 21 | 22 | If you are making a pull request on behalf of someone else but you had no part in designing the 23 | feature, you can remove yourself with the above syntax. 24 | -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- 1 | All Reports in this Repository are licensed by Contributors 2 | under the 3 | [W3C Software and Document License](https://www.w3.org/copyright/software-license/). 4 | 5 | Contributions to Specifications are made under the 6 | [W3C CLA](https://www.w3.org/community/about/agreements/cla/). 7 | 8 | Contributions to Test Suites are made under the 9 | [W3C 3-clause BSD License](https://www.w3.org/copyright/3-clause-bsd-license-2008/) 10 | 11 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | # The W3C Dataspaces Community Group 3 | 4 | This is the repository for W3C Community Group on dataspaces. 5 | 6 | ## Open Challenges 7 | 8 | We invite you to participate in identifying and proposing challenges in the area of dataspaces. 9 | Both basic scientific research and practical experience are welcome. 10 | These challenges will help the dataspace community in several ways: 11 | Understanding pain points, building consensus, propose solutions, and shape future work. 12 | 13 | Please use the [issue template](https://github.com/w3c-cg/dataspaces/issues/new/choose) to submit a challenge, or browse to the existing challenges in [the issues](https://github.com/w3c-cg/dataspaces/issues). 14 | 15 | The challenges were a [potent input](roadmap-process-2024-2025.svg) for the call for papers for the [2025 Semantics in Dataspaces Workshop](https://dbis.rwth-aachen.de/SDS25/), held in conjunction with [ESWC 2025](https://2025.eswc-conferences.org/). 16 | 17 | ## Participate 18 | 19 | If you’d like to support / join the community group and subscribe to the mailing list, [visit our community group page at W3C](https://www.w3.org/community/dataspaces/). 20 | 21 | The following events and event series have been identified by this community group (ordered descending by date): 22 | 23 | | Name and Link | Organizer | Unique Focus Summary | (Next) Date | (Next) Location | 24 | |------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------|-----------------| 25 | | [ENDORSE](https://op.europa.eu/en/web/endorse) | Publications Office of the European Union | | October 8-9, 2025 | Brussels (BE) | 26 | | [SEMIC](https://interoperable-europe.ec.europa.eu/collection/semic-support-centre/semic-conference) | European Commission | | November 25-26, 2025 | Copenhagen (DK) | 27 | | [EBDVF](https://european-big-data-value-forum.eu/) | [BDVA](https://bdva.eu/) | | November 12-14, 2025 | Copenhagen (DK) | 28 | | [Semantics in Dataspaces (SDS) Workshop Series](https://dbis.rwth-aachen.de/SDS25/) at [ESWC](https://2025.eswc-conferences.org/) | Johannes Theissen-Lipp, Pieter Colpaert, André Pomp, Edward Curry, Stefan Decker | Scientific (peer-reviewed) publications with proceedings, deep interaction with Semantic Web community, annual meeting of the [W3C Dataspaces Community Group](https://www.w3.org/community/dataspaces/) | June 1, 2025 | Portorož (SI) | 29 | | [Data Spaces Symposium](https://www.data-spaces-symposium.eu/) | Data Spaces Business Alliance ([BDVA](https://bdva.eu/), [Fiware](https://www.fiware.org/), [Gaia-X](https://gaia-x.eu/), [IDSA](https://internationaldataspaces.org/)) | | March 11-12, 2025 | Warsaw (PL) | 30 | | [Data Sharing Festival](https://data-sharing-festival.net/) | [CoE-DSC](https://coe-dsc.nl/) | | February 4-5, 2025 | The Hague (NL) | 31 | | [AIOTI Workshop on Semantic Interoperability for Digital Twins](https://www.ercim.eu/events/aioti-workshop-on-semantic-interoperability-for-digital-twins) | [ERCIM](https://www.ercim.eu/) | | February 5-6, 2025 | Biot (FR) | 32 | | [Interoperability in Data Spaces Workshop Series](https://semantic.internationaldataspaces.org/workshop-2024/) | [ERCIM](https://www.ercim.eu/), [IDSA](https://internationaldataspaces.org/), [SWC](https://semantic-web.com/), [BDVA](https://bdva.eu/) | | October 1, 2024 | Budapest (HU) | 33 | | [Workshop on Enterprise Interoperability for Industrial Data Spaces (EI4IDS 2022)](https://ei4ids2022.github.io/EI4IDS2022/) | Marten van Sinderen, Patrício de Alencar Silva, João Moreira | | March 23-25, 2022 | Valencia (ES) | 34 | | [Solid Symposium](https://www.sosy2025.eu/) | Leiden University | A plethora of sessions related to the [Solid protocol](https://solidproject.org/) (dataspaces, privacy & security, fair data) and also Scientific ([peer-reviewed](https://openreview.net/group?id=SolidProject.org/SoSy)) publications | April 24-25, 2025 | Leiden (NL) | -------------------------------------------------------------------------------- /roadmap-process-2024-2025.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | Identifydataspacechallenges(GitHub issues)Discuss / evaluatechallenges(Community call)Derive roadmap forthe W3C DataspacesCommunity GroupDerive Call for Papersfor SDS 2025 -------------------------------------------------------------------------------- /w3c.json: -------------------------------------------------------------------------------- 1 | { 2 | "group": [156520] 3 | , "contacts": ["ij@w3.org"] 4 | , "repo-type": "cg-report" 5 | } 6 | --------------------------------------------------------------------------------