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 sur 17

Recommandé

Juanjo Hierro - Introduction and overview of FIWARE Vision on Data Spaces.pdf par
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 vues16 diapositives
Webinar: Hybrid Cloud Integration - Why It's Different and Why It Matters par
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 vues36 diapositives
Juanjo Hierro_ Disruptive Tech and Trends - Data Spaces.pptx par
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 vues8 diapositives
Session 1 - Introduction to i4Trust Data Spaces, building blocks, and roles |... par
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 vues83 diapositives
OUCC2015 Service Oriented Enterprise (SOE) par
OUCC2015 Service Oriented Enterprise (SOE)OUCC2015 Service Oriented Enterprise (SOE)
OUCC2015 Service Oriented Enterprise (SOE)Colin Bell
212 vues40 diapositives
Service-Oriented Architecture Methods to Develop Networked Library Services par
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 vues48 diapositives

Contenu connexe

Similaire à Dennis Wendland_The i4Trust Collaboration Programme.pptx

Cloud Computing and Enterprise Architecture par
Cloud Computing and Enterprise ArchitectureCloud Computing and Enterprise Architecture
Cloud Computing and Enterprise ArchitectureDavid Linthicum
11K vues15 diapositives
Why the future of the cloud is open par
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 vues6 diapositives
OpenNASA v2.0 Slideshare Large File par
OpenNASA v2.0 Slideshare   Large FileOpenNASA v2.0 Slideshare   Large File
OpenNASA v2.0 Slideshare Large FileMegan Eskey
9.6K vues63 diapositives
Confluent Partner Tech Talk with BearingPoint par
Confluent Partner Tech Talk with BearingPointConfluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPointconfluent
90 vues26 diapositives
Cloud computing strategy_0 par
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0Jun Zheng
2.3K vues13 diapositives
Government cloud computing_strategy par
Government cloud computing_strategyGovernment cloud computing_strategy
Government cloud computing_strategyGovCloud Network
1.6K vues13 diapositives

Similaire à Dennis Wendland_The i4Trust Collaboration Programme.pptx(20)

Cloud Computing and Enterprise Architecture par David Linthicum
Cloud Computing and Enterprise ArchitectureCloud Computing and Enterprise Architecture
Cloud Computing and Enterprise Architecture
David Linthicum11K vues
Why the future of the cloud is open par 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 vues
OpenNASA v2.0 Slideshare Large File par Megan Eskey
OpenNASA v2.0 Slideshare   Large FileOpenNASA v2.0 Slideshare   Large File
OpenNASA v2.0 Slideshare Large File
Megan Eskey9.6K vues
Confluent Partner Tech Talk with BearingPoint par confluent
Confluent Partner Tech Talk with BearingPointConfluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPoint
confluent90 vues
Cloud computing strategy_0 par Jun Zheng
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0
Jun Zheng2.3K vues
The Transformation Of Agcredit Into A Process Centric... par 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 vues
Whitepaper: Cloud – A view on why it’s still overcast in CIOs’ minds - Happie... par 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 par 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 vues
Radu crahmaliuc 23feb2012 par Agora Group
Radu crahmaliuc 23feb2012Radu crahmaliuc 23feb2012
Radu crahmaliuc 23feb2012
Agora Group349 vues
Shadow IT Risk and Reward par Chris Haddad
Shadow IT Risk and RewardShadow IT Risk and Reward
Shadow IT Risk and Reward
Chris Haddad1.7K vues
Case Study On The Development Life Cycle Of CALPAS par 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 vues
What Do you Need to Know to make IT-as-a-Service a Reality? par 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 vues
Cloud computing strategy_0 par KANKIPADU
Cloud computing strategy_0Cloud computing strategy_0
Cloud computing strategy_0
KANKIPADU517 vues
Modernizing Integration with Data Virtualization par Denodo
Modernizing Integration with Data VirtualizationModernizing Integration with Data Virtualization
Modernizing Integration with Data Virtualization
Denodo 139 vues

Plus de FIWARE

Behm_Herne_NeMo_akt.pptx par
Behm_Herne_NeMo_akt.pptxBehm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptxFIWARE
14 vues11 diapositives
Katharina Hogrebe Herne Digital Days.pdf par
 Katharina Hogrebe Herne Digital Days.pdf Katharina Hogrebe Herne Digital Days.pdf
Katharina Hogrebe Herne Digital Days.pdfFIWARE
38 vues25 diapositives
Christoph Mertens_IDSA_Introduction to Data Spaces.pptx par
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxChristoph Mertens_IDSA_Introduction to Data Spaces.pptx
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxFIWARE
46 vues20 diapositives
Behm_Herne_NeMo.pptx par
Behm_Herne_NeMo.pptxBehm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptxFIWARE
18 vues11 diapositives
Evangelists + iHubs Promo Slides.pptx par
Evangelists + iHubs Promo Slides.pptxEvangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptxFIWARE
22 vues11 diapositives
Lukas Künzel Smart City Operating System.pptx par
Lukas Künzel Smart City Operating System.pptxLukas Künzel Smart City Operating System.pptx
Lukas Künzel Smart City Operating System.pptxFIWARE
36 vues19 diapositives

Plus de FIWARE(20)

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

Dernier

Generative AI: Shifting the AI Landscape par
Generative AI: Shifting the AI LandscapeGenerative AI: Shifting the AI Landscape
Generative AI: Shifting the AI LandscapeDeakin University
67 vues55 diapositives
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... par
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...ShapeBlue
178 vues15 diapositives
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlue par
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlueCloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlue
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlueShapeBlue
137 vues13 diapositives
The Power of Heat Decarbonisation Plans in the Built Environment par
The Power of Heat Decarbonisation Plans in the Built EnvironmentThe Power of Heat Decarbonisation Plans in the Built Environment
The Power of Heat Decarbonisation Plans in the Built EnvironmentIES VE
84 vues20 diapositives
Future of AR - Facebook Presentation par
Future of AR - Facebook PresentationFuture of AR - Facebook Presentation
Future of AR - Facebook PresentationRob McCarty
65 vues27 diapositives
"Running students' code in isolation. The hard way", Yurii Holiuk par
"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
36 vues34 diapositives

Dernier(20)

Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... par 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 vues
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlue par ShapeBlue
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlueCloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlue
CloudStack Managed User Data and Demo - Harikrishna Patnala - ShapeBlue
ShapeBlue137 vues
The Power of Heat Decarbonisation Plans in the Built Environment par IES VE
The Power of Heat Decarbonisation Plans in the Built EnvironmentThe Power of Heat Decarbonisation Plans in the Built Environment
The Power of Heat Decarbonisation Plans in the Built Environment
IES VE84 vues
Future of AR - Facebook Presentation par Rob McCarty
Future of AR - Facebook PresentationFuture of AR - Facebook Presentation
Future of AR - Facebook Presentation
Rob McCarty65 vues
"Running students' code in isolation. The hard way", Yurii Holiuk par 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
Fwdays36 vues
The Role of Patterns in the Era of Large Language Models par Yunyao Li
The Role of Patterns in the Era of Large Language ModelsThe Role of Patterns in the Era of Large Language Models
The Role of Patterns in the Era of Large Language Models
Yunyao Li91 vues
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... par Jasper Oosterveld
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
NTGapps NTG LowCode Platform par Mustafa Kuğu
NTGapps NTG LowCode Platform NTGapps NTG LowCode Platform
NTGapps NTG LowCode Platform
Mustafa Kuğu437 vues
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT par 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 vues
State of the Union - Rohit Yadav - Apache CloudStack par ShapeBlue
State of the Union - Rohit Yadav - Apache CloudStackState of the Union - Rohit Yadav - Apache CloudStack
State of the Union - Rohit Yadav - Apache CloudStack
ShapeBlue303 vues
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P... par ShapeBlue
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
ShapeBlue196 vues
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ... par ShapeBlue
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
ShapeBlue120 vues
Optimizing Communication to Optimize Human Behavior - LCBM par Yaman Kumar
Optimizing Communication to Optimize Human Behavior - LCBMOptimizing Communication to Optimize Human Behavior - LCBM
Optimizing Communication to Optimize Human Behavior - LCBM
Yaman Kumar38 vues
Initiating and Advancing Your Strategic GIS Governance Strategy par 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 vues
Business Analyst Series 2023 - Week 4 Session 7 par 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 vues
Webinar : Desperately Seeking Transformation - Part 2: Insights from leading... par The Digital Insurer
Webinar : Desperately Seeking Transformation - Part 2:  Insights from leading...Webinar : Desperately Seeking Transformation - Part 2:  Insights from leading...
Webinar : Desperately Seeking Transformation - Part 2: Insights from leading...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or... par 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...
ShapeBlue199 vues
"Package management in monorepos", Zoltan Kochan par Fwdays
"Package management in monorepos", Zoltan Kochan"Package management in monorepos", Zoltan Kochan
"Package management in monorepos", Zoltan Kochan
Fwdays34 vues

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