The DBpedia databus

Leipziger Semantic Web Tag
Leipziger Semantic Web TagLeipziger Semantic Web Tag
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)
The DBpedia databus
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
1 of 35

Recommended

Utilizing HDF4 File Content Maps for the Cloud Computing by
Utilizing HDF4 File Content Maps for the Cloud ComputingUtilizing HDF4 File Content Maps for the Cloud Computing
Utilizing HDF4 File Content Maps for the Cloud ComputingThe HDF-EOS Tools and Information Center
592 views21 slides
BDT204 Awesome Applications of Open Data - AWS re: Invent 2012 by
BDT204 Awesome Applications of Open Data - AWS re: Invent 2012BDT204 Awesome Applications of Open Data - AWS re: Invent 2012
BDT204 Awesome Applications of Open Data - AWS re: Invent 2012Amazon Web Services
2.9K views29 slides
Python Ireland Conference 2016 - Python and MongoDB Workshop by
Python Ireland Conference 2016 - Python and MongoDB WorkshopPython Ireland Conference 2016 - Python and MongoDB Workshop
Python Ireland Conference 2016 - Python and MongoDB WorkshopJoe Drumgoole
454 views118 slides
Lightweight Collection and Storage of Software Repository Data with DataRover by
Lightweight Collection and Storage of  Software Repository Data with DataRoverLightweight Collection and Storage of  Software Repository Data with DataRover
Lightweight Collection and Storage of Software Repository Data with DataRoverChristoph Matthies
220 views13 slides
Globus: Enabling the Open Storage Network by
Globus: Enabling the Open Storage NetworkGlobus: Enabling the Open Storage Network
Globus: Enabling the Open Storage NetworkGlobus
435 views14 slides
Matlab, Big Data, and HDF Server by
Matlab, Big Data, and HDF ServerMatlab, Big Data, and HDF Server
Matlab, Big Data, and HDF ServerThe HDF-EOS Tools and Information Center
1.8K views18 slides

More Related Content

What's hot

Building a Scalable Web Crawler with Hadoop by
Building a Scalable Web Crawler with HadoopBuilding a Scalable Web Crawler with Hadoop
Building a Scalable Web Crawler with HadoopHadoop User Group
34.9K views17 slides
Big data | Hadoop | components of hadoop |Rahul Gulab Sing by
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 SingRahul Singh
83 views54 slides
Efficiently serving HDF5 via OPeNDAP by
Efficiently serving HDF5 via OPeNDAPEfficiently serving HDF5 via OPeNDAP
Efficiently serving HDF5 via OPeNDAPThe HDF-EOS Tools and Information Center
242 views22 slides
ArcGIS and Multi-D: Tools & Roadmap by
ArcGIS and Multi-D: Tools & RoadmapArcGIS and Multi-D: Tools & Roadmap
ArcGIS and Multi-D: Tools & RoadmapThe HDF-EOS Tools and Information Center
1.5K views19 slides
Hudi: Large-Scale, Near Real-Time Pipelines at Uber with Nishith Agarwal and ... by
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 ...Databricks
3.8K views28 slides
Enabling Secure Data Discoverability (SC21 Tutorial) by
Enabling Secure Data Discoverability (SC21 Tutorial)Enabling Secure Data Discoverability (SC21 Tutorial)
Enabling Secure Data Discoverability (SC21 Tutorial)Globus
106 views80 slides

What's hot(20)

Building a Scalable Web Crawler with Hadoop by Hadoop User Group
Building a Scalable Web Crawler with HadoopBuilding a Scalable Web Crawler with Hadoop
Building a Scalable Web Crawler with Hadoop
Hadoop User Group34.9K views
Big data | Hadoop | components of hadoop |Rahul Gulab Sing by Rahul Singh
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
Rahul Singh83 views
Hudi: Large-Scale, Near Real-Time Pipelines at Uber with Nishith Agarwal and ... by Databricks
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 ...
Databricks3.8K views
Enabling Secure Data Discoverability (SC21 Tutorial) by Globus
Enabling Secure Data Discoverability (SC21 Tutorial)Enabling Secure Data Discoverability (SC21 Tutorial)
Enabling Secure Data Discoverability (SC21 Tutorial)
Globus 106 views
Hourglass: a Library for Incremental Processing on Hadoop by Matthew Hayes
Hourglass: a Library for Incremental Processing on HadoopHourglass: a Library for Incremental Processing on Hadoop
Hourglass: a Library for Incremental Processing on Hadoop
Matthew Hayes13.6K views
Druid meetup 2018-03-13 by gianmerlino
Druid meetup 2018-03-13Druid meetup 2018-03-13
Druid meetup 2018-03-13
gianmerlino794 views
Introduction to Big Data & Hadoop Architecture - Module 1 by Rohit Agrawal
Introduction to Big Data & Hadoop Architecture - Module 1Introduction to Big Data & Hadoop Architecture - Module 1
Introduction to Big Data & Hadoop Architecture - Module 1
Rohit Agrawal1.3K views
A primer on building real time data-driven products by Lars Albertsson
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
Lars Albertsson951 views
A Day in the Life of a Druid Implementor and Druid's Roadmap by Itai Yaffe
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 Yaffe297 views
AquaQ Analytics Kx Event - Data Direct Networks Presentation by AquaQ Analytics
AquaQ Analytics Kx Event - Data Direct Networks PresentationAquaQ Analytics Kx Event - Data Direct Networks Presentation
AquaQ Analytics Kx Event - Data Direct Networks Presentation
AquaQ Analytics1.5K views
Apache Hadoop and Spark: Introduction and Use Cases for Data Analysis by Trieu Nguyen
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
Trieu Nguyen2.5K views
Building robust CDC pipeline with Apache Hudi and Debezium by Tathastu.ai
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
Tathastu.ai2.7K views

Similar to The DBpedia databus

Big data should be simple by
Big data should be simpleBig data should be simple
Big data should be simpleDori Waldman
578 views50 slides
Understanding Hadoop by
Understanding HadoopUnderstanding Hadoop
Understanding HadoopAhmed Ossama
915 views57 slides
KEDL DBpedia 2019 by
KEDL DBpedia  2019KEDL DBpedia  2019
KEDL DBpedia 2019Sebastian Hellmann
392 views40 slides
Strategies for Context Data Persistence by
Strategies for Context Data PersistenceStrategies for Context Data Persistence
Strategies for Context Data PersistenceFIWARE
13 views14 slides
Webinar 2017. Supercharge your analytics with ClickHouse. Vadim Tkachenko by
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 TkachenkoAltinity Ltd
820 views37 slides

Similar to The DBpedia databus(20)

Big data should be simple by Dori Waldman
Big data should be simpleBig data should be simple
Big data should be simple
Dori Waldman578 views
Understanding Hadoop by Ahmed Ossama
Understanding HadoopUnderstanding Hadoop
Understanding Hadoop
Ahmed Ossama915 views
Strategies for Context Data Persistence by FIWARE
Strategies for Context Data PersistenceStrategies for Context Data Persistence
Strategies for Context Data Persistence
FIWARE13 views
Webinar 2017. Supercharge your analytics with ClickHouse. Vadim Tkachenko by Altinity Ltd
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
Altinity Ltd820 views
IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl... by Marcin Bielak
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...
Marcin Bielak199 views
Serverless Data Architecture at scale on Google Cloud Platform by MeetupDataScienceRoma
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
Dataiku Flow and dctc - Berlin Buzzwords by Dataiku
Dataiku Flow and dctc - Berlin BuzzwordsDataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin Buzzwords
Dataiku2.6K views
FIWARE Wednesday Webinars - Strategies for Context Data Persistence by FIWARE
FIWARE Wednesday Webinars - Strategies for Context Data PersistenceFIWARE Wednesday Webinars - Strategies for Context Data Persistence
FIWARE Wednesday Webinars - Strategies for Context Data Persistence
FIWARE797 views
Google Cloud Computing on Google Developer 2008 Day by programmermag
Google Cloud Computing on Google Developer 2008 DayGoogle Cloud Computing on Google Developer 2008 Day
Google Cloud Computing on Google Developer 2008 Day
programmermag1.4K views
DevOpsDaysRiga 2018: Eric Skoglund, Lars Albertsson - Kubernetes as data plat... by DevOpsDays Riga
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...
DevOpsDays Riga90 views
Reshape Data Lake (as of 2020.07) by Eric Sun
Reshape Data Lake (as of 2020.07)Reshape Data Lake (as of 2020.07)
Reshape Data Lake (as of 2020.07)
Eric Sun264 views
Spark to DocumentDB connector by Denny Lee
Spark to DocumentDB connectorSpark to DocumentDB connector
Spark to DocumentDB connector
Denny Lee1K views
Data Science in the Cloud @StitchFix by C4Media
Data Science in the Cloud @StitchFixData Science in the Cloud @StitchFix
Data Science in the Cloud @StitchFix
C4Media952 views
Unified Data API for Distributed Cloud Analytics and AI by Alluxio, Inc.
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.31 views

More from Leipziger Semantic Web Tag

GeniusTex - a Smart Textiles innovation platform with semantic technologies i... by
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...Leipziger Semantic Web Tag
431 views16 slides
Präsentation der Semantic Web Lehrkonzepte an der TH Brandenburg by
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 Leipziger Semantic Web Tag
872 views12 slides
Semantic Web in the Digital Humanities by
Semantic Web in the Digital HumanitiesSemantic Web in the Digital Humanities
Semantic Web in the Digital HumanitiesLeipziger Semantic Web Tag
223 views19 slides
Knowledge Graphs for Scholarly Communication by
Knowledge Graphs for Scholarly CommunicationKnowledge Graphs for Scholarly Communication
Knowledge Graphs for Scholarly CommunicationLeipziger Semantic Web Tag
188 views52 slides
Das QROWD-Projekt - Because Big Data Integration is Humanly Possible by
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 PossibleLeipziger Semantic Web Tag
140 views12 slides
An Ontology Engineering Approach to Support Personalized Gamification of CSCL by
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 CSCLLeipziger Semantic Web Tag
181 views46 slides

More from Leipziger Semantic Web Tag(17)

GeniusTex - a Smart Textiles innovation platform with semantic technologies i... by Leipziger Semantic Web Tag
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...
An Ontology Engineering Approach to Support Personalized Gamification of CSCL by Leipziger Semantic Web Tag
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
PlatonaM - Plattform-Ökosystem for innovative maintenance management through ... by Leipziger Semantic Web Tag
PlatonaM - Plattform-Ökosystem for innovative maintenance management through ...PlatonaM - Plattform-Ökosystem for innovative maintenance management through ...
PlatonaM - Plattform-Ökosystem for innovative maintenance management through ...
Das LIMBO Projekt – Linked Data Enterprise Use-Cases unter Verwendung der Dat... by Leipziger Semantic Web Tag
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...

Recently uploaded

Unit 1_Lecture 2_Physical Design of IoT.pdf by
Unit 1_Lecture 2_Physical Design of IoT.pdfUnit 1_Lecture 2_Physical Design of IoT.pdf
Unit 1_Lecture 2_Physical Design of IoT.pdfStephenTec
12 views36 slides
Five Things You SHOULD Know About Postman by
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About PostmanPostman
36 views43 slides
Business Analyst Series 2023 - Week 3 Session 5 by
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5DianaGray10
300 views20 slides
HTTP headers that make your website go faster - devs.gent November 2023 by
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
22 views151 slides
STKI Israeli Market Study 2023 corrected forecast 2023_24 v3.pdf by
STKI Israeli Market Study 2023   corrected forecast 2023_24 v3.pdfSTKI Israeli Market Study 2023   corrected forecast 2023_24 v3.pdf
STKI Israeli Market Study 2023 corrected forecast 2023_24 v3.pdfDr. Jimmy Schwarzkopf
20 views29 slides
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院 by
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院IttrainingIttraining
58 views8 slides

Recently uploaded(20)

Unit 1_Lecture 2_Physical Design of IoT.pdf by StephenTec
Unit 1_Lecture 2_Physical Design of IoT.pdfUnit 1_Lecture 2_Physical Design of IoT.pdf
Unit 1_Lecture 2_Physical Design of IoT.pdf
StephenTec12 views
Five Things You SHOULD Know About Postman by Postman
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About Postman
Postman36 views
Business Analyst Series 2023 - Week 3 Session 5 by DianaGray10
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5
DianaGray10300 views
HTTP headers that make your website go faster - devs.gent November 2023 by 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 Feryn22 views
STKI Israeli Market Study 2023 corrected forecast 2023_24 v3.pdf by Dr. Jimmy Schwarzkopf
STKI Israeli Market Study 2023   corrected forecast 2023_24 v3.pdfSTKI Israeli Market Study 2023   corrected forecast 2023_24 v3.pdf
STKI Israeli Market Study 2023 corrected forecast 2023_24 v3.pdf
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院 by IttrainingIttraining
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
Data Integrity for Banking and Financial Services by Precisely
Data Integrity for Banking and Financial ServicesData Integrity for Banking and Financial Services
Data Integrity for Banking and Financial Services
Precisely25 views
SAP Automation Using Bar Code and FIORI.pdf by Virendra Rai, PMP
SAP Automation Using Bar Code and FIORI.pdfSAP Automation Using Bar Code and FIORI.pdf
SAP Automation Using Bar Code and FIORI.pdf
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... by 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 ...
Future of AR - Facebook Presentation by ssuserb54b561
Future of AR - Facebook PresentationFuture of AR - Facebook Presentation
Future of AR - Facebook Presentation
ssuserb54b56115 views
"Running students' code in isolation. The hard way", Yurii Holiuk by 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
Fwdays17 views
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive by 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

The DBpedia databus