SlideShare a Scribd company logo
An Introduction To  The Semantic Web Brian Kelly UK Web Focus UKOLN University of Bath UKOLN is supported by: Email [email_address] URL http://www.ukoln.ac.uk/
Contents ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
About UKOLN ,[object Object],[object Object],[object Object],[object Object],UKOLN R&D Policy &  Advice  Applied research into metadata, resource discovery, semantic Web, etc. Dissemination of advice on standards and best practices, informed by R&D activities, etc.
Remember When … ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Librarians To The Rescue ,[object Object],[object Object],[object Object],[object Object],[object Object],Title : How Web Was Born Author : Robert Cailliau ISBN : … Classification :  DC.Title : Mona Lisa DC.Creator :  Leonardo da Vinci …
Representing Dublin Core ,[object Object],[object Object],[object Object],[object Object],[object Object],Name: Title Identifier: Title Definition: A name given to the resource. Comment: … a name by which the resource is formally known
Meanwhile  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
XML ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
XML Is Not Enough! ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],<DC.Creator>Brian Kelly</DC.Creator> <DC.Creator.email>B.Kelly@ukoln.ac.uk</DC.Creator.email>
Scenario – Buying A Car ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
We Need Extensibility! ,[object Object],[object Object],<h1>Joe’s Used Cars</h1> <h2>Ford Escort</h2> <p>This maroon car costs  € 400 We need a mechanism which allows equivalent resources to be identified, without programming this knowledge into software <company>Joe’s Used Cars</company> <model>Ford Escort</model> <colour>maroon</colour> <price> € 400</price> ,[object Object]
Buying Car On The Semantic Web ,[object Object],Joe’s Used  Car Web Site database Motor  Trade schema Scottish Motor  Trade schema Ford dealers schema Mapping  service The Scots use a different schema, as do the car manufacturers (which mainly sell new cars). A mapping service provides a mapping between these machine-understandable schemata. model vehicle-type Wordnet Wordnet maps relationships between words (e.g. red and maroon) NB this is a fictitious example
The Semantic Web ,[object Object],[object Object],[object Object]
Scenario – Buying A Car (2) ,[object Object],[object Object],Give me the AA’s report on this type of car. OK here it is Check the DVLA details for the reg. no. OK – the car is registered correctly Find me a red car in London for < £500. How about this maroon Escort in Brixton for  € 400?
Model For Buying A Car  With machine-understandable data it becomes easier to extend services  Joe’s Used  Car Web Site database Motor  Trade schema Scottish Motor  Trade schema Ford dealers schema Mapping  service AA vehicle schema DVLA schema Value-added services AA  Web site
RDF ,[object Object],[object Object],[object Object],[object Object],[object Object],Resource Value PropertyType Property RDF Data Model Brian written by 05-Mar-02 on page.html Resource has property value Page.html written-by Brian Known as  triples  or  tuples
Ontologies ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Importance Of URIs ,[object Object],[object Object],[object Object],[object Object],[object Object]
SW Scenario ,[object Object],[object Object],Scientific American: The Semantic Web: May 2001 < http://www.sciam.com/2001/0501issue/0501berners-lee.html> We could do with a similar  Local Government scenario! 
Public Sector Scenario ,[object Object],[object Object],[object Object],[object Object],DTLR Transxchange schema for public transport – “exchange of bus timetable information  ... Provide a national passenger transport information system”.  Highways  Road works which will force changes to bus routes Public Utilities  Road works which will force changes to bus routes Schools  Information about bus times Community Information  Information about bus times
Semantic Web ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
What’s Needed ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Reality Check (1) ,[object Object],[object Object],[object Object],[object Object],[object Object],This says that the article has the title &quot; The Semantic Web &quot;,  and was written by someone whose name is &quot; Sean B. Palmer &quot; <rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:foaf=&quot;http://xmlns.com/0.1/foaf/&quot; > <rdf:Description rdf:about=&quot;&quot;> <dc:creator rdf:parseType=&quot;Resource&quot;> <foaf:name>Sean B. Palmer</foaf:name> </dc:creator> <dc:title>The Semantic Web</dc:title> </rdf:Description> </rdf:RDF>
Reality Check (2) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Other Issues - Trust ,[object Object],[object Object],But can we trust the person who made the statement (they may be colour-blind) Car    has-previous-owners    1 Owner    has-sex    lady Owner    has-occupation    vicar Car    has-mileage    10,000 Can we trust these statements? For the Semantic Web to be scalable we will need a  Web of trust Car-company    has-status    CA-approved See E-GIF document on “Trust Services Framework” at < http://www.govtalk.gov.uk/rfc/rfc_document.asp?docnum=469 >
Other Issues - Business Model ,[object Object],[object Object],[object Object],[object Object],AA vehicle schema DVLA schema Value-added services AA  Web site Joe’s Used  Car Web Site database
Responses ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
RDF Developments ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
A Lightweight RDF Application ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Browser Support ,[object Object],http://www.mozilla.org/rdf/doc/
SCHEMAS ,[object Object],[object Object],[object Object],[object Object],See <http://www.schemas-forum.org/>
Related Work – Web Services ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Related Work – The GRID ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Related Work – Ontology ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Where To From Here? (1) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Where To From Here? (2) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Note work on E-GIF XML Schema Registry – see <www.govtalk.gov.uk/documents/schema%20register.doc>
But Should We Do It? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Conclusions  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Find Out More (1) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Find Out More (2) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

More Related Content

What's hot

Intro to WebSockets
Intro to WebSocketsIntro to WebSockets
Intro to WebSockets
Gaurav Oberoi
 
Pinecone Vector Database.pdf
Pinecone Vector Database.pdfPinecone Vector Database.pdf
Pinecone Vector Database.pdf
Aniruddha Chakrabarti
 
Web 3.0 - What you may not know about the new web
Web 3.0 - What you may not know about the new webWeb 3.0 - What you may not know about the new web
Web 3.0 - What you may not know about the new web
jawadshuaib
 
An Introduction to Semantic Web Technology
An Introduction to Semantic Web TechnologyAn Introduction to Semantic Web Technology
An Introduction to Semantic Web Technology
Ankur Biswas
 
Semantic Web
Semantic WebSemantic Web
Semantic Web
prosunjitbiswas
 
Hadoop I/O Analysis
Hadoop I/O AnalysisHadoop I/O Analysis
Hadoop I/O Analysis
Richard McDougall
 
What is Web 3.0
What is Web 3.0What is Web 3.0
What is Web 3.0
Montserrat Peñarroya
 
Comparing Search Engines
Comparing Search EnginesComparing Search Engines
Comparing Search Engines
Melissa Brisbin
 
Semantic web
Semantic web Semantic web
Semantic web
Pallavi Srivastava
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
Tomek Pluskiewicz
 
Construyendo un repositorio digital con Omeka y mucho más: teoría y práctica
Construyendo un repositorio digital con Omeka y mucho más: teoría y prácticaConstruyendo un repositorio digital con Omeka y mucho más: teoría y práctica
Construyendo un repositorio digital con Omeka y mucho más: teoría y práctica
Rubén Alcaraz Martínez
 
Web 3.0 Breakthrough Technologies
Web 3.0 Breakthrough TechnologiesWeb 3.0 Breakthrough Technologies
Web 3.0 Breakthrough Technologies
ChanHan Hy
 
Introduction to the Data Web, DBpedia and the Life-cycle of Linked Data
Introduction to the Data Web, DBpedia and the Life-cycle of Linked DataIntroduction to the Data Web, DBpedia and the Life-cycle of Linked Data
Introduction to the Data Web, DBpedia and the Life-cycle of Linked Data
Sören Auer
 
Web 3.0
Web 3.0Web 3.0
Semantic web
Semantic webSemantic web
Semantic web
Imtiaz Siddique
 
Web Design (Tools)
Web Design (Tools)Web Design (Tools)
Web Design (Tools)
Mohamed Elabnody
 
Semantic Web
Semantic WebSemantic Web
Semantic Web
Adarsh Kumar Yadav
 
JAMStack
JAMStackJAMStack
JAMStack
Ivan Brygar
 
Introduction to Web Components
Introduction to Web ComponentsIntroduction to Web Components
Introduction to Web Components
Fu Cheng
 
Linked Data: principles and examples
Linked Data: principles and examples Linked Data: principles and examples
Linked Data: principles and examples
Victor de Boer
 

What's hot (20)

Intro to WebSockets
Intro to WebSocketsIntro to WebSockets
Intro to WebSockets
 
Pinecone Vector Database.pdf
Pinecone Vector Database.pdfPinecone Vector Database.pdf
Pinecone Vector Database.pdf
 
Web 3.0 - What you may not know about the new web
Web 3.0 - What you may not know about the new webWeb 3.0 - What you may not know about the new web
Web 3.0 - What you may not know about the new web
 
An Introduction to Semantic Web Technology
An Introduction to Semantic Web TechnologyAn Introduction to Semantic Web Technology
An Introduction to Semantic Web Technology
 
Semantic Web
Semantic WebSemantic Web
Semantic Web
 
Hadoop I/O Analysis
Hadoop I/O AnalysisHadoop I/O Analysis
Hadoop I/O Analysis
 
What is Web 3.0
What is Web 3.0What is Web 3.0
What is Web 3.0
 
Comparing Search Engines
Comparing Search EnginesComparing Search Engines
Comparing Search Engines
 
Semantic web
Semantic web Semantic web
Semantic web
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
 
Construyendo un repositorio digital con Omeka y mucho más: teoría y práctica
Construyendo un repositorio digital con Omeka y mucho más: teoría y prácticaConstruyendo un repositorio digital con Omeka y mucho más: teoría y práctica
Construyendo un repositorio digital con Omeka y mucho más: teoría y práctica
 
Web 3.0 Breakthrough Technologies
Web 3.0 Breakthrough TechnologiesWeb 3.0 Breakthrough Technologies
Web 3.0 Breakthrough Technologies
 
Introduction to the Data Web, DBpedia and the Life-cycle of Linked Data
Introduction to the Data Web, DBpedia and the Life-cycle of Linked DataIntroduction to the Data Web, DBpedia and the Life-cycle of Linked Data
Introduction to the Data Web, DBpedia and the Life-cycle of Linked Data
 
Web 3.0
Web 3.0Web 3.0
Web 3.0
 
Semantic web
Semantic webSemantic web
Semantic web
 
Web Design (Tools)
Web Design (Tools)Web Design (Tools)
Web Design (Tools)
 
Semantic Web
Semantic WebSemantic Web
Semantic Web
 
JAMStack
JAMStackJAMStack
JAMStack
 
Introduction to Web Components
Introduction to Web ComponentsIntroduction to Web Components
Introduction to Web Components
 
Linked Data: principles and examples
Linked Data: principles and examples Linked Data: principles and examples
Linked Data: principles and examples
 

Viewers also liked

Tp de photofiltre
Tp de photofiltreTp de photofiltre
Tp de photofiltre
lucho96
 
Makabayan
MakabayanMakabayan
Makabayan
Loisa Indefenso
 
Semantic web
Semantic webSemantic web
Semantic web
Basant Medhat
 
Semantic web
Semantic webSemantic web
Semantic web
Duyen Do
 
Graphic Organizers
Graphic OrganizersGraphic Organizers
Graphic Organizers
Rey Belen
 
Semantics
SemanticsSemantics

Viewers also liked (6)

Tp de photofiltre
Tp de photofiltreTp de photofiltre
Tp de photofiltre
 
Makabayan
MakabayanMakabayan
Makabayan
 
Semantic web
Semantic webSemantic web
Semantic web
 
Semantic web
Semantic webSemantic web
Semantic web
 
Graphic Organizers
Graphic OrganizersGraphic Organizers
Graphic Organizers
 
Semantics
SemanticsSemantics
Semantics
 

Similar to Semantic web

Web 3.0
Web 3.0 Web 3.0
Web 3.0
saurabhshendge
 
Semantic web
Semantic webSemantic web
Semantic web
Ronit Mathur
 
Web 3 0
Web 3 0 Web 3 0
My understanding semantic web
My understanding semantic webMy understanding semantic web
My understanding semantic web
Ayaz Shariff
 
Sears web30e connectionartificialintelligence
Sears web30e connectionartificialintelligenceSears web30e connectionartificialintelligence
Sears web30e connectionartificialintelligence
hrpiza
 
Sears web30e connectionartificialintelligence
Sears web30e connectionartificialintelligenceSears web30e connectionartificialintelligence
Sears web30e connectionartificialintelligence
hrpiza
 
Data As A Service Composition Of Daas And Negotiation...
Data As A Service Composition Of Daas And Negotiation...Data As A Service Composition Of Daas And Negotiation...
Data As A Service Composition Of Daas And Negotiation...
Christina Berger
 
Gt ea2009
Gt ea2009Gt ea2009
Gt ea2009
George Thomas
 
The Social Data Web
The Social Data WebThe Social Data Web
The Social Data Web
George Thomas
 
Spivack Blogtalk 2008
Spivack Blogtalk 2008Spivack Blogtalk 2008
Spivack Blogtalk 2008
Blogtalk 2008
 
Detailed information on webservice by websoles
Detailed information on webservice by websolesDetailed information on webservice by websoles
Detailed information on webservice by websoles
NAVEEN KUMAR SHARMA
 
Web services Tutorial /Websoles Strategic Digital Solutions
Web services Tutorial /Websoles Strategic Digital SolutionsWeb services Tutorial /Websoles Strategic Digital Solutions
Web services Tutorial /Websoles Strategic Digital Solutions
Ratnesh Pandey
 
Web services | Websoles
Web services | WebsolesWeb services | Websoles
Best Web services tutorial | Websoles Strategic Digital Solutions
Best Web services tutorial | Websoles Strategic Digital SolutionsBest Web services tutorial | Websoles Strategic Digital Solutions
Best Web services tutorial | Websoles Strategic Digital Solutions
Shubham Kumar Singh
 
semantic web tech.ppt
semantic web tech.pptsemantic web tech.ppt
semantic web tech.ppt
NaglaaFathy42
 
What is the Semantic Web
What is the Semantic WebWhat is the Semantic Web
What is the Semantic Web
Juan Sequeda
 
The semantic web
The semantic webThe semantic web
The semantic web
Dotkumo
 
Introduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS PractitionersIntroduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS Practitioners
Emanuele Della Valle
 
Semantic Web: Explanation
Semantic Web: ExplanationSemantic Web: Explanation
Semantic Web: Explanation
Anil Mishra
 
Web 2.0 What is it and what does it mean for Retail banks?
Web 2.0  What is it and what does it mean for Retail banks?Web 2.0  What is it and what does it mean for Retail banks?
Web 2.0 What is it and what does it mean for Retail banks?
marc mcneill
 

Similar to Semantic web (20)

Web 3.0
Web 3.0 Web 3.0
Web 3.0
 
Semantic web
Semantic webSemantic web
Semantic web
 
Web 3 0
Web 3 0 Web 3 0
Web 3 0
 
My understanding semantic web
My understanding semantic webMy understanding semantic web
My understanding semantic web
 
Sears web30e connectionartificialintelligence
Sears web30e connectionartificialintelligenceSears web30e connectionartificialintelligence
Sears web30e connectionartificialintelligence
 
Sears web30e connectionartificialintelligence
Sears web30e connectionartificialintelligenceSears web30e connectionartificialintelligence
Sears web30e connectionartificialintelligence
 
Data As A Service Composition Of Daas And Negotiation...
Data As A Service Composition Of Daas And Negotiation...Data As A Service Composition Of Daas And Negotiation...
Data As A Service Composition Of Daas And Negotiation...
 
Gt ea2009
Gt ea2009Gt ea2009
Gt ea2009
 
The Social Data Web
The Social Data WebThe Social Data Web
The Social Data Web
 
Spivack Blogtalk 2008
Spivack Blogtalk 2008Spivack Blogtalk 2008
Spivack Blogtalk 2008
 
Detailed information on webservice by websoles
Detailed information on webservice by websolesDetailed information on webservice by websoles
Detailed information on webservice by websoles
 
Web services Tutorial /Websoles Strategic Digital Solutions
Web services Tutorial /Websoles Strategic Digital SolutionsWeb services Tutorial /Websoles Strategic Digital Solutions
Web services Tutorial /Websoles Strategic Digital Solutions
 
Web services | Websoles
Web services | WebsolesWeb services | Websoles
Web services | Websoles
 
Best Web services tutorial | Websoles Strategic Digital Solutions
Best Web services tutorial | Websoles Strategic Digital SolutionsBest Web services tutorial | Websoles Strategic Digital Solutions
Best Web services tutorial | Websoles Strategic Digital Solutions
 
semantic web tech.ppt
semantic web tech.pptsemantic web tech.ppt
semantic web tech.ppt
 
What is the Semantic Web
What is the Semantic WebWhat is the Semantic Web
What is the Semantic Web
 
The semantic web
The semantic webThe semantic web
The semantic web
 
Introduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS PractitionersIntroduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS Practitioners
 
Semantic Web: Explanation
Semantic Web: ExplanationSemantic Web: Explanation
Semantic Web: Explanation
 
Web 2.0 What is it and what does it mean for Retail banks?
Web 2.0  What is it and what does it mean for Retail banks?Web 2.0  What is it and what does it mean for Retail banks?
Web 2.0 What is it and what does it mean for Retail banks?
 

Recently uploaded

Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
flufftailshop
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
fredae14
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
Postman
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
Dinusha Kumarasiri
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Alpen-Adria-Universität
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Operating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptxOperating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptx
Pravash Chandra Das
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
Hiike
 

Recently uploaded (20)

Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Operating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptxOperating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptx
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
 

Semantic web

  • 1. An Introduction To The Semantic Web Brian Kelly UK Web Focus UKOLN University of Bath UKOLN is supported by: Email [email_address] URL http://www.ukoln.ac.uk/
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15. Model For Buying A Car With machine-understandable data it becomes easier to extend services Joe’s Used Car Web Site database Motor Trade schema Scottish Motor Trade schema Ford dealers schema Mapping service AA vehicle schema DVLA schema Value-added services AA Web site
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.