SlideShare a Scribd company logo
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
Seonho Kim
RDF based Linked Data
Management as a DaaS Platform!
LODaaS (Linked Open Data as a Service)
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
About Me
• Affiliations
• A Research Engineer of Saltlux Inc., Korea (http://saltlux.com/en)
• Managing Director of ODI Node Seoul (http://theodi.kr)
• A member of OKF Korea
• PhD candidate / Medical Informatics, Kyunghee Univ., Korea
• Interests
• Semantic Web, Linked Open Data, Artificial Intelligence, knowledge
representation, logical reasoning
• Contacts
• Email: ksseono@gmail.com

Facebook:@ksseono / Twitter:@SeonhoKim
2
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
• If you search ‘linked open data’ from Google…
3
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
• If you search ‘linked open data’ from Google…
3
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 294
• If you search ‘linked open data’ from Google…
Linked Open Data World
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
5
• If you search ‘linked open data’ from Google…
• Then how you could access those data(resources)?
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
6
• If you search ‘linked open data’ from Google…
• Then how you could access those data(resources)?
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
7
• If you search ‘linked open data’ from Google…
• Then how you could access those data(resources)?
• But essentially, you need to query the data
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
7
• If you search ‘linked open data’ from Google…
• Then how you could access those data(resources)?
• But essentially, you need to query the data
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
8
• If you search ‘linked open data’ from Google…
• Then how you could access those data(resources)?
• But essentially, you need to query the data
• -> You need to access the databases
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
8
• If you search ‘linked open data’ from Google…
• Then how you could access those data(resources)?
• But essentially, you need to query the data
• -> You need to access the databases
HOW?@#$!&
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
9
• If you search ‘linked open data’ from Google…
• Then how you could access those data(resources)?
• But essentially, you need to query the data
• -> You need to access the databases, or store all
the data on your databse
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Open Data World
9
• If you search ‘linked open data’ from Google…
• Then how you could access those data(resources)?
• But essentially, you need to query the data
• -> You need to access the databases, or store all
the data on your databse
www.fujitsu.com
‘Overview of LOD data
store technology'
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Data Platform
It’s only about agreements for
protocols, standard formats and
their definitions, not about
accessing/querying those
‘distributed' data.
10
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Data Platform
• We need ontology schema to query (to write
SPARQL queries) on Linked Data.
11
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Linked Data Platform
• We need ontology schema to query (to write
SPARQL queries) on Linked Data.
11
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
LODaaS (Linked Open Data as a Service)
• We need ontology schema to query (to write
SPARQL queries) on Linked Data for real
service development
12
linked data ontology schema
service databse
(LODaaS)
application
optional mapping
/ additional modeling supporting querying
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
LODaaS (Linked Open Data as a Service)
• Two ways to provide endpoints
13
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Stakeholders of LODaaS
14
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 2915
• Data Owners
• owns original datasets to be opened, e.g., public sectors
• not professional on the technologies
• Data Publishers
• collect datasets needed and transform to store the open data into
service repositories
• normally developers
• Data Consumers
• service developers who want to use endpoints or end users
accessing the data via the services
Stakeholders of LODaaS
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
• PLUQI (Personalized and Localized Urban
Quality Index)
• datasets - open datasets, physical sensor data, social
sensor data
• web application representing and visualizing the
level of well-being and sustainability for given cities
• applying individual preferences
• based on DaPaaS platform
16
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
17
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
18
• Key Components (1/3)
• PLUQI Ontology Schema
• standard model for service developments based on those
datasets
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
18
• Key Components (1/3)
• PLUQI Ontology Schema
• standard model for service developments based on those
datasets
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
19
• Key Components (1/3)
• PLUQI Ontology Schema provides
• standard model for service developments based on those
datasets
• a principle to integrate datasets regarding the index
model
• mapping information with external linked data resources
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
20
• Key Components (2/3)
• ETL (Extract-Transform-Load) framework for the datasets 

- Grafter (http://grafter.org)
• to transform various datasets following PLUQI schema
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
20
• Key Components (2/3)
• ETL (Extract-Transform-Load) framework for the datasets 

- Grafter (http://grafter.org)
• to transform various datasets following PLUQI schema
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
21
• Key Components (3/3)
• DaPaaS platform (http://dapaas.eu)
• provides linked data management based on PLUQI schema
• provides data transforming functionality (Grafter)
• allows to deploy PLUQI service apps on
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
How does it work?
22
• Advantages
• Data owners don’t have to know technologies to be used end
users as linked data.
• Data publishers just could focus on their services, if they
want to use new datasets then they just add the
transforming template.
• Data consumers (service developers) don’t have to care the
new datasets : although new datasets come up, they just
keep the queries following the schema, then new datasets
will be retrieved.
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Exobrain Project
• Korean version of IBM Watson - Artificial
Intelligence QA system (http://exobrain.kr)
23
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Exobrain Project
• Korean version of IBM Watson - Artificial
Intelligence QA system (http://exobrain.kr)
23
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Exobrain Project
• Korean version of IBM Watson - Artificial
Intelligence QA system (http://exobrain.kr)
24
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Exobrain Project
• Korean version of IBM Watson - Artificial
Intelligence QA system (http://exobrain.kr)
• big difference between two:
• IBM Waton - uses search technologies on big data
• Exobrain - uses semantic querying on KB + search
technologies
25
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Exobrain Project
26
linked data ontology schema
service databse
(LODaaS)
application
data curation
(by human, machines)
Exobrain
ontology schema
브로솃 DB
Exobrain
Knowledge bases
Exobrain
QA system
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Summary
• LODaaS
• considering developments practical(domain specific)
applications using linked data
• service ontology schema needed for separate roles between
stakeholders so that they can focus on theirs
• Use cases
• DaPaaS (http://dapaas.eu)
• Exobrain (http://exobrain.kr)
27
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Future works
• experiment to transform various datasets
• modify the PLUQI ontology schema and find
proper ways to design it more flexible and
applicable for applications
28
ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain
/ 29
Thank you for your patience
29

More Related Content

What's hot

Smart Data Applications powered by the Wikidata Knowledge Graph
Smart Data Applications powered by the Wikidata Knowledge GraphSmart Data Applications powered by the Wikidata Knowledge Graph
Smart Data Applications powered by the Wikidata Knowledge Graph
Peter Haase
 
1-Introduction to CrossRef
1-Introduction to CrossRef1-Introduction to CrossRef
1-Introduction to CrossRef
Academy of Science of South Africa
 
Semantically integrated Enterprise Data Lakes and Co-Evolution of Public / Pr...
Semantically integrated Enterprise Data Lakes and Co-Evolution of Public / Pr...Semantically integrated Enterprise Data Lakes and Co-Evolution of Public / Pr...
Semantically integrated Enterprise Data Lakes and Co-Evolution of Public / Pr...
Linked Enterprise Date Services
 
2015 GIS in Colorado Track: Challenges Standardizing and Implementing Metadat...
2015 GIS in Colorado Track: Challenges Standardizing and Implementing Metadat...2015 GIS in Colorado Track: Challenges Standardizing and Implementing Metadat...
2015 GIS in Colorado Track: Challenges Standardizing and Implementing Metadat...
GIS in the Rockies
 
Enabling combined Software and Data engineering at Web-scale
Enabling combined Software and Data engineering at Web-scaleEnabling combined Software and Data engineering at Web-scale
Enabling combined Software and Data engineering at Web-scale
Monika Solanki
 
II-SDV 2016 Patrick Beaucamp - Data Science with R and Vanilla Air
II-SDV 2016 Patrick Beaucamp - Data Science with R and Vanilla AirII-SDV 2016 Patrick Beaucamp - Data Science with R and Vanilla Air
II-SDV 2016 Patrick Beaucamp - Data Science with R and Vanilla Air
Dr. Haxel Consult
 
Advanced Topics in OpenAPI: Added Value Services and Protection in the OpenTr...
Advanced Topics in OpenAPI: Added Value Services and Protection in the OpenTr...Advanced Topics in OpenAPI: Added Value Services and Protection in the OpenTr...
Advanced Topics in OpenAPI: Added Value Services and Protection in the OpenTr...
🧑‍💻 Manuel Coppotelli
 
Grand Challenges Learning Analytics
Grand Challenges Learning AnalyticsGrand Challenges Learning Analytics
Grand Challenges Learning Analytics
amberg
 
2017 06-01-eswc2017-ug
2017 06-01-eswc2017-ug2017 06-01-eswc2017-ug
2017 06-01-eswc2017-ug
Monika Solanki
 
Adopting linked data principles for accelerating business transformation proc...
Adopting linked data principles for accelerating business transformation proc...Adopting linked data principles for accelerating business transformation proc...
Adopting linked data principles for accelerating business transformation proc...
Quentin Reul
 
Advanced Analytics and Machine Learning with Data Virtualization
Advanced Analytics and Machine Learning with Data VirtualizationAdvanced Analytics and Machine Learning with Data Virtualization
Advanced Analytics and Machine Learning with Data Virtualization
Denodo
 
Springer for R&D and MarkLogic
Springer for R&D and MarkLogicSpringer for R&D and MarkLogic
Springer for R&D and MarkLogic
mochasteak
 
Adam Bartusiak and Jörg Lässig | Semantic Processing for the Conversion of Un...
Adam Bartusiak and Jörg Lässig | Semantic Processing for the Conversion of Un...Adam Bartusiak and Jörg Lässig | Semantic Processing for the Conversion of Un...
Adam Bartusiak and Jörg Lässig | Semantic Processing for the Conversion of Un...
semanticsconference
 
Linked Open Data (LOD) Pilot Austria
Linked Open Data (LOD) Pilot AustriaLinked Open Data (LOD) Pilot Austria
Linked Open Data (LOD) Pilot Austria
Martin Kaltenböck
 
PoolParty Semantic Suite - Solutions for Sustainable Development
PoolParty Semantic Suite - Solutions for Sustainable DevelopmentPoolParty Semantic Suite - Solutions for Sustainable Development
PoolParty Semantic Suite - Solutions for Sustainable Development
Martin Kaltenböck
 
eccenca CorporateMemory - Semantically integrated Enterprise Data Lakes
eccenca CorporateMemory - Semantically integrated Enterprise Data Lakeseccenca CorporateMemory - Semantically integrated Enterprise Data Lakes
eccenca CorporateMemory - Semantically integrated Enterprise Data Lakes
Linked Enterprise Date Services
 

What's hot (16)

Smart Data Applications powered by the Wikidata Knowledge Graph
Smart Data Applications powered by the Wikidata Knowledge GraphSmart Data Applications powered by the Wikidata Knowledge Graph
Smart Data Applications powered by the Wikidata Knowledge Graph
 
1-Introduction to CrossRef
1-Introduction to CrossRef1-Introduction to CrossRef
1-Introduction to CrossRef
 
Semantically integrated Enterprise Data Lakes and Co-Evolution of Public / Pr...
Semantically integrated Enterprise Data Lakes and Co-Evolution of Public / Pr...Semantically integrated Enterprise Data Lakes and Co-Evolution of Public / Pr...
Semantically integrated Enterprise Data Lakes and Co-Evolution of Public / Pr...
 
2015 GIS in Colorado Track: Challenges Standardizing and Implementing Metadat...
2015 GIS in Colorado Track: Challenges Standardizing and Implementing Metadat...2015 GIS in Colorado Track: Challenges Standardizing and Implementing Metadat...
2015 GIS in Colorado Track: Challenges Standardizing and Implementing Metadat...
 
Enabling combined Software and Data engineering at Web-scale
Enabling combined Software and Data engineering at Web-scaleEnabling combined Software and Data engineering at Web-scale
Enabling combined Software and Data engineering at Web-scale
 
II-SDV 2016 Patrick Beaucamp - Data Science with R and Vanilla Air
II-SDV 2016 Patrick Beaucamp - Data Science with R and Vanilla AirII-SDV 2016 Patrick Beaucamp - Data Science with R and Vanilla Air
II-SDV 2016 Patrick Beaucamp - Data Science with R and Vanilla Air
 
Advanced Topics in OpenAPI: Added Value Services and Protection in the OpenTr...
Advanced Topics in OpenAPI: Added Value Services and Protection in the OpenTr...Advanced Topics in OpenAPI: Added Value Services and Protection in the OpenTr...
Advanced Topics in OpenAPI: Added Value Services and Protection in the OpenTr...
 
Grand Challenges Learning Analytics
Grand Challenges Learning AnalyticsGrand Challenges Learning Analytics
Grand Challenges Learning Analytics
 
2017 06-01-eswc2017-ug
2017 06-01-eswc2017-ug2017 06-01-eswc2017-ug
2017 06-01-eswc2017-ug
 
Adopting linked data principles for accelerating business transformation proc...
Adopting linked data principles for accelerating business transformation proc...Adopting linked data principles for accelerating business transformation proc...
Adopting linked data principles for accelerating business transformation proc...
 
Advanced Analytics and Machine Learning with Data Virtualization
Advanced Analytics and Machine Learning with Data VirtualizationAdvanced Analytics and Machine Learning with Data Virtualization
Advanced Analytics and Machine Learning with Data Virtualization
 
Springer for R&D and MarkLogic
Springer for R&D and MarkLogicSpringer for R&D and MarkLogic
Springer for R&D and MarkLogic
 
Adam Bartusiak and Jörg Lässig | Semantic Processing for the Conversion of Un...
Adam Bartusiak and Jörg Lässig | Semantic Processing for the Conversion of Un...Adam Bartusiak and Jörg Lässig | Semantic Processing for the Conversion of Un...
Adam Bartusiak and Jörg Lässig | Semantic Processing for the Conversion of Un...
 
Linked Open Data (LOD) Pilot Austria
Linked Open Data (LOD) Pilot AustriaLinked Open Data (LOD) Pilot Austria
Linked Open Data (LOD) Pilot Austria
 
PoolParty Semantic Suite - Solutions for Sustainable Development
PoolParty Semantic Suite - Solutions for Sustainable DevelopmentPoolParty Semantic Suite - Solutions for Sustainable Development
PoolParty Semantic Suite - Solutions for Sustainable Development
 
eccenca CorporateMemory - Semantically integrated Enterprise Data Lakes
eccenca CorporateMemory - Semantically integrated Enterprise Data Lakeseccenca CorporateMemory - Semantically integrated Enterprise Data Lakes
eccenca CorporateMemory - Semantically integrated Enterprise Data Lakes
 

Viewers also liked

core.logic (Clojure)
core.logic (Clojure)core.logic (Clojure)
core.logic (Clojure)
Seonho Kim
 
WordLift 2.0
WordLift 2.0WordLift 2.0
WordLift 2.0
David Riccitelli
 
The Dendro research data management platform: Applying ontologies to long-ter...
The Dendro research data management platform: Applying ontologies to long-ter...The Dendro research data management platform: Applying ontologies to long-ter...
The Dendro research data management platform: Applying ontologies to long-ter...
João Rocha da Silva
 
Connected Government Reference Architecture - WSO2Con 2014 USA
Connected Government Reference Architecture - WSO2Con 2014 USAConnected Government Reference Architecture - WSO2Con 2014 USA
Connected Government Reference Architecture - WSO2Con 2014 USA
Selvaratnam Uthaiyashankar
 
Falcon - Data Management Platform on Hadoop (Beyond ETL)
Falcon - Data Management Platform on Hadoop (Beyond ETL)Falcon - Data Management Platform on Hadoop (Beyond ETL)
Falcon - Data Management Platform on Hadoop (Beyond ETL)
DataWorks Summit
 
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
Selvaratnam Uthaiyashankar
 
The Data Management Platform: The Digital Brain You Wish You Had by Audrey R...
The Data Management Platform: The Digital Brain You Wish You Had by  Audrey R...The Data Management Platform: The Digital Brain You Wish You Had by  Audrey R...
The Data Management Platform: The Digital Brain You Wish You Had by Audrey R...
FOUNDConference
 
Digital in-store - Reality vs Fantasy
Digital in-store - Reality vs FantasyDigital in-store - Reality vs Fantasy
Digital in-store - Reality vs Fantasy
Raymond Interactive
 
The SmartH2O project: a platform supporting residential water management thro...
The SmartH2O project: a platform supporting residential water management thro...The SmartH2O project: a platform supporting residential water management thro...
The SmartH2O project: a platform supporting residential water management thro...
SmartH2O
 
DMP Data Management Platform
DMP Data Management PlatformDMP Data Management Platform
DMP Data Management Platform
Avinash Tiwary
 
EA Intensive Course "Building Enterprise Architecture" by mr.danairat
EA Intensive Course "Building Enterprise Architecture" by mr.danairatEA Intensive Course "Building Enterprise Architecture" by mr.danairat
EA Intensive Course "Building Enterprise Architecture" by mr.danairat
Software Park Thailand
 
The DMP
The DMPThe DMP
The DMP
David Tam
 
Baromètre dmp-quels-retours-d’expérience-sur-les-data-management-platforms
Baromètre dmp-quels-retours-d’expérience-sur-les-data-management-platformsBaromètre dmp-quels-retours-d’expérience-sur-les-data-management-platforms
Baromètre dmp-quels-retours-d’expérience-sur-les-data-management-platforms
Converteo
 
Big Data & Analytics Architecture
Big Data & Analytics ArchitectureBig Data & Analytics Architecture
Big Data & Analytics Architecture
Arvind Sathi
 
How to Win Machine Learning Competitions ?
How to Win Machine Learning Competitions ? How to Win Machine Learning Competitions ?
How to Win Machine Learning Competitions ?
HackerEarth
 
Slideshare Project
Slideshare ProjectSlideshare Project
Slideshare Project
suzrocky
 
Digital In Store
Digital In StoreDigital In Store
Digital In Store
Soft Computing
 
BAFS 2015 Paris : Olivier Durant - Business Analyst et Business Architecte - ...
BAFS 2015 Paris : Olivier Durant - Business Analyst et Business Architecte - ...BAFS 2015 Paris : Olivier Durant - Business Analyst et Business Architecte - ...
BAFS 2015 Paris : Olivier Durant - Business Analyst et Business Architecte - ...
BAFS
 

Viewers also liked (18)

core.logic (Clojure)
core.logic (Clojure)core.logic (Clojure)
core.logic (Clojure)
 
WordLift 2.0
WordLift 2.0WordLift 2.0
WordLift 2.0
 
The Dendro research data management platform: Applying ontologies to long-ter...
The Dendro research data management platform: Applying ontologies to long-ter...The Dendro research data management platform: Applying ontologies to long-ter...
The Dendro research data management platform: Applying ontologies to long-ter...
 
Connected Government Reference Architecture - WSO2Con 2014 USA
Connected Government Reference Architecture - WSO2Con 2014 USAConnected Government Reference Architecture - WSO2Con 2014 USA
Connected Government Reference Architecture - WSO2Con 2014 USA
 
Falcon - Data Management Platform on Hadoop (Beyond ETL)
Falcon - Data Management Platform on Hadoop (Beyond ETL)Falcon - Data Management Platform on Hadoop (Beyond ETL)
Falcon - Data Management Platform on Hadoop (Beyond ETL)
 
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
 
The Data Management Platform: The Digital Brain You Wish You Had by Audrey R...
The Data Management Platform: The Digital Brain You Wish You Had by  Audrey R...The Data Management Platform: The Digital Brain You Wish You Had by  Audrey R...
The Data Management Platform: The Digital Brain You Wish You Had by Audrey R...
 
Digital in-store - Reality vs Fantasy
Digital in-store - Reality vs FantasyDigital in-store - Reality vs Fantasy
Digital in-store - Reality vs Fantasy
 
The SmartH2O project: a platform supporting residential water management thro...
The SmartH2O project: a platform supporting residential water management thro...The SmartH2O project: a platform supporting residential water management thro...
The SmartH2O project: a platform supporting residential water management thro...
 
DMP Data Management Platform
DMP Data Management PlatformDMP Data Management Platform
DMP Data Management Platform
 
EA Intensive Course "Building Enterprise Architecture" by mr.danairat
EA Intensive Course "Building Enterprise Architecture" by mr.danairatEA Intensive Course "Building Enterprise Architecture" by mr.danairat
EA Intensive Course "Building Enterprise Architecture" by mr.danairat
 
The DMP
The DMPThe DMP
The DMP
 
Baromètre dmp-quels-retours-d’expérience-sur-les-data-management-platforms
Baromètre dmp-quels-retours-d’expérience-sur-les-data-management-platformsBaromètre dmp-quels-retours-d’expérience-sur-les-data-management-platforms
Baromètre dmp-quels-retours-d’expérience-sur-les-data-management-platforms
 
Big Data & Analytics Architecture
Big Data & Analytics ArchitectureBig Data & Analytics Architecture
Big Data & Analytics Architecture
 
How to Win Machine Learning Competitions ?
How to Win Machine Learning Competitions ? How to Win Machine Learning Competitions ?
How to Win Machine Learning Competitions ?
 
Slideshare Project
Slideshare ProjectSlideshare Project
Slideshare Project
 
Digital In Store
Digital In StoreDigital In Store
Digital In Store
 
BAFS 2015 Paris : Olivier Durant - Business Analyst et Business Architecte - ...
BAFS 2015 Paris : Olivier Durant - Business Analyst et Business Architecte - ...BAFS 2015 Paris : Olivier Durant - Business Analyst et Business Architecte - ...
BAFS 2015 Paris : Olivier Durant - Business Analyst et Business Architecte - ...
 

Similar to ALLDATA 2015 - RDF Based Linked Data Management as a DaaS Platform

Workshop_CITA2015
Workshop_CITA2015Workshop_CITA2015
Workshop_CITA2015
Bebo White
 
Linked Statistical Data: does it actually pay off?
Linked Statistical Data: does it actually pay off?Linked Statistical Data: does it actually pay off?
Linked Statistical Data: does it actually pay off?
Oscar Corcho
 
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
OpenAIRE
 
Bigowl aitech
Bigowl aitechBigowl aitech
WEBINAR: Open Research Data in Horizon 2020
WEBINAR: Open Research Data in Horizon 2020WEBINAR: Open Research Data in Horizon 2020
WEBINAR: Open Research Data in Horizon 2020
OpenAIRE
 
OpenAIRE: Implementing Open Science in EOSC - crosscutting with RDA (Presenta...
OpenAIRE: Implementing Open Science in EOSC - crosscutting with RDA (Presenta...OpenAIRE: Implementing Open Science in EOSC - crosscutting with RDA (Presenta...
OpenAIRE: Implementing Open Science in EOSC - crosscutting with RDA (Presenta...
OpenAIRE
 
Methodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked DataMethodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked Data
Boris Villazón-Terrazas
 
Values & Vision - Cloud Sandboxes for BIG Earth Sciences
Values & Vision - Cloud Sandboxes for BIG Earth SciencesValues & Vision - Cloud Sandboxes for BIG Earth Sciences
Values & Vision - Cloud Sandboxes for BIG Earth Sciences
terradue
 
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE
 
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
Pedro Príncipe
 
PASTEUR4OA Data visualisation
PASTEUR4OA Data visualisationPASTEUR4OA Data visualisation
PASTEUR4OA Data visualisation
Marieke Guy
 
Methodology for the publication of Linked Open Data from small and medium siz...
Methodology for the publication of Linked Open Data from small and medium siz...Methodology for the publication of Linked Open Data from small and medium siz...
Methodology for the publication of Linked Open Data from small and medium siz...
International Federation for Information Technologies in Travel and Tourism (IFITT)
 
Introducing ORCID at Imperial College London
Introducing ORCID at Imperial College LondonIntroducing ORCID at Imperial College London
Introducing ORCID at Imperial College London
Torsten Reimer
 
OpenAIRE infrastructure and Services (OpenAIRE Workshop Malta)
OpenAIRE infrastructure and Services (OpenAIRE Workshop Malta)OpenAIRE infrastructure and Services (OpenAIRE Workshop Malta)
OpenAIRE infrastructure and Services (OpenAIRE Workshop Malta)
Pedro Príncipe
 
Smarter Data for Smarter Libraries
Smarter Data for Smarter LibrariesSmarter Data for Smarter Libraries
Smarter Data for Smarter Libraries
OCLC
 
Open Data Initiatives – Empowering Students to Make More Informed Choices? - ...
Open Data Initiatives – Empowering Students to Make More Informed Choices? - ...Open Data Initiatives – Empowering Students to Make More Informed Choices? - ...
Open Data Initiatives – Empowering Students to Make More Informed Choices? - ...
Terminalfour
 
Easy SPARQLing for the Building Performance Professional
Easy SPARQLing for the Building Performance ProfessionalEasy SPARQLing for the Building Performance Professional
Easy SPARQLing for the Building Performance Professional
Martin Kaltenböck
 
Text Analytics & Linked Data Management As-a-Service
Text Analytics & Linked Data Management As-a-ServiceText Analytics & Linked Data Management As-a-Service
Text Analytics & Linked Data Management As-a-Service
Marin Dimitrov
 
Towards a better measure of business proximity: Topic modeling for industry i...
Towards a better measure of business proximity: Topic modeling for industry i...Towards a better measure of business proximity: Topic modeling for industry i...
Towards a better measure of business proximity: Topic modeling for industry i...
Gene Moo Lee
 
OpenAIRE - Implementing Open Science (presentation by Natalia Manola at Food ...
OpenAIRE - Implementing Open Science (presentation by Natalia Manola at Food ...OpenAIRE - Implementing Open Science (presentation by Natalia Manola at Food ...
OpenAIRE - Implementing Open Science (presentation by Natalia Manola at Food ...
OpenAIRE
 

Similar to ALLDATA 2015 - RDF Based Linked Data Management as a DaaS Platform (20)

Workshop_CITA2015
Workshop_CITA2015Workshop_CITA2015
Workshop_CITA2015
 
Linked Statistical Data: does it actually pay off?
Linked Statistical Data: does it actually pay off?Linked Statistical Data: does it actually pay off?
Linked Statistical Data: does it actually pay off?
 
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
Repository Power: How Repositories can support Open Access Mandates (OR2015 O...
 
Bigowl aitech
Bigowl aitechBigowl aitech
Bigowl aitech
 
WEBINAR: Open Research Data in Horizon 2020
WEBINAR: Open Research Data in Horizon 2020WEBINAR: Open Research Data in Horizon 2020
WEBINAR: Open Research Data in Horizon 2020
 
OpenAIRE: Implementing Open Science in EOSC - crosscutting with RDA (Presenta...
OpenAIRE: Implementing Open Science in EOSC - crosscutting with RDA (Presenta...OpenAIRE: Implementing Open Science in EOSC - crosscutting with RDA (Presenta...
OpenAIRE: Implementing Open Science in EOSC - crosscutting with RDA (Presenta...
 
Methodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked DataMethodological Guidelines for Publishing Linked Data
Methodological Guidelines for Publishing Linked Data
 
Values & Vision - Cloud Sandboxes for BIG Earth Sciences
Values & Vision - Cloud Sandboxes for BIG Earth SciencesValues & Vision - Cloud Sandboxes for BIG Earth Sciences
Values & Vision - Cloud Sandboxes for BIG Earth Sciences
 
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
 
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
OpenAIRE services and tools - 6th National Open Access Conference and OpenAIR...
 
PASTEUR4OA Data visualisation
PASTEUR4OA Data visualisationPASTEUR4OA Data visualisation
PASTEUR4OA Data visualisation
 
Methodology for the publication of Linked Open Data from small and medium siz...
Methodology for the publication of Linked Open Data from small and medium siz...Methodology for the publication of Linked Open Data from small and medium siz...
Methodology for the publication of Linked Open Data from small and medium siz...
 
Introducing ORCID at Imperial College London
Introducing ORCID at Imperial College LondonIntroducing ORCID at Imperial College London
Introducing ORCID at Imperial College London
 
OpenAIRE infrastructure and Services (OpenAIRE Workshop Malta)
OpenAIRE infrastructure and Services (OpenAIRE Workshop Malta)OpenAIRE infrastructure and Services (OpenAIRE Workshop Malta)
OpenAIRE infrastructure and Services (OpenAIRE Workshop Malta)
 
Smarter Data for Smarter Libraries
Smarter Data for Smarter LibrariesSmarter Data for Smarter Libraries
Smarter Data for Smarter Libraries
 
Open Data Initiatives – Empowering Students to Make More Informed Choices? - ...
Open Data Initiatives – Empowering Students to Make More Informed Choices? - ...Open Data Initiatives – Empowering Students to Make More Informed Choices? - ...
Open Data Initiatives – Empowering Students to Make More Informed Choices? - ...
 
Easy SPARQLing for the Building Performance Professional
Easy SPARQLing for the Building Performance ProfessionalEasy SPARQLing for the Building Performance Professional
Easy SPARQLing for the Building Performance Professional
 
Text Analytics & Linked Data Management As-a-Service
Text Analytics & Linked Data Management As-a-ServiceText Analytics & Linked Data Management As-a-Service
Text Analytics & Linked Data Management As-a-Service
 
Towards a better measure of business proximity: Topic modeling for industry i...
Towards a better measure of business proximity: Topic modeling for industry i...Towards a better measure of business proximity: Topic modeling for industry i...
Towards a better measure of business proximity: Topic modeling for industry i...
 
OpenAIRE - Implementing Open Science (presentation by Natalia Manola at Food ...
OpenAIRE - Implementing Open Science (presentation by Natalia Manola at Food ...OpenAIRE - Implementing Open Science (presentation by Natalia Manola at Food ...
OpenAIRE - Implementing Open Science (presentation by Natalia Manola at Food ...
 

Recently uploaded

Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
XfilesPro
 
GreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-JurisicGreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-Jurisic
Green Software Development
 
Energy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina JonuziEnergy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina Jonuzi
Green Software Development
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
Bert Jan Schrijver
 
14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision
ShulagnaSarkar2
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
Peter Muessig
 
zOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL DifferenceszOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL Differences
YousufSait3
 
Hand Rolled Applicative User Validation Code Kata
Hand Rolled Applicative User ValidationCode KataHand Rolled Applicative User ValidationCode Kata
Hand Rolled Applicative User Validation Code Kata
Philip Schwarz
 
Webinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for EmbeddedWebinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for Embedded
ICS
 
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
gapen1
 
YAML crash COURSE how to write yaml file for adding configuring details
YAML crash COURSE how to write yaml file for adding configuring detailsYAML crash COURSE how to write yaml file for adding configuring details
YAML crash COURSE how to write yaml file for adding configuring details
NishanthaBulumulla1
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
Quickdice ERP
 
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling ExtensionsUI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
Peter Muessig
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
dakas1
 
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdfTop Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
VALiNTRY360
 
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
safelyiotech
 
Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
Marcin Chrost
 
UI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design SystemUI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design System
Peter Muessig
 
E-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet DynamicsE-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet Dynamics
Hornet Dynamics
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
Remote DBA Services
 

Recently uploaded (20)

Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
 
GreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-JurisicGreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-Jurisic
 
Energy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina JonuziEnergy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina Jonuzi
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
 
14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
 
zOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL DifferenceszOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL Differences
 
Hand Rolled Applicative User Validation Code Kata
Hand Rolled Applicative User ValidationCode KataHand Rolled Applicative User ValidationCode Kata
Hand Rolled Applicative User Validation Code Kata
 
Webinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for EmbeddedWebinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for Embedded
 
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
 
YAML crash COURSE how to write yaml file for adding configuring details
YAML crash COURSE how to write yaml file for adding configuring detailsYAML crash COURSE how to write yaml file for adding configuring details
YAML crash COURSE how to write yaml file for adding configuring details
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
 
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling ExtensionsUI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
 
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdfTop Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
 
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
 
Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
 
UI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design SystemUI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design System
 
E-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet DynamicsE-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet Dynamics
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
 

ALLDATA 2015 - RDF Based Linked Data Management as a DaaS Platform

  • 1. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain Seonho Kim RDF based Linked Data Management as a DaaS Platform! LODaaS (Linked Open Data as a Service)
  • 2. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 About Me • Affiliations • A Research Engineer of Saltlux Inc., Korea (http://saltlux.com/en) • Managing Director of ODI Node Seoul (http://theodi.kr) • A member of OKF Korea • PhD candidate / Medical Informatics, Kyunghee Univ., Korea • Interests • Semantic Web, Linked Open Data, Artificial Intelligence, knowledge representation, logical reasoning • Contacts • Email: ksseono@gmail.com
 Facebook:@ksseono / Twitter:@SeonhoKim 2
  • 3. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World • If you search ‘linked open data’ from Google… 3
  • 4. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World • If you search ‘linked open data’ from Google… 3
  • 5. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 294 • If you search ‘linked open data’ from Google… Linked Open Data World
  • 6. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World 5 • If you search ‘linked open data’ from Google… • Then how you could access those data(resources)?
  • 7. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World 6 • If you search ‘linked open data’ from Google… • Then how you could access those data(resources)?
  • 8. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World 7 • If you search ‘linked open data’ from Google… • Then how you could access those data(resources)? • But essentially, you need to query the data
  • 9. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World 7 • If you search ‘linked open data’ from Google… • Then how you could access those data(resources)? • But essentially, you need to query the data
  • 10. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World 8 • If you search ‘linked open data’ from Google… • Then how you could access those data(resources)? • But essentially, you need to query the data • -> You need to access the databases
  • 11. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World 8 • If you search ‘linked open data’ from Google… • Then how you could access those data(resources)? • But essentially, you need to query the data • -> You need to access the databases HOW?@#$!&
  • 12. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World 9 • If you search ‘linked open data’ from Google… • Then how you could access those data(resources)? • But essentially, you need to query the data • -> You need to access the databases, or store all the data on your databse
  • 13. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Open Data World 9 • If you search ‘linked open data’ from Google… • Then how you could access those data(resources)? • But essentially, you need to query the data • -> You need to access the databases, or store all the data on your databse www.fujitsu.com ‘Overview of LOD data store technology'
  • 14. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Data Platform It’s only about agreements for protocols, standard formats and their definitions, not about accessing/querying those ‘distributed' data. 10
  • 15. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Data Platform • We need ontology schema to query (to write SPARQL queries) on Linked Data. 11
  • 16. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Linked Data Platform • We need ontology schema to query (to write SPARQL queries) on Linked Data. 11
  • 17. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 LODaaS (Linked Open Data as a Service) • We need ontology schema to query (to write SPARQL queries) on Linked Data for real service development 12 linked data ontology schema service databse (LODaaS) application optional mapping / additional modeling supporting querying
  • 18. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 LODaaS (Linked Open Data as a Service) • Two ways to provide endpoints 13
  • 19. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Stakeholders of LODaaS 14
  • 20. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 2915 • Data Owners • owns original datasets to be opened, e.g., public sectors • not professional on the technologies • Data Publishers • collect datasets needed and transform to store the open data into service repositories • normally developers • Data Consumers • service developers who want to use endpoints or end users accessing the data via the services Stakeholders of LODaaS
  • 21. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? • PLUQI (Personalized and Localized Urban Quality Index) • datasets - open datasets, physical sensor data, social sensor data • web application representing and visualizing the level of well-being and sustainability for given cities • applying individual preferences • based on DaPaaS platform 16
  • 22. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? 17
  • 23. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? 18 • Key Components (1/3) • PLUQI Ontology Schema • standard model for service developments based on those datasets
  • 24. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? 18 • Key Components (1/3) • PLUQI Ontology Schema • standard model for service developments based on those datasets
  • 25. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? 19 • Key Components (1/3) • PLUQI Ontology Schema provides • standard model for service developments based on those datasets • a principle to integrate datasets regarding the index model • mapping information with external linked data resources
  • 26. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? 20 • Key Components (2/3) • ETL (Extract-Transform-Load) framework for the datasets 
 - Grafter (http://grafter.org) • to transform various datasets following PLUQI schema
  • 27. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? 20 • Key Components (2/3) • ETL (Extract-Transform-Load) framework for the datasets 
 - Grafter (http://grafter.org) • to transform various datasets following PLUQI schema
  • 28. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? 21 • Key Components (3/3) • DaPaaS platform (http://dapaas.eu) • provides linked data management based on PLUQI schema • provides data transforming functionality (Grafter) • allows to deploy PLUQI service apps on
  • 29. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 How does it work? 22 • Advantages • Data owners don’t have to know technologies to be used end users as linked data. • Data publishers just could focus on their services, if they want to use new datasets then they just add the transforming template. • Data consumers (service developers) don’t have to care the new datasets : although new datasets come up, they just keep the queries following the schema, then new datasets will be retrieved.
  • 30. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Exobrain Project • Korean version of IBM Watson - Artificial Intelligence QA system (http://exobrain.kr) 23
  • 31. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Exobrain Project • Korean version of IBM Watson - Artificial Intelligence QA system (http://exobrain.kr) 23
  • 32. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Exobrain Project • Korean version of IBM Watson - Artificial Intelligence QA system (http://exobrain.kr) 24
  • 33. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Exobrain Project • Korean version of IBM Watson - Artificial Intelligence QA system (http://exobrain.kr) • big difference between two: • IBM Waton - uses search technologies on big data • Exobrain - uses semantic querying on KB + search technologies 25
  • 34. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Exobrain Project 26 linked data ontology schema service databse (LODaaS) application data curation (by human, machines) Exobrain ontology schema 브로솃 DB Exobrain Knowledge bases Exobrain QA system
  • 35. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Summary • LODaaS • considering developments practical(domain specific) applications using linked data • service ontology schema needed for separate roles between stakeholders so that they can focus on theirs • Use cases • DaPaaS (http://dapaas.eu) • Exobrain (http://exobrain.kr) 27
  • 36. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Future works • experiment to transform various datasets • modify the PLUQI ontology schema and find proper ways to design it more flexible and applicable for applications 28
  • 37. ALLDATA 2015 / April 19-24, 2015 @Barcelona, Spain / 29 Thank you for your patience 29