Dennis Wendland_The i4Trust Collaboration Programme.pptx

FIWARE
FIWAREFIWARE
The i4Trust Collaboration Programme:
Combining FIWARE and iSHARE technologies to
accelerate creation of data spaces in line with DSBA
Technical Convergence recommendations
Dr. Dennis Wendland
Technical Lead & Architect
FIWARE Foundation
dennis.wendland@fiware.org, @FIWARE
▪ Using NGSI-LD and smart data models, organizations
(e.g., cities) have been able to break the information
silos and build their smart organizations architecture as
a digital twin based system of systems
▪ The next natural step for an any organization is to
integrate new systems provided by 3rd parties from the
cloud (SaaS solutions) as well as provide data and data
processing services to 3rd parties
▪ However, this requires to address some issues:
• How to trust on third organizations: providers of systems I
want to integrate in my map of systems or consumers of
data and data processing services I plan to offer
• How to be able to use 3rd party services without
registering nor disclosing identity of my own users
(employees, customers, …)
• How to manage acquisition of rights to use services,
eventually implying payment and billing
▪ Data Spaces technologies help to address these issues
1
Data Spaces: next natural step in the digital transformation of
organizations
A
Parks &
Gardens
FIWARE vision of Data Spaces
▪ Fundamental principle in Data Spaces for a Data Economy:
• Data providers publish data services knowing that consumers,
which are unknown “a priori”, will know how to consume them
• Data consumers know how to consume data services published
by data providers they can discover
▪ This requires all participants to speak the same “language”:
• Data exchange API: the sentences you construct
• Standard data models: what you speak about (vocabulary)
▪ Also that they can exchange in a trustful and secure manner:
• Trust Anchor Services: how to verify when a) a participant is a
valid legal entity, b) it is member of the ecosystem (therefore
agrees with rules) and c) it owns the credentials it claims (they
have been issued by a trusted party)
• Common mechanisms for Identity and Access Management
(IAM): how to enforce that only those owning the right
credentials will be able to do access and use the data
▪ Besides, also fundamental:
• Publication and Marketplace services: how to discover, contract
• Management of provenance, traceability
2
Smart Grid
Smart
Building
Smart City
?
Core element in data spaces: Data Space Connector
▪ The concept of Data Space Connector has evolved to
match the idea of an integrated suite of components
every organization participating in a data space should
deploy to “connect” to the data space
▪ These components would be deployed and configured in
controlled environments (e.g., a Kubernetes cluster) and
implement a number of services which may be required
for an organization to connect in its role as provider of
data services, consumer of data services
or both:
• Authentication (including the interface to trust services)
• Authorization (policy enforcement)
• Connection to Data Exchange APIs
• Data resources publication (Metadata Management)
• Contract Management
• Logging
• Remote Attestation
• …
▪ The concept of Data Space Connector in IDS RAM 4.0
has evolved to support this vision
Data Spaces systems
4
5
Technology Building Blocks for Data Spaces
Data Spaces Business Alliance (DSBA): joining forces
6
BDVA, FIWARE, GAIA-X and IDSA launched
the Data Spaces Business Alliance (DSBA)
to accelerate Business Transformation in
the Data Economy (Sep 23rd, 2021)
• One voice and a common framework to make
interoperable Data Spaces happen;
• Together, the Alliance’s founding organisations
represent 1,000+ leading key industry players;
• With its combined cross-industry expertise,
resources and know-how, the Alliance drives
awareness and rely on more than 100 Hubs for
dissemination
• Technical Convergence discussions towards
common reference technology framework for
creation of Data Spaces:
○ Agile approach based on delivery of subsequent
versions of a Minimum Viable Framework (MVF)
specification where we do not only identify standards
and target components but how to integrate them
○ Once alignment on relevant topics within several of the
ongoing workstreams is achieved, the publication of a
new version of the DSBA Technology Convergence
document will be published to incentivize development of
compliant implementations
Vision of DSBA-compliant Data Space Connector
▪ The concept of Data Space Connector has evolved to match the idea of
an integrated suite of components every organization participating in a
data space should deploy to “connect” to the data space, covering:
• Data Exchange
• Authentication
• Authorization
• Resources Publication
• Contract Management
• Logging
• …
▪ Aligning with DSBA recommendations implies:
• Compatibility with NGSI-LD as data exchange API
• Authentication should be based on W3C DID + VC/VP standards and
SIOPv2/OIDC4VP protocols implementing an interface to trust services
based on EBSI specifications (DID-Registry, Trusted-Issuers-Registry
APIs extended to support authentication based on VCs)
• Authorization should implement a P*P architecture for ABAC where VC
claims map to attributes and ODRL is used as policy definition language
▪ Approach for contract negotiation still under discussion but should be
solved by adopting workflows based on TM Forum APIs as new
Dataspace Protocol complementary to agreement negotiation protocol
7
8
i4Trust in a nutshell
i4Trust is a collaboration program involving
FIWARE Foundation, iSHARE Foundation and FundingBox
whose main goal is to
accelerate the creation of Data Spaces
enabling trustworthy and effective publication and usage of data services for creation of value
HOW ?
ensuring that the combination of
FIWARE Data Space Components and iSHARE-compliant services and legal scheme
will help to build Data Spaces complying with
DSBA Technical Convergence recommendations
supporting Digital Innovation Hubs (DIHs) with tools and methodologies for
providing education, coaching and support for funding
to organizations willing to build data spaces
Engaged DIHs may become FIWARE iHubs and iSHARE implementation partners
9
i4Trust: initial phase funded by the EC
Community
Management
30 experiments
150+ SMEs
future experiments
market solutions
Technology
Training
Technical Support
Digital Innovation Hubs (DIHs)
- Evangelization
- Training
- Coaching
<
<
Community of Practice
10
i4Trust: from a project to a long-term collaboration program
Not a project … … but a long-term collaboration program
FIWARE Data Space Connector
▪ FIWARE Data Space Connector components together with recipes for
deploying FIWARE Data Space Connectors will be released by end of
September on the basis of combining the following components which
already align with DSBA TC recommendations:
• Context Broker technology for Data Exchange/Transfer
• Trust and IAM components implementing W3C DID + VC/VP standards,
SIOPv2/OIDC4VP protocols and interface to trust services based on
extended EBSI APIs (DID-registry, Trusted Issuers Registry)
• BAE modules implementing TM Forum APIs for contract negotiation
▪ For a future release, the incorporation of the following modules is considered:
• Personal Data Consent Management modules (based on CaPE product
from Engineering).
• Idra product from Engineering as DCAT-compliant data resources catalog
function for Metadata Management
• logging modules based on either BAE/marketplace functions for logging or,
if we want to rely on blockchain, Cannis Major
▪ The FIWARE Data Space Connector will be the best aligned with DSBA
recommendations available in the market
11
Summary
▪ Vision and design principles are important but we need to
perform a successful transfer to the market … starting now!
▪ FIWARE has a good track record in moving from vision to
execution, making things happen!
▪ We shall not re-invent the wheel: leverage relevant open
standards, open source frameworks
▪ DSBA brings all relevant organizations joining forces:
BDVA, FIWARE, Gaia-X, IDSA … together !!
▪ The i4Trust collaboration program is helping to accelerate
creation of data spaces by bringing a first Minimum Viable
Framework (FIWARE Data Space Connector compatible
with iSHARE Scheme) that is aligned with DSBA Technical
Convergence recommendations
▪ Join us and be front-runner of the Data Spaces revolution!
12
Thank you!
http://fiware.org
Follow @FIWARE on Twitter
From vision to execution: i4Trust
▪ Software that works NOW, aligned with first results
of the DSBA Technology Convergence Task Force
(first Minimum Viable Framework available):
• Compatible with iSHARE and any other Trust Anchor
Services implementing DSBA specs (compatible with
EBSI)
• Open source components available on GitHub,
integrated as part of the FIWARE Catalogue, data
spaces participants can deploy and operate
• Training material (tutorials, training)
▪ A framework curated through its use in selected
pioneer experiments:
• 13 experiments completed in Dec 2022 helped to
curate the framework
• 17 experiments started Jan 2023 (see press release)
• Multiple application domains: cities, tourism, mobility,
agriculture, logistics, …
14
i4Trust: open source, standard-based mature technologies
Metadata &
Discovery Services
Trusted
Exchange
Data Models &
formats
Data Exchange
API
Provenance &
Traceability
Access & Usage
Control/Policies
Identity
Management
Publication &
Marketplace Services
Data Usage
Accounting
Operational
Agreements
Organizational
Agreements
Business
Agreements
Data
Interoperability
Data Sovereignty
and Trust
Data
Value Creation
Data Spaces
Governance
Technology Building Blocks
15
iSHARE and FIWARE bring the necessary components along with basic governance structure
to create i4Trust data spaces
16
Main achievements
1 de 17

Recomendados

Juanjo Hierro - Introduction and overview of FIWARE Vision on Data Spaces.pdf por
Juanjo Hierro - Introduction and overview of FIWARE Vision on Data Spaces.pdfJuanjo Hierro - Introduction and overview of FIWARE Vision on Data Spaces.pdf
Juanjo Hierro - Introduction and overview of FIWARE Vision on Data Spaces.pdfFIWARE
76 visualizações16 slides
Webinar: Hybrid Cloud Integration - Why It's Different and Why It Matters por
Webinar: Hybrid Cloud Integration - Why It's Different and Why It MattersWebinar: Hybrid Cloud Integration - Why It's Different and Why It Matters
Webinar: Hybrid Cloud Integration - Why It's Different and Why It MattersSnapLogic
6.2K visualizações36 slides
Juanjo Hierro_ Disruptive Tech and Trends - Data Spaces.pptx por
Juanjo Hierro_ Disruptive Tech and Trends - Data Spaces.pptxJuanjo Hierro_ Disruptive Tech and Trends - Data Spaces.pptx
Juanjo Hierro_ Disruptive Tech and Trends - Data Spaces.pptxFIWARE
31 visualizações8 slides
Session 1 - Introduction to i4Trust Data Spaces, building blocks, and roles |... por
Session 1 - Introduction to i4Trust Data Spaces, building blocks, and roles |...Session 1 - Introduction to i4Trust Data Spaces, building blocks, and roles |...
Session 1 - Introduction to i4Trust Data Spaces, building blocks, and roles |...FIWARE
511 visualizações83 slides
OUCC2015 Service Oriented Enterprise (SOE) por
OUCC2015 Service Oriented Enterprise (SOE)OUCC2015 Service Oriented Enterprise (SOE)
OUCC2015 Service Oriented Enterprise (SOE)Colin Bell
212 visualizações40 slides
Service-Oriented Architecture Methods to Develop Networked Library Services por
Service-Oriented Architecture Methods to Develop Networked Library ServicesService-Oriented Architecture Methods to Develop Networked Library Services
Service-Oriented Architecture Methods to Develop Networked Library ServicesRichard Akerman
1.3K visualizações48 slides

Mais conteúdo relacionado

Similar a Dennis Wendland_The i4Trust Collaboration Programme.pptx

Cloud Computing and Enterprise Architecture por
Cloud Computing and Enterprise ArchitectureCloud Computing and Enterprise Architecture
Cloud Computing and Enterprise ArchitectureDavid Linthicum
11K visualizações15 slides
Why the future of the cloud is open por
Why the future of the cloud is openWhy the future of the cloud is open
Why the future of the cloud is openAbhishek Sood
85 visualizações6 slides
OpenNASA v2.0 Slideshare Large File por
OpenNASA v2.0 Slideshare   Large FileOpenNASA v2.0 Slideshare   Large File
OpenNASA v2.0 Slideshare Large FileMegan Eskey
9.6K visualizações63 slides
Confluent Partner Tech Talk with BearingPoint por
Confluent Partner Tech Talk with BearingPointConfluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPointconfluent
90 visualizações26 slides
Cloud computing strategy_0 por
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0Jun Zheng
2.3K visualizações13 slides
Government cloud computing_strategy por
Government cloud computing_strategyGovernment cloud computing_strategy
Government cloud computing_strategyGovCloud Network
1.6K visualizações13 slides

Similar a Dennis Wendland_The i4Trust Collaboration Programme.pptx(20)

Cloud Computing and Enterprise Architecture por David Linthicum
Cloud Computing and Enterprise ArchitectureCloud Computing and Enterprise Architecture
Cloud Computing and Enterprise Architecture
David Linthicum11K visualizações
Why the future of the cloud is open por Abhishek Sood
Why the future of the cloud is openWhy the future of the cloud is open
Why the future of the cloud is open
Abhishek Sood85 visualizações
OpenNASA v2.0 Slideshare Large File por Megan Eskey
OpenNASA v2.0 Slideshare   Large FileOpenNASA v2.0 Slideshare   Large File
OpenNASA v2.0 Slideshare Large File
Megan Eskey9.6K visualizações
Confluent Partner Tech Talk with BearingPoint por confluent
Confluent Partner Tech Talk with BearingPointConfluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPoint
confluent90 visualizações
Cloud computing strategy_0 por Jun Zheng
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0
Jun Zheng2.3K visualizações
Government cloud computing_strategy por GovCloud Network
Government cloud computing_strategyGovernment cloud computing_strategy
Government cloud computing_strategy
GovCloud Network1.6K visualizações
The Transformation Of Agcredit Into A Process Centric... por Maria Polite
The Transformation Of Agcredit Into A Process Centric...The Transformation Of Agcredit Into A Process Centric...
The Transformation Of Agcredit Into A Process Centric...
Maria Polite2 visualizações
Whitepaper: Cloud – A view on why it’s still overcast in CIOs’ minds - Happie... por Happiest Minds Technologies
Whitepaper: Cloud – A view on why it’s still overcast in CIOs’ minds - Happie...Whitepaper: Cloud – A view on why it’s still overcast in CIOs’ minds - Happie...
Whitepaper: Cloud – A view on why it’s still overcast in CIOs’ minds - Happie...
Happiest Minds Technologies714 visualizações
IDC-IL Webcast on Enterprise Content Collaboration por Sri Chilukuri
IDC-IL Webcast on Enterprise Content Collaboration IDC-IL Webcast on Enterprise Content Collaboration
IDC-IL Webcast on Enterprise Content Collaboration
Sri Chilukuri479 visualizações
Radu crahmaliuc 23feb2012 por Agora Group
Radu crahmaliuc 23feb2012Radu crahmaliuc 23feb2012
Radu crahmaliuc 23feb2012
Agora Group349 visualizações
Shadow IT Risk and Reward por Chris Haddad
Shadow IT Risk and RewardShadow IT Risk and Reward
Shadow IT Risk and Reward
Chris Haddad1.7K visualizações
Case Study On The Development Life Cycle Of CALPAS por Monique Jones
Case Study On The Development Life Cycle Of CALPASCase Study On The Development Life Cycle Of CALPAS
Case Study On The Development Life Cycle Of CALPAS
Monique Jones3 visualizações
Share pointatprimaxis2 por Miguel Jordan
Share pointatprimaxis2 Share pointatprimaxis2
Share pointatprimaxis2
Miguel Jordan82 visualizações
What Do you Need to Know to make IT-as-a-Service a Reality? por Gravitant, Inc.
What Do you Need to Know to make IT-as-a-Service a Reality?What Do you Need to Know to make IT-as-a-Service a Reality?
What Do you Need to Know to make IT-as-a-Service a Reality?
Gravitant, Inc.2.3K visualizações
Cloud computing strategy_0 por KANKIPADU
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0
KANKIPADU517 visualizações
Cloud Computing 2.0 por Ahmed Banafa
Cloud Computing 2.0Cloud Computing 2.0
Cloud Computing 2.0
Ahmed Banafa408 visualizações
Modernizing Integration with Data Virtualization por Denodo
Modernizing Integration with Data VirtualizationModernizing Integration with Data Virtualization
Modernizing Integration with Data Virtualization
Denodo 139 visualizações

Mais de FIWARE

Behm_Herne_NeMo_akt.pptx por
Behm_Herne_NeMo_akt.pptxBehm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptxFIWARE
14 visualizações11 slides
Katharina Hogrebe Herne Digital Days.pdf por
 Katharina Hogrebe Herne Digital Days.pdf Katharina Hogrebe Herne Digital Days.pdf
Katharina Hogrebe Herne Digital Days.pdfFIWARE
38 visualizações25 slides
Christoph Mertens_IDSA_Introduction to Data Spaces.pptx por
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxChristoph Mertens_IDSA_Introduction to Data Spaces.pptx
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxFIWARE
46 visualizações20 slides
Behm_Herne_NeMo.pptx por
Behm_Herne_NeMo.pptxBehm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptxFIWARE
18 visualizações11 slides
Evangelists + iHubs Promo Slides.pptx por
Evangelists + iHubs Promo Slides.pptxEvangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptxFIWARE
22 visualizações11 slides
Lukas Künzel Smart City Operating System.pptx por
Lukas Künzel Smart City Operating System.pptxLukas Künzel Smart City Operating System.pptx
Lukas Künzel Smart City Operating System.pptxFIWARE
36 visualizações19 slides

Mais de FIWARE(20)

Behm_Herne_NeMo_akt.pptx por FIWARE
Behm_Herne_NeMo_akt.pptxBehm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptx
FIWARE14 visualizações
Katharina Hogrebe Herne Digital Days.pdf por FIWARE
 Katharina Hogrebe Herne Digital Days.pdf Katharina Hogrebe Herne Digital Days.pdf
Katharina Hogrebe Herne Digital Days.pdf
FIWARE38 visualizações
Christoph Mertens_IDSA_Introduction to Data Spaces.pptx por FIWARE
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxChristoph Mertens_IDSA_Introduction to Data Spaces.pptx
Christoph Mertens_IDSA_Introduction to Data Spaces.pptx
FIWARE46 visualizações
Behm_Herne_NeMo.pptx por FIWARE
Behm_Herne_NeMo.pptxBehm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptx
FIWARE18 visualizações
Evangelists + iHubs Promo Slides.pptx por FIWARE
Evangelists + iHubs Promo Slides.pptxEvangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptx
FIWARE22 visualizações
Lukas Künzel Smart City Operating System.pptx por FIWARE
Lukas Künzel Smart City Operating System.pptxLukas Künzel Smart City Operating System.pptx
Lukas Künzel Smart City Operating System.pptx
FIWARE36 visualizações
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptx por FIWARE
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptxPierre Golz Der Transformationsprozess im Konzern Stadt.pptx
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptx
FIWARE46 visualizações
Ulrich Ahle_FIWARE.pptx por FIWARE
Ulrich Ahle_FIWARE.pptxUlrich Ahle_FIWARE.pptx
Ulrich Ahle_FIWARE.pptx
FIWARE41 visualizações
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptx por FIWARE
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptxAleksandar Vrglevski _FIWARE DACH_OSIH.pptx
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptx
FIWARE4 visualizações
Water Quality - Lukas Kuenzel.pdf por FIWARE
Water Quality - Lukas Kuenzel.pdfWater Quality - Lukas Kuenzel.pdf
Water Quality - Lukas Kuenzel.pdf
FIWARE10 visualizações
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptx por FIWARE
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptxCameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptx
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptx
FIWARE24 visualizações
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptx por FIWARE
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptxFiWareSummit.msGIS-Data-to-Value.2023.06.12.pptx
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptx
FIWARE11 visualizações
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptx por FIWARE
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptxBoris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptx
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptx
FIWARE13 visualizações
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces.... por FIWARE
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....
FIWARE18 visualizações
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdf por FIWARE
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdfAbdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdf
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdf
FIWARE15 visualizações
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdf por FIWARE
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdfFGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdf
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdf
FIWARE13 visualizações
HTAG_Skalierung_Plattform_lokal_final_versand.pptx por FIWARE
HTAG_Skalierung_Plattform_lokal_final_versand.pptxHTAG_Skalierung_Plattform_lokal_final_versand.pptx
HTAG_Skalierung_Plattform_lokal_final_versand.pptx
FIWARE18 visualizações
EU Opp_Clara Pezuela - German chapter.pptx por FIWARE
EU Opp_Clara Pezuela - German chapter.pptxEU Opp_Clara Pezuela - German chapter.pptx
EU Opp_Clara Pezuela - German chapter.pptx
FIWARE18 visualizações
OSIH.pptx por FIWARE
OSIH.pptxOSIH.pptx
OSIH.pptx
FIWARE9 visualizações
Markets and Strategies - digital twins for decision support Gareth Lewis UNEX... por FIWARE
Markets and Strategies - digital twins for decision support Gareth Lewis UNEX...Markets and Strategies - digital twins for decision support Gareth Lewis UNEX...
Markets and Strategies - digital twins for decision support Gareth Lewis UNEX...
FIWARE22 visualizações

Último

This talk was not generated with ChatGPT: how AI is changing science por
This talk was not generated with ChatGPT: how AI is changing scienceThis talk was not generated with ChatGPT: how AI is changing science
This talk was not generated with ChatGPT: how AI is changing scienceElena Simperl
34 visualizações13 slides
Business Analyst Series 2023 - Week 4 Session 8 por
Business Analyst Series 2023 -  Week 4 Session 8Business Analyst Series 2023 -  Week 4 Session 8
Business Analyst Series 2023 - Week 4 Session 8DianaGray10
180 visualizações13 slides
GDSC GLAU Info Session.pptx por
GDSC GLAU Info Session.pptxGDSC GLAU Info Session.pptx
GDSC GLAU Info Session.pptxgauriverrma4
15 visualizações28 slides
NTGapps NTG LowCode Platform por
NTGapps NTG LowCode Platform NTGapps NTG LowCode Platform
NTGapps NTG LowCode Platform Mustafa Kuğu
474 visualizações30 slides
"Running students' code in isolation. The hard way", Yurii Holiuk por
"Running students' code in isolation. The hard way", Yurii Holiuk "Running students' code in isolation. The hard way", Yurii Holiuk
"Running students' code in isolation. The hard way", Yurii Holiuk Fwdays
38 visualizações34 slides
Discover Aura Workshop (12.5.23).pdf por
Discover Aura Workshop (12.5.23).pdfDiscover Aura Workshop (12.5.23).pdf
Discover Aura Workshop (12.5.23).pdfNeo4j
20 visualizações55 slides

Último(20)

This talk was not generated with ChatGPT: how AI is changing science por Elena Simperl
This talk was not generated with ChatGPT: how AI is changing scienceThis talk was not generated with ChatGPT: how AI is changing science
This talk was not generated with ChatGPT: how AI is changing science
Elena Simperl34 visualizações
Business Analyst Series 2023 - Week 4 Session 8 por DianaGray10
Business Analyst Series 2023 -  Week 4 Session 8Business Analyst Series 2023 -  Week 4 Session 8
Business Analyst Series 2023 - Week 4 Session 8
DianaGray10180 visualizações
GDSC GLAU Info Session.pptx por gauriverrma4
GDSC GLAU Info Session.pptxGDSC GLAU Info Session.pptx
GDSC GLAU Info Session.pptx
gauriverrma415 visualizações
NTGapps NTG LowCode Platform por Mustafa Kuğu
NTGapps NTG LowCode Platform NTGapps NTG LowCode Platform
NTGapps NTG LowCode Platform
Mustafa Kuğu474 visualizações
"Running students' code in isolation. The hard way", Yurii Holiuk por Fwdays
"Running students' code in isolation. The hard way", Yurii Holiuk "Running students' code in isolation. The hard way", Yurii Holiuk
"Running students' code in isolation. The hard way", Yurii Holiuk
Fwdays38 visualizações
Discover Aura Workshop (12.5.23).pdf por Neo4j
Discover Aura Workshop (12.5.23).pdfDiscover Aura Workshop (12.5.23).pdf
Discover Aura Workshop (12.5.23).pdf
Neo4j20 visualizações
Business Analyst Series 2023 - Week 4 Session 7 por DianaGray10
Business Analyst Series 2023 -  Week 4 Session 7Business Analyst Series 2023 -  Week 4 Session 7
Business Analyst Series 2023 - Week 4 Session 7
DianaGray10152 visualizações
"Node.js Development in 2024: trends and tools", Nikita Galkin por Fwdays
"Node.js Development in 2024: trends and tools", Nikita Galkin "Node.js Development in 2024: trends and tools", Nikita Galkin
"Node.js Development in 2024: trends and tools", Nikita Galkin
Fwdays37 visualizações
"Node.js vs workers — A comparison of two JavaScript runtimes", James M Snell por Fwdays
"Node.js vs workers — A comparison of two JavaScript runtimes", James M Snell"Node.js vs workers — A comparison of two JavaScript runtimes", James M Snell
"Node.js vs workers — A comparison of two JavaScript runtimes", James M Snell
Fwdays14 visualizações
Adopting Karpenter for Cost and Simplicity at Grafana Labs.pdf por MichaelOLeary82
Adopting Karpenter for Cost and Simplicity at Grafana Labs.pdfAdopting Karpenter for Cost and Simplicity at Grafana Labs.pdf
Adopting Karpenter for Cost and Simplicity at Grafana Labs.pdf
MichaelOLeary8213 visualizações
KubeConNA23 Recap.pdf por MichaelOLeary82
KubeConNA23 Recap.pdfKubeConNA23 Recap.pdf
KubeConNA23 Recap.pdf
MichaelOLeary8228 visualizações
Generative AI: Shifting the AI Landscape por Deakin University
Generative AI: Shifting the AI LandscapeGenerative AI: Shifting the AI Landscape
Generative AI: Shifting the AI Landscape
Deakin University78 visualizações
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or... por ShapeBlue
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
ShapeBlue209 visualizações
The Coming AI Tsunami.pptx por johnhandby
The Coming AI Tsunami.pptxThe Coming AI Tsunami.pptx
The Coming AI Tsunami.pptx
johnhandby14 visualizações
Telenity Solutions Brief por Mustafa Kuğu
Telenity Solutions BriefTelenity Solutions Brief
Telenity Solutions Brief
Mustafa Kuğu14 visualizações
Measuring User on the web with the core web vitals - by @theafolayan.pptx por Oluwaseun Raphael Afolayan
Measuring User on the web with the core web vitals - by @theafolayan.pptxMeasuring User on the web with the core web vitals - by @theafolayan.pptx
Measuring User on the web with the core web vitals - by @theafolayan.pptx
Oluwaseun Raphael Afolayan14 visualizações
Future of AR - Facebook Presentation por Rob McCarty
Future of AR - Facebook PresentationFuture of AR - Facebook Presentation
Future of AR - Facebook Presentation
Rob McCarty66 visualizações
Optimizing Communication to Optimize Human Behavior - LCBM por Yaman Kumar
Optimizing Communication to Optimize Human Behavior - LCBMOptimizing Communication to Optimize Human Behavior - LCBM
Optimizing Communication to Optimize Human Behavior - LCBM
Yaman Kumar39 visualizações
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And... por ShapeBlue
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
ShapeBlue120 visualizações

Dennis Wendland_The i4Trust Collaboration Programme.pptx

  • 1. The i4Trust Collaboration Programme: Combining FIWARE and iSHARE technologies to accelerate creation of data spaces in line with DSBA Technical Convergence recommendations Dr. Dennis Wendland Technical Lead & Architect FIWARE Foundation dennis.wendland@fiware.org, @FIWARE
  • 2. ▪ Using NGSI-LD and smart data models, organizations (e.g., cities) have been able to break the information silos and build their smart organizations architecture as a digital twin based system of systems ▪ The next natural step for an any organization is to integrate new systems provided by 3rd parties from the cloud (SaaS solutions) as well as provide data and data processing services to 3rd parties ▪ However, this requires to address some issues: • How to trust on third organizations: providers of systems I want to integrate in my map of systems or consumers of data and data processing services I plan to offer • How to be able to use 3rd party services without registering nor disclosing identity of my own users (employees, customers, …) • How to manage acquisition of rights to use services, eventually implying payment and billing ▪ Data Spaces technologies help to address these issues 1 Data Spaces: next natural step in the digital transformation of organizations A Parks & Gardens
  • 3. FIWARE vision of Data Spaces ▪ Fundamental principle in Data Spaces for a Data Economy: • Data providers publish data services knowing that consumers, which are unknown “a priori”, will know how to consume them • Data consumers know how to consume data services published by data providers they can discover ▪ This requires all participants to speak the same “language”: • Data exchange API: the sentences you construct • Standard data models: what you speak about (vocabulary) ▪ Also that they can exchange in a trustful and secure manner: • Trust Anchor Services: how to verify when a) a participant is a valid legal entity, b) it is member of the ecosystem (therefore agrees with rules) and c) it owns the credentials it claims (they have been issued by a trusted party) • Common mechanisms for Identity and Access Management (IAM): how to enforce that only those owning the right credentials will be able to do access and use the data ▪ Besides, also fundamental: • Publication and Marketplace services: how to discover, contract • Management of provenance, traceability 2 Smart Grid Smart Building Smart City ?
  • 4. Core element in data spaces: Data Space Connector ▪ The concept of Data Space Connector has evolved to match the idea of an integrated suite of components every organization participating in a data space should deploy to “connect” to the data space ▪ These components would be deployed and configured in controlled environments (e.g., a Kubernetes cluster) and implement a number of services which may be required for an organization to connect in its role as provider of data services, consumer of data services or both: • Authentication (including the interface to trust services) • Authorization (policy enforcement) • Connection to Data Exchange APIs • Data resources publication (Metadata Management) • Contract Management • Logging • Remote Attestation • … ▪ The concept of Data Space Connector in IDS RAM 4.0 has evolved to support this vision
  • 7. Data Spaces Business Alliance (DSBA): joining forces 6 BDVA, FIWARE, GAIA-X and IDSA launched the Data Spaces Business Alliance (DSBA) to accelerate Business Transformation in the Data Economy (Sep 23rd, 2021) • One voice and a common framework to make interoperable Data Spaces happen; • Together, the Alliance’s founding organisations represent 1,000+ leading key industry players; • With its combined cross-industry expertise, resources and know-how, the Alliance drives awareness and rely on more than 100 Hubs for dissemination • Technical Convergence discussions towards common reference technology framework for creation of Data Spaces: ○ Agile approach based on delivery of subsequent versions of a Minimum Viable Framework (MVF) specification where we do not only identify standards and target components but how to integrate them ○ Once alignment on relevant topics within several of the ongoing workstreams is achieved, the publication of a new version of the DSBA Technology Convergence document will be published to incentivize development of compliant implementations
  • 8. Vision of DSBA-compliant Data Space Connector ▪ The concept of Data Space Connector has evolved to match the idea of an integrated suite of components every organization participating in a data space should deploy to “connect” to the data space, covering: • Data Exchange • Authentication • Authorization • Resources Publication • Contract Management • Logging • … ▪ Aligning with DSBA recommendations implies: • Compatibility with NGSI-LD as data exchange API • Authentication should be based on W3C DID + VC/VP standards and SIOPv2/OIDC4VP protocols implementing an interface to trust services based on EBSI specifications (DID-Registry, Trusted-Issuers-Registry APIs extended to support authentication based on VCs) • Authorization should implement a P*P architecture for ABAC where VC claims map to attributes and ODRL is used as policy definition language ▪ Approach for contract negotiation still under discussion but should be solved by adopting workflows based on TM Forum APIs as new Dataspace Protocol complementary to agreement negotiation protocol 7
  • 9. 8 i4Trust in a nutshell i4Trust is a collaboration program involving FIWARE Foundation, iSHARE Foundation and FundingBox whose main goal is to accelerate the creation of Data Spaces enabling trustworthy and effective publication and usage of data services for creation of value HOW ? ensuring that the combination of FIWARE Data Space Components and iSHARE-compliant services and legal scheme will help to build Data Spaces complying with DSBA Technical Convergence recommendations supporting Digital Innovation Hubs (DIHs) with tools and methodologies for providing education, coaching and support for funding to organizations willing to build data spaces Engaged DIHs may become FIWARE iHubs and iSHARE implementation partners
  • 10. 9 i4Trust: initial phase funded by the EC Community Management 30 experiments 150+ SMEs future experiments market solutions Technology Training Technical Support Digital Innovation Hubs (DIHs) - Evangelization - Training - Coaching < < Community of Practice
  • 11. 10 i4Trust: from a project to a long-term collaboration program Not a project … … but a long-term collaboration program
  • 12. FIWARE Data Space Connector ▪ FIWARE Data Space Connector components together with recipes for deploying FIWARE Data Space Connectors will be released by end of September on the basis of combining the following components which already align with DSBA TC recommendations: • Context Broker technology for Data Exchange/Transfer • Trust and IAM components implementing W3C DID + VC/VP standards, SIOPv2/OIDC4VP protocols and interface to trust services based on extended EBSI APIs (DID-registry, Trusted Issuers Registry) • BAE modules implementing TM Forum APIs for contract negotiation ▪ For a future release, the incorporation of the following modules is considered: • Personal Data Consent Management modules (based on CaPE product from Engineering). • Idra product from Engineering as DCAT-compliant data resources catalog function for Metadata Management • logging modules based on either BAE/marketplace functions for logging or, if we want to rely on blockchain, Cannis Major ▪ The FIWARE Data Space Connector will be the best aligned with DSBA recommendations available in the market 11
  • 13. Summary ▪ Vision and design principles are important but we need to perform a successful transfer to the market … starting now! ▪ FIWARE has a good track record in moving from vision to execution, making things happen! ▪ We shall not re-invent the wheel: leverage relevant open standards, open source frameworks ▪ DSBA brings all relevant organizations joining forces: BDVA, FIWARE, Gaia-X, IDSA … together !! ▪ The i4Trust collaboration program is helping to accelerate creation of data spaces by bringing a first Minimum Viable Framework (FIWARE Data Space Connector compatible with iSHARE Scheme) that is aligned with DSBA Technical Convergence recommendations ▪ Join us and be front-runner of the Data Spaces revolution! 12
  • 15. From vision to execution: i4Trust ▪ Software that works NOW, aligned with first results of the DSBA Technology Convergence Task Force (first Minimum Viable Framework available): • Compatible with iSHARE and any other Trust Anchor Services implementing DSBA specs (compatible with EBSI) • Open source components available on GitHub, integrated as part of the FIWARE Catalogue, data spaces participants can deploy and operate • Training material (tutorials, training) ▪ A framework curated through its use in selected pioneer experiments: • 13 experiments completed in Dec 2022 helped to curate the framework • 17 experiments started Jan 2023 (see press release) • Multiple application domains: cities, tourism, mobility, agriculture, logistics, … 14
  • 16. i4Trust: open source, standard-based mature technologies Metadata & Discovery Services Trusted Exchange Data Models & formats Data Exchange API Provenance & Traceability Access & Usage Control/Policies Identity Management Publication & Marketplace Services Data Usage Accounting Operational Agreements Organizational Agreements Business Agreements Data Interoperability Data Sovereignty and Trust Data Value Creation Data Spaces Governance Technology Building Blocks 15 iSHARE and FIWARE bring the necessary components along with basic governance structure to create i4Trust data spaces