Technology of IHAN
Janne Enberg
Infrastructure and SaaS solutions Data standardization
Infrastructure and deployment automation
The big cloud providers tend to provide services in 
two main categories - infrastructure, and SaaS 
solutions.
On the infrastructure side they provide the 
datacenter management and other capabilities so 
you can deploy your software on their managed 
servers, or use their managed storage services.
For SaaS they build on those capabilities and 
provide ready-to-use services, such as logging, error 
reporting, databases, analytics, and so on.
They also often have their own marketplace for 
ready "recipes" to deploy common Open Source 
Software on their infrastructure, and you can use 
existing OSS management tools such as Terraform 
to do that on any of the infrastructure providers 
also other providers than just Big Cloud.
Gaia-X seems to have their main focus in reducing 
dependency on the infrastructure from the big 
cloud providers.
They are building tools to standardize deployment 
to (primarily European) datacenters, so the 
infrastructure side is similarly handled by 
professionals on-site.
Additionally they're building tooling to describe 
software deployments and their dependencies, so 
e.g. when you deploy common Open Source 
projects, the database they require is also deployed 
and configured at the same time.
This is similar to many OSS Kubernetes 
management tools already out there, and they build 
heavily on Kubernetes and OpenStack.
Unlike the other ones, IHAN does not have an opinion 
on where and how server infrastructure is managed.
IHAN is focused on data standardization and building 
both fair markets for, and access to standardized 
data.
IHAN is building open standards for this, and the 
implementations built for that can be hosted on any 
infrastructure, and deployed using any tools chosen 
for the task.
IDSA is working on standardizing domain specific data 
vocabularies and is currently very closed.
Big Cloud, Gaia-X, and any other infrastructure 
provider can run IHAN compliant systems, and the 
software can be deployed using Gaia-X's deployment 
tools, using e.g. Kubernetes Helm, or manually.
Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti
Big Cloud vs Gaia-X vs IHAN
Comparison of capabilities and focus areas
Data 
Standardization
Deployment tools
SaaS & PaaS 
solutions
Infrastructure 
services
Provider
+ OSS projects
= Focus area = Partial support / Some tooling or standards = No support / No opinion
Infrastructure services is mostly about installing server software on servers that are physically managed by the datacenter. SaaS & PaaS are providing more 
comprehensive tools that require no manual maintenance by the users. Deployment tools are how you manage your software and install existing software, e.g. how to 
install a database on the infrastructure. Data Standardization for IHAN is about how services and software communicate between each other, e.g. how weather data is 
described and transferred from the data source to applications, to allow for applications to interoperate, and for various data sources to be compatible with each other, 
as well as to meet process needs for end users and businesses, and IDSA adds partial support specifically for data vocabularies.
OSS tools with support for automating deployments to Big Cloud and other infrastructure: Terraform, Kubernetes Helm, Ansible, SaltStack, Vagrant, Chef, Puppet.
Big Cloud vs Gaia-X vs IHAN - capabilities
Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti
Subset of OpenAPI 
3.0
Data Product standards
Nexus
Open Nexus standards
Rulebook
Certification
Layering in the Nexus
Layer 0: Everything is built on common standards such as OpenAPI, JSON, JWT, OpenID 
Connect, etc. and can be deployed and hosted on any infrastructure, depending on the 
requirements for the selected Nexus, Authorization, and Consenting providers. Such hosting 
infrastructure may be e.g. Gaia-X compatible hosting, any IaaS provider, or bare metal, and so 
on. These lay out the concrete foundation everything is built on.
etc.
Authentication
Consent
OpenID Connect
JWT
Layer 1: Data Product standards can be built by anyone for generic use or for their Nexus 
specifically, are publicly available and can be implemented by APIs directly without any 
Nexus, so when building a new system you don't always have to reinvent the wheel and 
come up with a unique new API design. Nexus standards are also openly available for 
anyone to implement a Nexus with, and we will happily work with open source projects on 
implementations.
Layer 2: Nexus implementations can be written as SaaS, open source, or any other model 
based on the open nexus standards. Minimum feature set is limited, and e.g. consents and 
authentication are pluggable. Deployment requirements are implementation specific and 
can e.g. be compatible with Gaia-X.
Layer 3: Each Nexus can set their own rules via a Rulebook that every member will have to 
agree to when they operate on the Nexus. These Rulebooks can vary differently depending 
on the specific organizations and use-cases, for example with health data they may be very 
strict, and with weather data they may be much more relaxed. Some small Nexuses might 
not need one at all.
Layer 4: When a Nexus wants to be a reliable marketplace, they may require, or offer an 
optional Certification or Verification process for both the identity of the Data Vendor - 
ensuring you know who you are dealing with - and the quality and reliability of the Data 
Source - ensuring you can build serious business on it and trust that the data is good and 
available when you need it.
Hosting, deployment 
tools
Copyright © Digital Living International | Enberg/Suomi/Frosti
Nexus-as-a-Service
JSON
Custom
Data Standards
Packing list
Invoice Shipping data
Cargo receipt Insurance policy
SAP
Productizer
Force 
Productizer
Custom 
productizer
Product Gateway
Other data 
integrations
Any protocol
Applications follow strict Data 
Product standards when requesting 
data from the Nexus
Data Productization layers receive 
standardized requests, 
communicate with backend 
systems, and return standardized 
responses back through the Nexus
Nexus ensures all communication 
happens using the standards, and 
provides tools to manage and find 
Data Sources for developers on 
both sides
Future protocols
Pub/Sub
Batch
Streams
"Opened" via PGW, then  
out-of-band
SOAP + WSDL
Example Data Standards
https://github.com/digitalliving/standards/tree/master/draft/DataProducts
Example Productizer
https://github.com/digitalliving/ihan-productizer-example
Auth & Consent
The agreed OIDC and consent 
tokens are delivered from 
applications through the nexus 
to data sources where 
necessary for access control, 
logging, etc.
Request
Response
Data Product requests define which Data 
Product they want, any parameters for it, and 
carry authentication, and consent tokens
Data Product responses contain a standards-
compliant Data Product response for the request, 
and digital signatures* to prove authenticity
* Not yet
New Data Sources may be built 
specifically with productization 
capabilities in mind, while existing 
systems do not need to be changed 
and a Productizer layer may be built 
separately for compatibility.
2.
3.
4.
Data Standards define the exact 
protocol and payload of request 
and response for all Data Products 
using OpenAPI 3.0 specifications
1.
Copyright © Digital Living International | Enberg/Suomi/Frosti
IHAN 
Blueprint
Nexuses are the first 
implementation of the 
IHAN Blueprint work
IHAN Testbed for March 2021
Closed alpha - management of connected data 
sources and applications is done manually for 
early pilot partners.
Applications
Data Sources
Product Gateway
Data Standards
Mai
ntai
ns
data
sou
rce
Uses Standards
B
u
ild
s
ap
p
lic
at
io
n
s
Use applications Ask for data from selected provider Verify + fetch data from origin
Testbed
Uses Standards
Next IHAN Testbed capabilities
Additional capabilities we expect to have in the first public 
release are mostly around self-service tools to integrate your 
applications and data sources, marked with dashed lines. 
Additionally direct authentication integration will be replaced 
with a login portal.
API Docs Developer Portal
Register Data Source
Explore options
Login portal
Find registered Data Sources
End users
Application developer Data source developer
Authentication & Authorization
+ others
Log in to application
Authorize access to data
Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti
Authorize access to data (token)
Log in to application
Sitra rise of the pilots janne enberg
Thank you!
Find out more:
ihan.fi
digitalliving.fi
contact@digitalliving.fi
If you want to get help setting up your own 
nexus project - don't hesitate to contact us!

More Related Content

PDF
Science, Strategy and Sustainable Solutions, a Collaboration on the Direction...
PDF
Building blocks for fair digital society
PPTX
Introduction to EOSCpilot project and topical activities in the area of EOSC
PDF
OPEN DEI vision about European Data Spaces
PDF
Sitra data strategy
PDF
Evolution of Data Spaces
PDF
Europe rules – making the fair data economy flourish
PDF
European Data Spaces
Science, Strategy and Sustainable Solutions, a Collaboration on the Direction...
Building blocks for fair digital society
Introduction to EOSCpilot project and topical activities in the area of EOSC
OPEN DEI vision about European Data Spaces
Sitra data strategy
Evolution of Data Spaces
Europe rules – making the fair data economy flourish
European Data Spaces

What's hot (20)

PDF
Gaia-X for Finland – Hub launch 17 June 2021
PDF
The EC strategy to enable data sharing spaces
PPT
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
PPTX
EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...
PPTX
EDF2014: Franck Cotton & Kamel Gadouche, France: TeraLab - A Secure Big Data...
PPTX
EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...
PPTX
EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...
PPTX
EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...
PPTX
EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...
PPTX
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
PPT
EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...
PDF
EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...
PPTX
EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...
PPTX
Thomas Vavra | New Ways of Handling Old Data
PPT
Big Data Public-Private Forum_General Presentation
PPT
EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...
PPTX
BYTE Project Community Overview
PPTX
The Semantic Web Exists. What Next?
PPTX
Holger Wollschläger | E-government at its best: Open, transparent and useful
PPTX
#opendata Back to the future
Gaia-X for Finland – Hub launch 17 June 2021
The EC strategy to enable data sharing spaces
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...
EDF2014: Franck Cotton & Kamel Gadouche, France: TeraLab - A Secure Big Data...
EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...
EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...
EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...
EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...
EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...
EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...
Thomas Vavra | New Ways of Handling Old Data
Big Data Public-Private Forum_General Presentation
EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...
BYTE Project Community Overview
The Semantic Web Exists. What Next?
Holger Wollschläger | E-government at its best: Open, transparent and useful
#opendata Back to the future
Ad

Similar to Sitra rise of the pilots janne enberg (20)

PPTX
Paas intro.pptx
PPTX
PDF
Best Practices for Integrating Applications Development
PDF
Unit 3 Cloud Computing.pdf
PPT
Lecture 10.ppt
PDF
Eu gdpr technical workflow and productionalization neccessary w privacy ass...
PDF
Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)
PPTX
Cloud computing and migration strategies to cloud
PDF
Comparison of Several PaaS Cloud Computing Platforms
PDF
Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...
PDF
Dr.M.Florence Dayana-Cloud Computing Architecture.pdf
PDF
Top 10 Tips for Implementing Desktop Virtualisation.
PPTX
Service Models
PPTX
Comprehensive Information on Platform as a Service
PDF
Stackato Private PaaS for the Agile Enterprise
PDF
GxP Data Integrity for Cloud Apps – Part 1
PDF
Data Virtualization: Introduction and Business Value (UK)
PDF
Cloud Service Models.pdf
PDF
Cloud Computing Strategy and Architecture
PDF
Cloud Computing & Virtualization in Cloud
Paas intro.pptx
Best Practices for Integrating Applications Development
Unit 3 Cloud Computing.pdf
Lecture 10.ppt
Eu gdpr technical workflow and productionalization neccessary w privacy ass...
Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)
Cloud computing and migration strategies to cloud
Comparison of Several PaaS Cloud Computing Platforms
Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...
Dr.M.Florence Dayana-Cloud Computing Architecture.pdf
Top 10 Tips for Implementing Desktop Virtualisation.
Service Models
Comprehensive Information on Platform as a Service
Stackato Private PaaS for the Agile Enterprise
GxP Data Integrity for Cloud Apps – Part 1
Data Virtualization: Introduction and Business Value (UK)
Cloud Service Models.pdf
Cloud Computing Strategy and Architecture
Cloud Computing & Virtualization in Cloud
Ad

More from Sitra / Hyvinvointi (20)

PDF
Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...
PDF
Gaia-X Finland – Learning and Sharing Experiences 8.12.2021
PDF
Pirkka frosti dli ihan testbed rise of the pilots 25.3.2021 print
PDF
Sitra seb 20210325_harri rantanen
PDF
Rise of the pilots 25032021 jaana sinipuro
PDF
Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021
PDF
Data balance sheet
PDF
04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...
PDF
Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...
PDF
Trusted! Quest for data-driven and fair health solutions
PDF
GAIA-X – Lupauksista kohti konkretiaa
PDF
Notes sensotrend sustainable use-of-data
PDF
Fair data economy score intro
PDF
Pres parikka 040221
PDF
2020 11-03 kriisista yhteiseksi paaomaksi gote nyman
PDF
Miten tietoa kaytetaan paatoksenteossa selvityksen havaintoja
PDF
2020 11-03 niklas wilhelmsson
PDF
Osallisuuden tulevaisuuskuvat vahti ikaheimo
PDF
Present european sdg summit template sdg roundtables_sitra_fibs
PDF
Sitra 18052020 Strategy for Data
Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...
Gaia-X Finland – Learning and Sharing Experiences 8.12.2021
Pirkka frosti dli ihan testbed rise of the pilots 25.3.2021 print
Sitra seb 20210325_harri rantanen
Rise of the pilots 25032021 jaana sinipuro
Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021
Data balance sheet
04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...
Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...
Trusted! Quest for data-driven and fair health solutions
GAIA-X – Lupauksista kohti konkretiaa
Notes sensotrend sustainable use-of-data
Fair data economy score intro
Pres parikka 040221
2020 11-03 kriisista yhteiseksi paaomaksi gote nyman
Miten tietoa kaytetaan paatoksenteossa selvityksen havaintoja
2020 11-03 niklas wilhelmsson
Osallisuuden tulevaisuuskuvat vahti ikaheimo
Present european sdg summit template sdg roundtables_sitra_fibs
Sitra 18052020 Strategy for Data

Recently uploaded (20)

PDF
American Journal of Multidisciplinary Research and Review
PDF
NU-MEP-Standards معايير تصميم جامعية .pdf
PPTX
transformers as a tool for understanding advance algorithms in deep learning
PDF
Buddhism presentation about world religion
PPTX
inbound2857676998455010149.pptxmmmmmmmmm
PPTX
Sheep Seg. Marketing Plan_C2 2025 (1).pptx
PPTX
C programming msc chemistry pankaj pandey
PPTX
GPS sensor used agriculture land for automation
PDF
REPORT CARD OF GRADE 2 2025-2026 MATATAG
PPTX
indiraparyavaranbhavan-240418134200-31d840b3.pptx
PPTX
ifsm.pptx, institutional food service management
PDF
Book Trusted Companions in Delhi – 24/7 Available Delhi Personal Meeting Ser...
PPT
BME 301 Lecture Note 1_2.ppt mata kuliah Instrumentasi
PPTX
Bussiness Plan S Group of college 2020-23 Final
PPTX
DAA UNIT 1 for unit 1 time compixity PPT.pptx
PPTX
Stats annual compiled ipd opd ot br 2024
PPTX
lung disease detection using transfer learning approach.pptx
PDF
Mcdonald's : a half century growth . pdf
PPTX
cyber row.pptx for cyber proffesionals and hackers
PPTX
Capstone Presentation a.pptx on data sci
American Journal of Multidisciplinary Research and Review
NU-MEP-Standards معايير تصميم جامعية .pdf
transformers as a tool for understanding advance algorithms in deep learning
Buddhism presentation about world religion
inbound2857676998455010149.pptxmmmmmmmmm
Sheep Seg. Marketing Plan_C2 2025 (1).pptx
C programming msc chemistry pankaj pandey
GPS sensor used agriculture land for automation
REPORT CARD OF GRADE 2 2025-2026 MATATAG
indiraparyavaranbhavan-240418134200-31d840b3.pptx
ifsm.pptx, institutional food service management
Book Trusted Companions in Delhi – 24/7 Available Delhi Personal Meeting Ser...
BME 301 Lecture Note 1_2.ppt mata kuliah Instrumentasi
Bussiness Plan S Group of college 2020-23 Final
DAA UNIT 1 for unit 1 time compixity PPT.pptx
Stats annual compiled ipd opd ot br 2024
lung disease detection using transfer learning approach.pptx
Mcdonald's : a half century growth . pdf
cyber row.pptx for cyber proffesionals and hackers
Capstone Presentation a.pptx on data sci

Sitra rise of the pilots janne enberg

  • 2. Infrastructure and SaaS solutions Data standardization Infrastructure and deployment automation The big cloud providers tend to provide services in  two main categories - infrastructure, and SaaS  solutions. On the infrastructure side they provide the  datacenter management and other capabilities so  you can deploy your software on their managed  servers, or use their managed storage services. For SaaS they build on those capabilities and  provide ready-to-use services, such as logging, error  reporting, databases, analytics, and so on. They also often have their own marketplace for  ready "recipes" to deploy common Open Source  Software on their infrastructure, and you can use  existing OSS management tools such as Terraform  to do that on any of the infrastructure providers  also other providers than just Big Cloud. Gaia-X seems to have their main focus in reducing  dependency on the infrastructure from the big  cloud providers. They are building tools to standardize deployment  to (primarily European) datacenters, so the  infrastructure side is similarly handled by  professionals on-site. Additionally they're building tooling to describe  software deployments and their dependencies, so  e.g. when you deploy common Open Source  projects, the database they require is also deployed  and configured at the same time. This is similar to many OSS Kubernetes  management tools already out there, and they build  heavily on Kubernetes and OpenStack. Unlike the other ones, IHAN does not have an opinion  on where and how server infrastructure is managed. IHAN is focused on data standardization and building  both fair markets for, and access to standardized  data. IHAN is building open standards for this, and the  implementations built for that can be hosted on any  infrastructure, and deployed using any tools chosen  for the task. IDSA is working on standardizing domain specific data  vocabularies and is currently very closed. Big Cloud, Gaia-X, and any other infrastructure  provider can run IHAN compliant systems, and the  software can be deployed using Gaia-X's deployment  tools, using e.g. Kubernetes Helm, or manually. Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti Big Cloud vs Gaia-X vs IHAN
  • 3. Comparison of capabilities and focus areas Data  Standardization Deployment tools SaaS & PaaS  solutions Infrastructure  services Provider + OSS projects = Focus area = Partial support / Some tooling or standards = No support / No opinion Infrastructure services is mostly about installing server software on servers that are physically managed by the datacenter. SaaS & PaaS are providing more  comprehensive tools that require no manual maintenance by the users. Deployment tools are how you manage your software and install existing software, e.g. how to  install a database on the infrastructure. Data Standardization for IHAN is about how services and software communicate between each other, e.g. how weather data is  described and transferred from the data source to applications, to allow for applications to interoperate, and for various data sources to be compatible with each other,  as well as to meet process needs for end users and businesses, and IDSA adds partial support specifically for data vocabularies. OSS tools with support for automating deployments to Big Cloud and other infrastructure: Terraform, Kubernetes Helm, Ansible, SaltStack, Vagrant, Chef, Puppet. Big Cloud vs Gaia-X vs IHAN - capabilities Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti
  • 4. Subset of OpenAPI  3.0 Data Product standards Nexus Open Nexus standards Rulebook Certification Layering in the Nexus Layer 0: Everything is built on common standards such as OpenAPI, JSON, JWT, OpenID  Connect, etc. and can be deployed and hosted on any infrastructure, depending on the  requirements for the selected Nexus, Authorization, and Consenting providers. Such hosting  infrastructure may be e.g. Gaia-X compatible hosting, any IaaS provider, or bare metal, and so  on. These lay out the concrete foundation everything is built on. etc. Authentication Consent OpenID Connect JWT Layer 1: Data Product standards can be built by anyone for generic use or for their Nexus  specifically, are publicly available and can be implemented by APIs directly without any  Nexus, so when building a new system you don't always have to reinvent the wheel and  come up with a unique new API design. Nexus standards are also openly available for  anyone to implement a Nexus with, and we will happily work with open source projects on  implementations. Layer 2: Nexus implementations can be written as SaaS, open source, or any other model  based on the open nexus standards. Minimum feature set is limited, and e.g. consents and  authentication are pluggable. Deployment requirements are implementation specific and  can e.g. be compatible with Gaia-X. Layer 3: Each Nexus can set their own rules via a Rulebook that every member will have to  agree to when they operate on the Nexus. These Rulebooks can vary differently depending  on the specific organizations and use-cases, for example with health data they may be very  strict, and with weather data they may be much more relaxed. Some small Nexuses might  not need one at all. Layer 4: When a Nexus wants to be a reliable marketplace, they may require, or offer an  optional Certification or Verification process for both the identity of the Data Vendor -  ensuring you know who you are dealing with - and the quality and reliability of the Data  Source - ensuring you can build serious business on it and trust that the data is good and  available when you need it. Hosting, deployment  tools Copyright © Digital Living International | Enberg/Suomi/Frosti
  • 5. Nexus-as-a-Service JSON Custom Data Standards Packing list Invoice Shipping data Cargo receipt Insurance policy SAP Productizer Force  Productizer Custom  productizer Product Gateway Other data  integrations Any protocol Applications follow strict Data  Product standards when requesting  data from the Nexus Data Productization layers receive  standardized requests,  communicate with backend  systems, and return standardized  responses back through the Nexus Nexus ensures all communication  happens using the standards, and  provides tools to manage and find  Data Sources for developers on  both sides Future protocols Pub/Sub Batch Streams "Opened" via PGW, then   out-of-band SOAP + WSDL Example Data Standards https://github.com/digitalliving/standards/tree/master/draft/DataProducts Example Productizer https://github.com/digitalliving/ihan-productizer-example Auth & Consent The agreed OIDC and consent  tokens are delivered from  applications through the nexus  to data sources where  necessary for access control,  logging, etc. Request Response Data Product requests define which Data  Product they want, any parameters for it, and  carry authentication, and consent tokens Data Product responses contain a standards- compliant Data Product response for the request,  and digital signatures* to prove authenticity * Not yet New Data Sources may be built  specifically with productization  capabilities in mind, while existing  systems do not need to be changed  and a Productizer layer may be built  separately for compatibility. 2. 3. 4. Data Standards define the exact  protocol and payload of request  and response for all Data Products  using OpenAPI 3.0 specifications 1. Copyright © Digital Living International | Enberg/Suomi/Frosti IHAN  Blueprint Nexuses are the first  implementation of the  IHAN Blueprint work
  • 6. IHAN Testbed for March 2021 Closed alpha - management of connected data  sources and applications is done manually for  early pilot partners. Applications Data Sources Product Gateway Data Standards Mai ntai ns data sou rce Uses Standards B u ild s ap p lic at io n s Use applications Ask for data from selected provider Verify + fetch data from origin Testbed Uses Standards Next IHAN Testbed capabilities Additional capabilities we expect to have in the first public  release are mostly around self-service tools to integrate your  applications and data sources, marked with dashed lines.  Additionally direct authentication integration will be replaced  with a login portal. API Docs Developer Portal Register Data Source Explore options Login portal Find registered Data Sources End users Application developer Data source developer Authentication & Authorization + others Log in to application Authorize access to data Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti Authorize access to data (token) Log in to application
  • 8. Thank you! Find out more: ihan.fi digitalliving.fi contact@digitalliving.fi If you want to get help setting up your own  nexus project - don't hesitate to contact us!