SlideShare a Scribd company logo
1 of 90
Download to read offline
Text 
What you can make out of Linked Data 
Marco Fossati <fossati@spaziodati.eu> 
Steven R. Loomis <srloomis@us.ibm.com> 
1
Let's meet the presenters 
first! 
2
Marco Fossati 
Natural Language Processing 
Advocate 
Recommender Systems 
Aficionado 
Open Data 
Apologist 
3
Steven R. Loomis 
IBM 
Chair, Unicode ULI-TC 
! 
Projects: 
ICU, CLDR, ULI
Outline 
1. Linked Open Data 101 
2. DBpedia 
3. The ULI use case 
5
Warning! 
Highly interactive tutorial 
6
Let's get started! 
7
Text 
Linked Open Data 101 
The Big Picture 
8
What is data? 
Data is how we express facts in a reusable form 
9
Why data? The ingredients 
for... 
...Information 
Knowledge 
Wisdom 
10
OK it's data, what else? 
Big Billions of facts “Santa 
Clara is a city” 
Linked Richly structured 
Open Open licenses 
11
Facts, not words 
A fact is... 
An assertion about the world 
Subject + predicate + object 
A triple 
Human 
mind 
Natural language 
! 
Machine 
12
Human 
mind 
Perceiving 
relationships 
between entities 
13
Natural language 
"Elvis Presley sings Jailhouse Rock" 
14
Machine 
The triple 
Elvis 
Presley 
Jailhouse 
Rock 
! 
sings 
15
The graph 
Rich structure made of 
triples 
16
From the web of documents... 
Text 
17
...to the web of entities 
Text 
18
The web of entities 
An entity can be... 
Identified 
Described through relationships 
Understood both by humans and machines 
19
Towards a WWW of entities 
Identify via HTTP URIs 
http://dbpedia.org/resource/Elvis_Presley 
Describe via RDF statements 
:Elvis_presley :sings :Jailhouse_Rock 
Understand via 
HTML for humans 
RDF for machines 
20
Hands-on Time! 
https://pad.okfn.org/p/DBpediaULI 
21
Next in line… 
22
Text 
DBpedia 
Extracting Knowledge from Wikipedia 
23
DBpedia is… 
A. …a data extraction framework 
from Wikipedia semi-structured data 
B. …an open-source community effort 
24
Why? 
25
Wikipedia can’t answer 
simple questions 
“What do Santa Clara and San Francisco 
have in common?” 
26
Wikipedia can’t answer 
complex questions 
“Which are the black and white movies 
produced in Italy that have soundtracks which 
were composed by musicians who were born in 
a city of the Trentino-Alto-Adige region with less 
than 40,000 inhabitants?” 
27
The story so far 
Project started in 2007 
From good ol’ PHP to Java + Scala 
Steadily growing community 
Internationalization Committee 
Freely available on GitHub 
28
Data in Wikipedia 
Title 
Short abstract 
Long abstract 
29
Structure in 
Wikipedia 
Infobox 
Images 
30
Structure in Wikipedia 
Links 
Categories 
31
Structure in 
Wikipedia 
Interlanguage Links 
32
Much more at 
http://dbpedia.org/Datasets 
33
DBpedia Extraction 
Framework (DEF) 
Wikipedia 
dump Extractors RDF graph 
34
Extractors 
Article Features 
Abstract, redirects, categories, geo-coordinates, 
interlanguage links, etc. 
Infobox 
Raw 
Mapping-based 
35
Raw Infobox Extractor 
:Elvis_Presley 
:born “Elvis Aaron Presley…” 
:died “August 16, 1977…” 
:restingPlace “Graceland…” 
:education “L.C. Humes…” 
:occupation “Singer…” 
36
The Big Issues 
Data is heterogeneous! 
Data is multilingual! 
37
38
Solution 
• The DBpedia ontology as a multilingual glue 
• Wikipedia-to-ontology Mapping 
39
DBpedia 
Ontology 
Encoding the worldwide 
encyclopedic 
knowledge 
40
Mapping-based Extractor 
Combines what belongs together 
Separates what is different 
41
DIEF -Mapping-Based Infobox extractor 
42
The Mappings Wiki 
Anybody can contribute to 
mappings.dbpedia.org 
43
Download the latest 
DBpedia dump at 
http://downloads.dbpedia.org/ 
current/ 
44
English SPARQL endpoint 
dbpedia.org/sparql 
45
Language chapters 
DBpedia in your mother tongue 
46
Active chapters 
International (English-based) 
Basque, Czech, Dutch, French, German, Greek, 
Indonesian, Italian, Japanese, Korean, Polish, 
Portuguese, Spanish 
47
Host your own language 
chapter! 
48
Applications 
Get the best out of DBpedia data 
49
Knowledge 
Graphs 
Highly informative 
summaries in your 
own language 
50
Text 
Question Answering 
“Who is Bram Stoker?” 
51
Text 
Entity Linking 
Detecting Things in Text 
52
Automatic 
Huge 
Gazetteers 
Language and Domain-specific 
Resources for 
Short Sentences 
Classification 
53
DBpedia Stakeholders 
Who is using the knowledge base? 
54
Open 
Government 
Linking Local Data 
55
Digital 
Libraries 
Enriching the Catalogue 
56
Data-driven 
Journalism 
Building Infographics 
57
Hands-on Time! 
https://pad.okfn.org/p/DBpediaULI 
58
And now the final part! 
59
Text 
The ULI use case 
Putting Linked Open Data to work
What’s wrong with 
Localization Interoperability? 
Inconsistent application, implementation, and 
interpretation of standards 
Lack of clear requirements for localization data 
interchange
Unicode Localization 
Interoperability 
Technical Committee of Unicode 
Focus Areas: 
1. Translation memory 
2. Translation source strings / translations 
3. Segmentation rules
ULI: Segmentation 
Given: 
Thanks to Dr. Jones for this effort. 
UAX#11 Segmentation: 
|Thanks to Dr.| Jones for this effort.| 
English: 
|Thanks to Dr. Jones for this effort.|
ULI Suppression: 
Abbreviations 
English 
Spanish 
Mr. 
Sr. 
Mrs. 
Dto. 
Dr. 
Sra. 
St. 
Avda. 
… 
… 
Russian 
проф. 
февр. 
тел. 
кв. 
…
Demo: ULI Breaks 
http://demo.icu-project.org/icu-bin/icusegments 
DEMO
DBpedia applied to ULI 
(University of Leipzig) 
Sebastian Hellman, 
Martin Brümmer, 
Dimitris Kontokostas 
Opportunity: 
Help segmentation 
by supplying 
abbreviation data
Yes! 
Evaluation shows that especially for small 
texts, abbreviations can contribute to 
precision and recall of segmentation
Success rate
multilingual with over 100 languages 
! 
structured data eases extraction 
! 
additional data like entity types and 
categories
Example: Mr. 
“MR” disambiguation page links to “Mr.” article. 
! 
Ends in full stop, so may be an abbreviation.
The “Mr.” SPARQL query 
SELECT ?entryExample ?exampleTested ?indegreeRanking 
WHERE { 
<http://dbpedia.org/resource/Mr.> 
rdfs:label ?entryExample ; 
rdfs:comment ?exampleTested . 
FILTER ( lang(?entryExample) = lang(?exampleTested) ) 
#subselect: 
{ SELECT count(?in) as ?indegreeRanking 
WHERE { ?in ?p <http://dbpedia.org/resource/Mr.> } 
} 
} 
LIMIT 100 
DEMO
Example DBpedia data 
(English) 
St. 
Street 
<http://en.wikipedia.org/wiki/Street> 
<http://schema.org/Place> 
<http://dbpedia.org/ontology/Place> 
<http://dbpedia.org/ontology/PopulatedPlace>
Example DBpedia data 
(Russian) 
Проф. 
Профессор (Professor) 
<http://ru.wikipedia.org/wiki/Профессор>
1. 
Get abbreviation URIs
2. 
Load DBpedia data into local DB
3. 
SPARQL Query data and tsv output
! 
22859 abbreviations with 
78197 meanings in 99 
languages
! 
22859 abbreviations with 78197 meanings in 
99 languages 
! 
! 
Long Tail 
! 
! 
! 
Only 25 languages >100 abbrevs. 
! 
Only 7 languages >1000 abbrevs. 
! 
!
Long tail (total abbrevs)
Long tail (total abbrevs) (zoom)
ULI Process 
DBpedia 
Wikipedia 
ULI 
Review 
Extraction 
Translation 
Memory Translation 
Memory 
Translation 
Memory 
Comparison 
Manual review 
CLDR 
"Lupa.na.encyklopedii" by Julo - Own work. Licensed under Public domain via Wikimedia Commons - https:// 
commons.wikimedia.org/wiki/File:Lupa.na.encyklopedii.jpg#mediaviewer/File:Lupa.na.encyklopedii.jpg 
CLDR abbrs. 
CLDR Suppressions
Comparison with 
Translation Memory 
Entry % in TM 
Corp. 0.0307% 
St. 0.0023% 
P.T.T.C. 0% 
"Trichtermitfilter" by Gmhofmann - Own work. Licensed under Creative Commons Attribution-Share Alike 3.0 via 
Wikimedia Commons - https://commons.wikimedia.org/wiki/File:Trichtermitfilter.jpg#mediaviewer/ 
File:Trichtermitfilter.jpg
CLDR Input 
Extract abbreviations from CLDR localized data 
Days of week: Sun. Mon. Tue. Wed. Thu. … 
Months: Jan. Feb. Mar. … 
etc…
Manual Review
CLDR output format 
<segmentations> 
<segmentation type="SentenceBreak"> 
<!--From ULI data, http://uli.unicode.org--> 
<suppressions type="standard"> 
<suppression>Port.</suppression> 
<suppression>Alt.</suppression> 
<suppression>Di.</suppression> 
<suppression>Ges.</suppression> 
<suppression>frz.</suppression>
CLDR 26 Output 
http://cldr.unicode.org 
“Break Suppression” 
de 239 
en 151 
es 164 
fr 82 
it 45 
pt 170 
ru 18
Challenges 
"Long Tail" Languages 
harder to find existing TM data 
harder to find linguistic rules/review 
harder to find tagged corpora to benchmark 
Systematic issues with using redirects/disambiguation
Opportunity 
Scope: 
Non-full stop 
punctuation- "Yahoo!" 
Language specific 
abbreviation rules 
Context (Medical, 
Business, …) 
Leverage 
Schema/Taxonomy 
( “Place” vs “Person” 
etc. ) to filter 
DBpedia lists 
Additional LOD
Thank You! 
Further Q&A? 
! 
Slides & contact info: 
https://pad.okfn.org/p/DBpediaULI

More Related Content

Similar to What you Can Make Out of Linked Data

Collaborative Ontology Building Project
Collaborative Ontology Building Project  Collaborative Ontology Building Project
Collaborative Ontology Building Project Jie Bao
 
Wikipedia as Knowledge Organization System
Wikipedia as Knowledge Organization SystemWikipedia as Knowledge Organization System
Wikipedia as Knowledge Organization SystemJakob .
 
Wreck a nice beach: adventures in speech recognition
Wreck a nice beach: adventures in speech recognitionWreck a nice beach: adventures in speech recognition
Wreck a nice beach: adventures in speech recognitionStephen Marquard
 
LODUM talk at ifgi's Spatial @ WWU series
LODUM talk at ifgi's Spatial @ WWU seriesLODUM talk at ifgi's Spatial @ WWU series
LODUM talk at ifgi's Spatial @ WWU seriesCarsten Keßler
 
Semantic Web - Ontologies
Semantic Web - OntologiesSemantic Web - Ontologies
Semantic Web - OntologiesSerge Linckels
 
Question Answering - Application and Challenges
Question Answering - Application and ChallengesQuestion Answering - Application and Challenges
Question Answering - Application and ChallengesJens Lehmann
 
The Empirical Turn in Knowledge Representation
The Empirical Turn in Knowledge RepresentationThe Empirical Turn in Knowledge Representation
The Empirical Turn in Knowledge RepresentationFrank van Harmelen
 
Web 20 E Oltre 1202297800291589 3
Web 20 E Oltre 1202297800291589 3Web 20 E Oltre 1202297800291589 3
Web 20 E Oltre 1202297800291589 3Universita' di Bari
 
Describing Everything - Open Web standards and classification
Describing Everything - Open Web standards and classificationDescribing Everything - Open Web standards and classification
Describing Everything - Open Web standards and classificationDan Brickley
 
Semantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaSemantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaGiorgia Lodi
 
Enriching the semantic web tutorial session 1
Enriching the semantic web tutorial session 1Enriching the semantic web tutorial session 1
Enriching the semantic web tutorial session 1Tobias Wunner
 
ContentMine: Open Data and Social Machines
ContentMine: Open Data and Social MachinesContentMine: Open Data and Social Machines
ContentMine: Open Data and Social Machinespetermurrayrust
 
杭州讲座 石田英敬
杭州讲座 石田英敬杭州讲座 石田英敬
杭州讲座 石田英敬luruiyang
 
Wikipedia as source of collaboratively created Knowledge Organization Systems
Wikipedia as source of collaboratively created Knowledge Organization SystemsWikipedia as source of collaboratively created Knowledge Organization Systems
Wikipedia as source of collaboratively created Knowledge Organization SystemsJakob .
 
ContentMine: Open Data and Social Machines
ContentMine: Open Data and Social MachinesContentMine: Open Data and Social Machines
ContentMine: Open Data and Social MachinesTheContentMine
 
Encylopedia of Life Informatics (Data Model) Workshop: Engaging Partners
Encylopedia of Life Informatics (Data Model) Workshop: Engaging PartnersEncylopedia of Life Informatics (Data Model) Workshop: Engaging Partners
Encylopedia of Life Informatics (Data Model) Workshop: Engaging PartnersMartin Kalfatovic
 

Similar to What you Can Make Out of Linked Data (20)

Collaborative Ontology Building Project
Collaborative Ontology Building Project  Collaborative Ontology Building Project
Collaborative Ontology Building Project
 
Wikipedia as Knowledge Organization System
Wikipedia as Knowledge Organization SystemWikipedia as Knowledge Organization System
Wikipedia as Knowledge Organization System
 
Irish Digital Libraries Summit
Irish Digital Libraries SummitIrish Digital Libraries Summit
Irish Digital Libraries Summit
 
Wreck a nice beach: adventures in speech recognition
Wreck a nice beach: adventures in speech recognitionWreck a nice beach: adventures in speech recognition
Wreck a nice beach: adventures in speech recognition
 
LODUM talk at ifgi's Spatial @ WWU series
LODUM talk at ifgi's Spatial @ WWU seriesLODUM talk at ifgi's Spatial @ WWU series
LODUM talk at ifgi's Spatial @ WWU series
 
Semantic Web - Ontologies
Semantic Web - OntologiesSemantic Web - Ontologies
Semantic Web - Ontologies
 
Question Answering - Application and Challenges
Question Answering - Application and ChallengesQuestion Answering - Application and Challenges
Question Answering - Application and Challenges
 
The Empirical Turn in Knowledge Representation
The Empirical Turn in Knowledge RepresentationThe Empirical Turn in Knowledge Representation
The Empirical Turn in Knowledge Representation
 
Web 20 E Oltre 1202297800291589 3
Web 20 E Oltre 1202297800291589 3Web 20 E Oltre 1202297800291589 3
Web 20 E Oltre 1202297800291589 3
 
Describing Everything - Open Web standards and classification
Describing Everything - Open Web standards and classificationDescribing Everything - Open Web standards and classification
Describing Everything - Open Web standards and classification
 
Semantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenzaSemantic Interoperability - grafi della conoscenza
Semantic Interoperability - grafi della conoscenza
 
Enriching the semantic web tutorial session 1
Enriching the semantic web tutorial session 1Enriching the semantic web tutorial session 1
Enriching the semantic web tutorial session 1
 
ContentMine: Open Data and Social Machines
ContentMine: Open Data and Social MachinesContentMine: Open Data and Social Machines
ContentMine: Open Data and Social Machines
 
杭州讲座 石田英敬
杭州讲座 石田英敬杭州讲座 石田英敬
杭州讲座 石田英敬
 
Scaling the (evolving) web data –at low cost-
Scaling the (evolving) web data –at low cost-Scaling the (evolving) web data –at low cost-
Scaling the (evolving) web data –at low cost-
 
Wikipedia as source of collaboratively created Knowledge Organization Systems
Wikipedia as source of collaboratively created Knowledge Organization SystemsWikipedia as source of collaboratively created Knowledge Organization Systems
Wikipedia as source of collaboratively created Knowledge Organization Systems
 
Resources, resources, resources: the three rs of the Web
Resources, resources, resources: the three rs of the WebResources, resources, resources: the three rs of the Web
Resources, resources, resources: the three rs of the Web
 
ContentMine: Open Data and Social Machines
ContentMine: Open Data and Social MachinesContentMine: Open Data and Social Machines
ContentMine: Open Data and Social Machines
 
Oss swot
Oss swotOss swot
Oss swot
 
Encylopedia of Life Informatics (Data Model) Workshop: Engaging Partners
Encylopedia of Life Informatics (Data Model) Workshop: Engaging PartnersEncylopedia of Life Informatics (Data Model) Workshop: Engaging Partners
Encylopedia of Life Informatics (Data Model) Workshop: Engaging Partners
 

More from Marco Fossati

StrepHit IEG Kick-off Seminar
StrepHit IEG Kick-off SeminarStrepHit IEG Kick-off Seminar
StrepHit IEG Kick-off SeminarMarco Fossati
 
Unsupervised Learning of an Extensive and Usable Taxonomy for DBpedia
Unsupervised Learning of an Extensive and Usable Taxonomy for DBpediaUnsupervised Learning of an Extensive and Usable Taxonomy for DBpedia
Unsupervised Learning of an Extensive and Usable Taxonomy for DBpediaMarco Fossati
 
Fact Extraction from Wikipedia
Fact Extraction from WikipediaFact Extraction from Wikipedia
Fact Extraction from WikipediaMarco Fossati
 
DBpedia: Glue for all Wikipedias and a Use Case for Multilingualism
DBpedia: Glue for all Wikipedias and a Use Case for MultilingualismDBpedia: Glue for all Wikipedias and a Use Case for Multilingualism
DBpedia: Glue for all Wikipedias and a Use Case for MultilingualismMarco Fossati
 
Primo mapping sprint della DBpedia italiana
Primo mapping sprint della DBpedia italianaPrimo mapping sprint della DBpedia italiana
Primo mapping sprint della DBpedia italianaMarco Fossati
 
Outsourcing FrameNet to the Crowd
Outsourcing FrameNet to the CrowdOutsourcing FrameNet to the Crowd
Outsourcing FrameNet to the CrowdMarco Fossati
 

More from Marco Fossati (8)

StrepHit IEG Kick-off Seminar
StrepHit IEG Kick-off SeminarStrepHit IEG Kick-off Seminar
StrepHit IEG Kick-off Seminar
 
Unsupervised Learning of an Extensive and Usable Taxonomy for DBpedia
Unsupervised Learning of an Extensive and Usable Taxonomy for DBpediaUnsupervised Learning of an Extensive and Usable Taxonomy for DBpedia
Unsupervised Learning of an Extensive and Usable Taxonomy for DBpedia
 
Fact Extraction from Wikipedia
Fact Extraction from WikipediaFact Extraction from Wikipedia
Fact Extraction from Wikipedia
 
DBpedia: Glue for all Wikipedias and a Use Case for Multilingualism
DBpedia: Glue for all Wikipedias and a Use Case for MultilingualismDBpedia: Glue for all Wikipedias and a Use Case for Multilingualism
DBpedia: Glue for all Wikipedias and a Use Case for Multilingualism
 
Primo mapping sprint della DBpedia italiana
Primo mapping sprint della DBpedia italianaPrimo mapping sprint della DBpedia italiana
Primo mapping sprint della DBpedia italiana
 
DBpedia italiana
DBpedia italianaDBpedia italiana
DBpedia italiana
 
On Data quality
On Data qualityOn Data quality
On Data quality
 
Outsourcing FrameNet to the Crowd
Outsourcing FrameNet to the CrowdOutsourcing FrameNet to the Crowd
Outsourcing FrameNet to the Crowd
 

Recently uploaded

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
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 WorkerThousandEyes
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 

Recently uploaded (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
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
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 

What you Can Make Out of Linked Data