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

Recomendados

Juanjo Hierro - Introduction and overview of FIWARE Vision on Data Spaces.pdf von
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
75 views16 Folien
Webinar: Hybrid Cloud Integration - Why It's Different and Why It Matters von
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 views36 Folien
Juanjo Hierro_ Disruptive Tech and Trends - Data Spaces.pptx von
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 views8 Folien
Session 1 - Introduction to i4Trust Data Spaces, building blocks, and roles |... von
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
510 views83 Folien
OUCC2015 Service Oriented Enterprise (SOE) von
OUCC2015 Service Oriented Enterprise (SOE)OUCC2015 Service Oriented Enterprise (SOE)
OUCC2015 Service Oriented Enterprise (SOE)Colin Bell
211 views40 Folien
Service-Oriented Architecture Methods to Develop Networked Library Services von
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 views48 Folien

Más contenido relacionado

Similar a Dennis Wendland_The i4Trust Collaboration Programme.pptx

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

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

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

Más de FIWARE

Behm_Herne_NeMo_akt.pptx von
Behm_Herne_NeMo_akt.pptxBehm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptxFIWARE
14 views11 Folien
Katharina Hogrebe Herne Digital Days.pdf von
 Katharina Hogrebe Herne Digital Days.pdf Katharina Hogrebe Herne Digital Days.pdf
Katharina Hogrebe Herne Digital Days.pdfFIWARE
35 views25 Folien
Christoph Mertens_IDSA_Introduction to Data Spaces.pptx von
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxChristoph Mertens_IDSA_Introduction to Data Spaces.pptx
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxFIWARE
46 views20 Folien
Behm_Herne_NeMo.pptx von
Behm_Herne_NeMo.pptxBehm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptxFIWARE
18 views11 Folien
Evangelists + iHubs Promo Slides.pptx von
Evangelists + iHubs Promo Slides.pptxEvangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptxFIWARE
22 views11 Folien
Lukas Künzel Smart City Operating System.pptx von
Lukas Künzel Smart City Operating System.pptxLukas Künzel Smart City Operating System.pptx
Lukas Künzel Smart City Operating System.pptxFIWARE
36 views19 Folien

Más de FIWARE(20)

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

Último

Microsoft Power Platform.pptx von
Microsoft Power Platform.pptxMicrosoft Power Platform.pptx
Microsoft Power Platform.pptxUni Systems S.M.S.A.
52 views38 Folien
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive von
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveNetwork Automation Forum
30 views35 Folien
Top 10 Strategic Technologies in 2024: AI and Automation von
Top 10 Strategic Technologies in 2024: AI and AutomationTop 10 Strategic Technologies in 2024: AI and Automation
Top 10 Strategic Technologies in 2024: AI and AutomationAutomationEdge Technologies
18 views14 Folien
Igniting Next Level Productivity with AI-Infused Data Integration Workflows von
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Safe Software
257 views86 Folien
HTTP headers that make your website go faster - devs.gent November 2023 von
HTTP headers that make your website go faster - devs.gent November 2023HTTP headers that make your website go faster - devs.gent November 2023
HTTP headers that make your website go faster - devs.gent November 2023Thijs Feryn
21 views151 Folien

Último(20)

Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive von Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Igniting Next Level Productivity with AI-Infused Data Integration Workflows von Safe Software
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Safe Software257 views
HTTP headers that make your website go faster - devs.gent November 2023 von Thijs Feryn
HTTP headers that make your website go faster - devs.gent November 2023HTTP headers that make your website go faster - devs.gent November 2023
HTTP headers that make your website go faster - devs.gent November 2023
Thijs Feryn21 views
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... von James Anderson
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
James Anderson66 views
Web Dev - 1 PPT.pdf von gdsczhcet
Web Dev - 1 PPT.pdfWeb Dev - 1 PPT.pdf
Web Dev - 1 PPT.pdf
gdsczhcet60 views
Spesifikasi Lengkap ASUS Vivobook Go 14 von Dot Semarang
Spesifikasi Lengkap ASUS Vivobook Go 14Spesifikasi Lengkap ASUS Vivobook Go 14
Spesifikasi Lengkap ASUS Vivobook Go 14
Dot Semarang37 views
1st parposal presentation.pptx von i238212
1st parposal presentation.pptx1st parposal presentation.pptx
1st parposal presentation.pptx
i2382129 views
Voice Logger - Telephony Integration Solution at Aegis von Nirmal Sharma
Voice Logger - Telephony Integration Solution at AegisVoice Logger - Telephony Integration Solution at Aegis
Voice Logger - Telephony Integration Solution at Aegis
Nirmal Sharma31 views
The details of description: Techniques, tips, and tangents on alternative tex... von BookNet Canada
The details of description: Techniques, tips, and tangents on alternative tex...The details of description: Techniques, tips, and tangents on alternative tex...
The details of description: Techniques, tips, and tangents on alternative tex...
BookNet Canada126 views
Attacking IoT Devices from a Web Perspective - Linux Day von Simone Onofri
Attacking IoT Devices from a Web Perspective - Linux Day Attacking IoT Devices from a Web Perspective - Linux Day
Attacking IoT Devices from a Web Perspective - Linux Day
Simone Onofri15 views

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