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 vistas16 diapositivas
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 vistas36 diapositivas
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 vistas8 diapositivas
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 vistas83 diapositivas
OUCC2015 Service Oriented Enterprise (SOE) por
OUCC2015 Service Oriented Enterprise (SOE)OUCC2015 Service Oriented Enterprise (SOE)
OUCC2015 Service Oriented Enterprise (SOE)Colin Bell
212 vistas40 diapositivas
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 vistas48 diapositivas

Más contenido 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 vistas15 diapositivas
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 vistas6 diapositivas
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 vistas63 diapositivas
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 vistas26 diapositivas
Cloud computing strategy_0 por
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0Jun Zheng
2.3K vistas13 diapositivas
Government cloud computing_strategy por
Government cloud computing_strategyGovernment cloud computing_strategy
Government cloud computing_strategyGovCloud Network
1.6K vistas13 diapositivas

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 vistas
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 vistas
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 vistas
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 vistas
Cloud computing strategy_0 por Jun Zheng
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0
Jun Zheng2.3K vistas
Government cloud computing_strategy por GovCloud Network
Government cloud computing_strategyGovernment cloud computing_strategy
Government cloud computing_strategy
GovCloud Network1.6K vistas
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 vistas
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...
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 vistas
Radu crahmaliuc 23feb2012 por Agora Group
Radu crahmaliuc 23feb2012Radu crahmaliuc 23feb2012
Radu crahmaliuc 23feb2012
Agora Group349 vistas
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 vistas
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 vistas
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 vistas
Cloud computing strategy_0 por KANKIPADU
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0
KANKIPADU517 vistas
Cloud Computing 2.0 por Ahmed Banafa
Cloud Computing 2.0Cloud Computing 2.0
Cloud Computing 2.0
Ahmed Banafa408 vistas
Modernizing Integration with Data Virtualization por Denodo
Modernizing Integration with Data VirtualizationModernizing Integration with Data Virtualization
Modernizing Integration with Data Virtualization
Denodo 139 vistas

Más de FIWARE

Behm_Herne_NeMo_akt.pptx por
Behm_Herne_NeMo_akt.pptxBehm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptxFIWARE
14 vistas11 diapositivas
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 vistas25 diapositivas
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 vistas20 diapositivas
Behm_Herne_NeMo.pptx por
Behm_Herne_NeMo.pptxBehm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptxFIWARE
18 vistas11 diapositivas
Evangelists + iHubs Promo Slides.pptx por
Evangelists + iHubs Promo Slides.pptxEvangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptxFIWARE
22 vistas11 diapositivas
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 vistas19 diapositivas

Más 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 vistas
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 vistas
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 vistas
Behm_Herne_NeMo.pptx por FIWARE
Behm_Herne_NeMo.pptxBehm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptx
FIWARE18 vistas
Evangelists + iHubs Promo Slides.pptx por FIWARE
Evangelists + iHubs Promo Slides.pptxEvangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptx
FIWARE22 vistas
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 vistas
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 vistas
Ulrich Ahle_FIWARE.pptx por FIWARE
Ulrich Ahle_FIWARE.pptxUlrich Ahle_FIWARE.pptx
Ulrich Ahle_FIWARE.pptx
FIWARE41 vistas
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 vistas
Water Quality - Lukas Kuenzel.pdf por FIWARE
Water Quality - Lukas Kuenzel.pdfWater Quality - Lukas Kuenzel.pdf
Water Quality - Lukas Kuenzel.pdf
FIWARE10 vistas
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 vistas
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 vistas
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 vistas
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 vistas
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 vistas
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 vistas
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 vistas
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 vistas
OSIH.pptx por FIWARE
OSIH.pptxOSIH.pptx
OSIH.pptx
FIWARE9 vistas
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 vistas

Último

"Package management in monorepos", Zoltan Kochan por
"Package management in monorepos", Zoltan Kochan"Package management in monorepos", Zoltan Kochan
"Package management in monorepos", Zoltan KochanFwdays
34 vistas18 diapositivas
MVP and prioritization.pdf por
MVP and prioritization.pdfMVP and prioritization.pdf
MVP and prioritization.pdfrahuldharwal141
39 vistas8 diapositivas
Ransomware is Knocking your Door_Final.pdf por
Ransomware is Knocking your Door_Final.pdfRansomware is Knocking your Door_Final.pdf
Ransomware is Knocking your Door_Final.pdfSecurity Bootcamp
98 vistas46 diapositivas
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT por
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBITUpdates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBITShapeBlue
208 vistas8 diapositivas
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
145 vistas13 diapositivas
Evaluation of Quality of Experience of ABR Schemes in Gaming Stream por
Evaluation of Quality of Experience of ABR Schemes in Gaming StreamEvaluation of Quality of Experience of ABR Schemes in Gaming Stream
Evaluation of Quality of Experience of ABR Schemes in Gaming StreamAlpen-Adria-Universität
38 vistas34 diapositivas

Último(20)

"Package management in monorepos", Zoltan Kochan por Fwdays
"Package management in monorepos", Zoltan Kochan"Package management in monorepos", Zoltan Kochan
"Package management in monorepos", Zoltan Kochan
Fwdays34 vistas
Ransomware is Knocking your Door_Final.pdf por Security Bootcamp
Ransomware is Knocking your Door_Final.pdfRansomware is Knocking your Door_Final.pdf
Ransomware is Knocking your Door_Final.pdf
Security Bootcamp98 vistas
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT por ShapeBlue
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBITUpdates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
ShapeBlue208 vistas
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
DianaGray10145 vistas
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha... por ShapeBlue
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
ShapeBlue183 vistas
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
DianaGray10146 vistas
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue por ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
ShapeBlue152 vistas
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... por ShapeBlue
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
ShapeBlue178 vistas
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023 por BookNet Canada
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
BookNet Canada44 vistas
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ... por ShapeBlue
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
ShapeBlue171 vistas
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ... por ShapeBlue
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
ShapeBlue129 vistas
"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
Fwdays33 vistas
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue por ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueWhat’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
ShapeBlue265 vistas
Initiating and Advancing Your Strategic GIS Governance Strategy por Safe Software
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance Strategy
Safe Software184 vistas
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 Kumar38 vistas
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue por ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
ShapeBlue139 vistas

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