SlideShare a Scribd company logo
1 of 35
Download to read offline
DBpedia Databus
Sebastian Hellmann
http://dbpedia.org
1
https://tinyurl.com/dbpedia-lswt-2019
DBpedia - News Summary
2
● 10 years of wild growth - time to restructure
● 2 year long strategic discussion - some points cleared
● Strong network of people and organisations (community)
○ TIB provided three extraction servers
What is new:
● slack.dbpedia.org complemented by http://forum.dbpedia.org
● Databus - well-defined, fast (cheaper) release processes
https://tinyurl.com/dbpedia-lswt-2019
Data? BigData? Information? Copy/Branch/Derive?
The legion of data professionals that wrangle with the #BigDataYarn
Imagesource:https://best-wallpaper.net/Cute-kittens-with-ball-of-yarn_wallpapers.html
https://tinyurl.com/dbpedia-lswt-2019
Digital Factory Platform
https://databus.dbpedia.org/
Inspired by
https://tinyurl.com/dbpedia-lswt-2019
Efficiency (Ex. 5 Datasets and 5 Tools)
Without Databus With Databus
2 days research, identifying the right data market or supplier 2 hours, registering and installing the client
3 days browsing and comparing data manually based on the description
of the data. Often a personal meeting with a data representative is
required to understand the data
4 hours browsing using the semantic index for data comparison and
topic classification. Samples and reviews are provided. Data demand
can be specified with SHACL for a technical search or tendering.
3 days of implementing 5 different modalities of access 1 second button click as automatic access and storage is an essential
feature of the client
5 days researching appropriate tools on the web 4 hours browsing available tools in the one-shop-client
2 days reading documentation for 5 tools 50 minutes adaption as tools are pre-configured with defaults
1 day low-level data conversion automatic
3 days deploying tools and loading data into tools, e.g. a database 10 minutes, automatic, deployment server access needs to be provided,
usage of kubernetes and docker, cloud services are integrated in client
19 work days 9 hours, 1 second (~50 times faster)
https://tinyurl.com/dbpedia-lswt-2019
Databus - 5 year vision
6
https://tinyurl.com/dbpedia-lswt-2019
Databus - Digital Factory Platform
Demo:
https://databus.dbpedia.org
https://databus.dbpedia.org/dbpedia
https://mvnrepository.com/artifact/org.apache
http://dev.dbpedia.org/Data#example-application-virtuoso-docker
7
https://tinyurl.com/dbpedia-lswt-2019
Databus - main unique features
● Define abstract identity of datasets with artifact & version
○ https://toolbox.google.com/datasetsearch/search?query=dbpedia
● Stable IDs - Data DNS
○ SPARQL API - query for dcat:downloadURL
○ Redeploy is equivalent to DNS A record update
○ Each dataset is like a domain
● Automation of complex workflows
○ SPARQL query as a data dependency configuration
○ Hyper-dimensional petri net
8
https://tinyurl.com/dbpedia-lswt-2019
DBpedia Core Dataset Groups
Available extractions amount to 13 billion facts total (200 GB)
● Generic (automatic)
● Mapping-based (rule-based)
● Text
● Wikidata
Based on the Wikimedia XML dumps
https://tinyurl.com/dbpedia-lswt-2019
Generic extraction
● 132 languages, 30 datasets
● https://en.wikipedia.org/w/index.php?title=Prague&action=edit
● http://dbpedia.org/page/Prague
● https://github.com/dbpedia/extraction-
framework/tree/master/core/src/main/scala/org/dbpedia/extraction/map
pings
https://tinyurl.com/dbpedia-lswt-2019
Mappingbased extraction
● 40 languages, 6 datasets
● http://dbpedia.org/ontology properties
● http://dbpedia.org/resource/Prague
https://tinyurl.com/dbpedia-lswt-2019
Text extraction
● 132 languages, 8 datasets
● Short and long abstracts
● Textmining training data
● Fact extraction
Currently offline due to maintenance (refactoring)
https://tinyurl.com/dbpedia-lswt-2019
Wikidata extraction
● Same approach as for Wikipedia:
○ Generic and Mappingbased
● Mappings in JSON
+ Allows unified access over
Wikipedia and Wikidata
+ Wikidata has no ontology,
DBpedia has 8 (DBO, Yago, Umbel,..)
+ Generic still extracts 584 million facts
https://tinyurl.com/dbpedia-lswt-2019
Czech DBpedia
14
https://tinyurl.com/dbpedia-lswt-2019
Workflows from simple to complex
https://tinyurl.com/dbpedia-lswt-2019
Deploy any service
https://tinyurl.com/dbpedia-lswt-2019
(Re-) Release Workflow
https://tinyurl.com/dbpedia-lswt-2019
FlexiFusion Workflow
https://tinyurl.com/dbpedia-lswt-2019
FlexiFusion Fusion
19
https://tinyurl.com/dbpedia-lswt-2019
FlexiFusion Fusion
20
https://tinyurl.com/dbpedia-lswt-2019
FlexiFusion Enrichment Catalan DBpedia
21
https://tinyurl.com/dbpedia-lswt-2019
FlexiFusion Enrichment Catalan DBpedia
22
https://tinyurl.com/dbpedia-lswt-2019
GlobalFactSync
https://meta.wikimedia.org/wiki/Grants:Project/DBpedia/GlobalFactSyncRE
Begin June 1st
Syncing facts between 140 Wikipedia
language editions and Wikidata and
external data
Wikipedia community to suggest 10 sync
targets, e.g. Music Brainz
https://tinyurl.com/dbpedia-lswt-2019
DBpedia - Strategic Agenda
24
Showcase presentations and discussions tomorrow @ DBpedia Day
Two needs and therefore two equal streams to maximise:
1. Databus file publishing is cheap and stable -> great opportunity
to build a public information infrastructure maintained by
libraries and public orgs
2. Symbiotic business relations
○ SLA’s and re-seller (OpenLink)
○ DBpedia as SQL timbr (WPSemantix)
https://tinyurl.com/dbpedia-lswt-2019
Databus - Digital Factory Platform
Registry of files on the Web
● Global file warehouse
● Decentralised storage
● NoLD approach
● Storage is cheap
● File format doesn’t matter
○ PDF or PDF collection
○ CSV, XML, RDF
26
https://tinyurl.com/dbpedia-lswt-2019
Databus - Digital Factory Platform
27
Rejected Approved
… but very strict metadata
● Provenance (who? - you!)
● License
● Private key signature, X509 (Trust)
● Granular dataset identity
○ Dataset is a set of files
● Versioning
https://tinyurl.com/dbpedia-lswt-2019
Databus - Digital Factory Platform
Build automation tool based on Maven
● Dataset Identity (ArtifactId)
○ Variance in content/format/compression
● Optimized for re-releasing the same files
○ 2/3 days to learn and setup the tool (once)
○ 10 minutes to publish an update
https://github.com/dbpedia/databus-maven-plugin
28
Time versioned: 2018.04.10
https://tinyurl.com/dbpedia-lswt-2019
Databus - Digital Factory Platform
29
https://www.letsmakebettersoftware.com/2017/09/solid-4-interface-segregation-principle.html
https://deviq.com/interface-segregation-principle/
https://tinyurl.com/dbpedia-lswt-2019
Czech DBpedia
30
https://tinyurl.com/dbpedia-lswt-2019
DBpedia FlexiFusion
31
https://tinyurl.com/dbpedia-lswt-2019
Databus - Ontology/Dataset DNS
Ontologies are not suited for Linked Data publishing
https://www.w3.org/DesignIssues/LinkedData.html
● No versioning (intrinsic)
● HTTP IRI hosting breaks faster than files
● Content Negotiation can be implemented by the client
● Asymmetric Mappings and Links
We are re-standardizing Linked Data with the Databus:
https://databus.dbpedia.org/dbpedia/ontology/dbo-snapshots
32
https://tinyurl.com/dbpedia-lswt-2019
Databus - Digital Factory Platform
Databus Maven Plugin:
- https://github.com/dbpedia/databus-maven-plugin
- Open Source
- software was code completed last week
- works for DBpedia (10k files published)
- Version 1.3-SNAPSHOT, hopefully stable in some week
- User manual is work in progress, but hey who reads them anyway?
33
https://tinyurl.com/dbpedia-lswt-2019
Databus - Digital Factory Platform
https://databus.dbpedia.org
● hosts a public metadata repository
● Not exclusive to DBpedia data
● free to use, published metadata must be CC-0
● published files stay on publisher’s server
○ Full control over access (HTTP-Auth) and license
● Repo-software is not open-source, we are running pilots in
companies
34
DBpedia members
35

More Related Content

What's hot

Implementing HDF5 in MATLAB
Implementing HDF5 in MATLABImplementing HDF5 in MATLAB
Implementing HDF5 in MATLAB
The HDF-EOS Tools and Information Center
 
A Day in the Life of a Druid Implementor and Druid's Roadmap
A Day in the Life of a Druid Implementor and Druid's RoadmapA Day in the Life of a Druid Implementor and Druid's Roadmap
A Day in the Life of a Druid Implementor and Druid's Roadmap
Itai Yaffe
 
AquaQ Analytics Kx Event - Data Direct Networks Presentation
AquaQ Analytics Kx Event - Data Direct Networks PresentationAquaQ Analytics Kx Event - Data Direct Networks Presentation
AquaQ Analytics Kx Event - Data Direct Networks Presentation
AquaQ Analytics
 

What's hot (20)

Building a Scalable Web Crawler with Hadoop
Building a Scalable Web Crawler with HadoopBuilding a Scalable Web Crawler with Hadoop
Building a Scalable Web Crawler with Hadoop
 
Big data | Hadoop | components of hadoop |Rahul Gulab Sing
Big data | Hadoop | components of hadoop |Rahul Gulab SingBig data | Hadoop | components of hadoop |Rahul Gulab Sing
Big data | Hadoop | components of hadoop |Rahul Gulab Sing
 
Efficiently serving HDF5 via OPeNDAP
Efficiently serving HDF5 via OPeNDAPEfficiently serving HDF5 via OPeNDAP
Efficiently serving HDF5 via OPeNDAP
 
ArcGIS and Multi-D: Tools & Roadmap
ArcGIS and Multi-D: Tools & RoadmapArcGIS and Multi-D: Tools & Roadmap
ArcGIS and Multi-D: Tools & Roadmap
 
Hudi: Large-Scale, Near Real-Time Pipelines at Uber with Nishith Agarwal and ...
Hudi: Large-Scale, Near Real-Time Pipelines at Uber with Nishith Agarwal and ...Hudi: Large-Scale, Near Real-Time Pipelines at Uber with Nishith Agarwal and ...
Hudi: Large-Scale, Near Real-Time Pipelines at Uber with Nishith Agarwal and ...
 
Enabling Secure Data Discoverability (SC21 Tutorial)
Enabling Secure Data Discoverability (SC21 Tutorial)Enabling Secure Data Discoverability (SC21 Tutorial)
Enabling Secure Data Discoverability (SC21 Tutorial)
 
NEON HDF5
NEON HDF5NEON HDF5
NEON HDF5
 
Hourglass: a Library for Incremental Processing on Hadoop
Hourglass: a Library for Incremental Processing on HadoopHourglass: a Library for Incremental Processing on Hadoop
Hourglass: a Library for Incremental Processing on Hadoop
 
Druid meetup 2018-03-13
Druid meetup 2018-03-13Druid meetup 2018-03-13
Druid meetup 2018-03-13
 
Introduction to Big Data & Hadoop Architecture - Module 1
Introduction to Big Data & Hadoop Architecture - Module 1Introduction to Big Data & Hadoop Architecture - Module 1
Introduction to Big Data & Hadoop Architecture - Module 1
 
Implementing HDF5 in MATLAB
Implementing HDF5 in MATLABImplementing HDF5 in MATLAB
Implementing HDF5 in MATLAB
 
MATLAB and Scientific Data: New Features and Capabilities
MATLAB and Scientific Data: New Features and CapabilitiesMATLAB and Scientific Data: New Features and Capabilities
MATLAB and Scientific Data: New Features and Capabilities
 
A primer on building real time data-driven products
A primer on building real time data-driven productsA primer on building real time data-driven products
A primer on building real time data-driven products
 
Handling the growth of data
Handling the growth of dataHandling the growth of data
Handling the growth of data
 
Graph Analytics with ArangoDB
Graph Analytics with ArangoDBGraph Analytics with ArangoDB
Graph Analytics with ArangoDB
 
A Day in the Life of a Druid Implementor and Druid's Roadmap
A Day in the Life of a Druid Implementor and Druid's RoadmapA Day in the Life of a Druid Implementor and Druid's Roadmap
A Day in the Life of a Druid Implementor and Druid's Roadmap
 
Jee conf
Jee confJee conf
Jee conf
 
AquaQ Analytics Kx Event - Data Direct Networks Presentation
AquaQ Analytics Kx Event - Data Direct Networks PresentationAquaQ Analytics Kx Event - Data Direct Networks Presentation
AquaQ Analytics Kx Event - Data Direct Networks Presentation
 
Apache Hadoop and Spark: Introduction and Use Cases for Data Analysis
Apache Hadoop and Spark: Introduction and Use Cases for Data AnalysisApache Hadoop and Spark: Introduction and Use Cases for Data Analysis
Apache Hadoop and Spark: Introduction and Use Cases for Data Analysis
 
Building robust CDC pipeline with Apache Hudi and Debezium
Building robust CDC pipeline with Apache Hudi and DebeziumBuilding robust CDC pipeline with Apache Hudi and Debezium
Building robust CDC pipeline with Apache Hudi and Debezium
 

Similar to The DBpedia databus

Dataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin BuzzwordsDataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin Buzzwords
Dataiku
 
Google Cloud Computing on Google Developer 2008 Day
Google Cloud Computing on Google Developer 2008 DayGoogle Cloud Computing on Google Developer 2008 Day
Google Cloud Computing on Google Developer 2008 Day
programmermag
 
Unified Data API for Distributed Cloud Analytics and AI
Unified Data API for Distributed Cloud Analytics and AIUnified Data API for Distributed Cloud Analytics and AI
Unified Data API for Distributed Cloud Analytics and AI
Alluxio, Inc.
 

Similar to The DBpedia databus (20)

Big data should be simple
Big data should be simpleBig data should be simple
Big data should be simple
 
Understanding Hadoop
Understanding HadoopUnderstanding Hadoop
Understanding Hadoop
 
Shawn-Averkamp-feb25
Shawn-Averkamp-feb25Shawn-Averkamp-feb25
Shawn-Averkamp-feb25
 
KEDL DBpedia 2019
KEDL DBpedia  2019KEDL DBpedia  2019
KEDL DBpedia 2019
 
Strategies for Context Data Persistence
Strategies for Context Data PersistenceStrategies for Context Data Persistence
Strategies for Context Data Persistence
 
Webinar 2017. Supercharge your analytics with ClickHouse. Vadim Tkachenko
Webinar 2017. Supercharge your analytics with ClickHouse. Vadim TkachenkoWebinar 2017. Supercharge your analytics with ClickHouse. Vadim Tkachenko
Webinar 2017. Supercharge your analytics with ClickHouse. Vadim Tkachenko
 
IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl...
IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl...IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl...
IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl...
 
Serverless Data Architecture at scale on Google Cloud Platform
Serverless Data Architecture at scale on Google Cloud PlatformServerless Data Architecture at scale on Google Cloud Platform
Serverless Data Architecture at scale on Google Cloud Platform
 
Introduction to Hadoop Administration
Introduction to Hadoop AdministrationIntroduction to Hadoop Administration
Introduction to Hadoop Administration
 
Introduction to Hadoop Administration
Introduction to Hadoop AdministrationIntroduction to Hadoop Administration
Introduction to Hadoop Administration
 
Introduction to Hadoop Administration
Introduction to Hadoop AdministrationIntroduction to Hadoop Administration
Introduction to Hadoop Administration
 
Dataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin BuzzwordsDataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin Buzzwords
 
FIWARE Wednesday Webinars - Strategies for Context Data Persistence
FIWARE Wednesday Webinars - Strategies for Context Data PersistenceFIWARE Wednesday Webinars - Strategies for Context Data Persistence
FIWARE Wednesday Webinars - Strategies for Context Data Persistence
 
Google Cloud Computing on Google Developer 2008 Day
Google Cloud Computing on Google Developer 2008 DayGoogle Cloud Computing on Google Developer 2008 Day
Google Cloud Computing on Google Developer 2008 Day
 
DevOpsDaysRiga 2018: Eric Skoglund, Lars Albertsson - Kubernetes as data plat...
DevOpsDaysRiga 2018: Eric Skoglund, Lars Albertsson - Kubernetes as data plat...DevOpsDaysRiga 2018: Eric Skoglund, Lars Albertsson - Kubernetes as data plat...
DevOpsDaysRiga 2018: Eric Skoglund, Lars Albertsson - Kubernetes as data plat...
 
Kubernetes as data platform
Kubernetes as data platformKubernetes as data platform
Kubernetes as data platform
 
Reshape Data Lake (as of 2020.07)
Reshape Data Lake (as of 2020.07)Reshape Data Lake (as of 2020.07)
Reshape Data Lake (as of 2020.07)
 
Spark to DocumentDB connector
Spark to DocumentDB connectorSpark to DocumentDB connector
Spark to DocumentDB connector
 
Data Science in the Cloud @StitchFix
Data Science in the Cloud @StitchFixData Science in the Cloud @StitchFix
Data Science in the Cloud @StitchFix
 
Unified Data API for Distributed Cloud Analytics and AI
Unified Data API for Distributed Cloud Analytics and AIUnified Data API for Distributed Cloud Analytics and AI
Unified Data API for Distributed Cloud Analytics and AI
 

More from Leipziger Semantic Web Tag

More from Leipziger Semantic Web Tag (17)

GeniusTex - a Smart Textiles innovation platform with semantic technologies i...
GeniusTex - a Smart Textiles innovation platform with semantic technologies i...GeniusTex - a Smart Textiles innovation platform with semantic technologies i...
GeniusTex - a Smart Textiles innovation platform with semantic technologies i...
 
Präsentation der Semantic Web Lehrkonzepte an der TH Brandenburg
Präsentation der Semantic Web Lehrkonzepte an der TH Brandenburg Präsentation der Semantic Web Lehrkonzepte an der TH Brandenburg
Präsentation der Semantic Web Lehrkonzepte an der TH Brandenburg
 
Semantic Web in the Digital Humanities
Semantic Web in the Digital HumanitiesSemantic Web in the Digital Humanities
Semantic Web in the Digital Humanities
 
Knowledge Graphs for Scholarly Communication
Knowledge Graphs for Scholarly CommunicationKnowledge Graphs for Scholarly Communication
Knowledge Graphs for Scholarly Communication
 
Das QROWD-Projekt - Because Big Data Integration is Humanly Possible
Das QROWD-Projekt - Because Big Data Integration is Humanly PossibleDas QROWD-Projekt - Because Big Data Integration is Humanly Possible
Das QROWD-Projekt - Because Big Data Integration is Humanly Possible
 
An Ontology Engineering Approach to Support Personalized Gamification of CSCL
An Ontology Engineering Approach to Support Personalized Gamification of CSCLAn Ontology Engineering Approach to Support Personalized Gamification of CSCL
An Ontology Engineering Approach to Support Personalized Gamification of CSCL
 
tech4comp - Kompetenzmessung durch Datenanalyse für E-Assessment
tech4comp - Kompetenzmessung durch Datenanalyse für E-Assessmenttech4comp - Kompetenzmessung durch Datenanalyse für E-Assessment
tech4comp - Kompetenzmessung durch Datenanalyse für E-Assessment
 
PlatonaM - Plattform-Ökosystem for innovative maintenance management through ...
PlatonaM - Plattform-Ökosystem for innovative maintenance management through ...PlatonaM - Plattform-Ökosystem for innovative maintenance management through ...
PlatonaM - Plattform-Ökosystem for innovative maintenance management through ...
 
Jekyll RDF
Jekyll RDFJekyll RDF
Jekyll RDF
 
Mushroom Effect or Why You Need Knowledge Graphs for Dialogue Systems
Mushroom Effect or Why You Need Knowledge Graphs for Dialogue SystemsMushroom Effect or Why You Need Knowledge Graphs for Dialogue Systems
Mushroom Effect or Why You Need Knowledge Graphs for Dialogue Systems
 
xCOR - a Value Chain Framework Ontology
xCOR - a Value Chain Framework OntologyxCOR - a Value Chain Framework Ontology
xCOR - a Value Chain Framework Ontology
 
Linked Data Publication Pipelines for Agri-Related use cases
Linked Data Publication Pipelines for Agri-Related use casesLinked Data Publication Pipelines for Agri-Related use cases
Linked Data Publication Pipelines for Agri-Related use cases
 
Das LIMBO Projekt – Linked Data Enterprise Use-Cases unter Verwendung der Dat...
Das LIMBO Projekt – Linked Data Enterprise Use-Cases unter Verwendung der Dat...Das LIMBO Projekt – Linked Data Enterprise Use-Cases unter Verwendung der Dat...
Das LIMBO Projekt – Linked Data Enterprise Use-Cases unter Verwendung der Dat...
 
SNIK: An Ontology of Information Management in Hospitals
SNIK: An Ontology of Information Management in HospitalsSNIK: An Ontology of Information Management in Hospitals
SNIK: An Ontology of Information Management in Hospitals
 
The WUMM Project Semantic Data and Innovation Management
The WUMM Project Semantic Data and Innovation ManagementThe WUMM Project Semantic Data and Innovation Management
The WUMM Project Semantic Data and Innovation Management
 
BEXIS 2 - Semantic Web Techniques in Research Data Management
BEXIS 2 - Semantic Web Techniques in Research Data ManagementBEXIS 2 - Semantic Web Techniques in Research Data Management
BEXIS 2 - Semantic Web Techniques in Research Data Management
 
Towards a productive Linked Data environment within Enterprises
Towards a productive Linked Data environment within EnterprisesTowards a productive Linked Data environment within Enterprises
Towards a productive Linked Data environment within Enterprises
 

Recently uploaded

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

The DBpedia databus