SlideShare una empresa de Scribd logo
1 de 28
W
hat is web 1.0?

An old internet that only allows people to read from the
An old internet that only allows people to read from the
internet.
internet.
Firststage World wide linking web pages and hyperlink.
First stage World wide linking web pages and hyperlink.
Webis use as “information portal”
Web is use as “information portal”
Ituses table to positions and align elements on page
It uses table to positions and align elements on page
What is web 2.0?

 It is aaplatform that give users the possibility to control
 It is platform that give users the possibility to control
their data.
their data.
 This is about user -- generated content and the read This is about user generated content and the readwrite web.
write web.
 Everyone can be content producer.
 Everyone can be content producer.
 Web 2.0 can be describe into 3 concepts which is ….
 Web 2.0 can be describe into 3 concepts which is ….
W 2.0 Concept
eb
How W 1.0 And W 2.0
eb
eb
W
ork?
Example Of W 1.0 And
eb
W 2.0
eb
W
hat is W 3.0???
EB

 Suggested name by John Markoff of the New York Times for the
 Suggested name by John Markoff of the New York Times for the
third-generation of the web.
third-generation of the web.
 In this generation, all the application on web or mobile will be
 In this generation, all the application on web or mobile will be
upgraded with more features.
upgraded with more features.
 It apply same principle as WEB 2.0 : :two way interaction
 It apply same principle as WEB 2.0 two way interaction
 Web 3.0 will be more connected, open, and intelligent, with semantic
 Web 3.0 will be more connected, open, and intelligent, with semantic
Web technologies, distributed databases, natural language processing,
Web technologies, distributed databases, natural language processing,
machine learning, machine reasoning, and autonomous agents.
machine learning, machine reasoning, and autonomous agents.
Different between W 3.0 with W 2.0 and
EB
EB
W 1.0
EB
WEB 1.0

WEB 2.0

WEB 3.0

The web

The social web

The semantic web

Read only web

Read and write web

Read, write and execute
web

Information sharing

Interaction

Immersion

Connect information

Connect people

Connect knowledge

All about static content,
one way publishing (one
way communication)

More about two way
communication through
social networking,
blogging, tagging and
wikis.

Curiously undefined.

Example : Personal web
sites

Example : Blogs,
Facebook

Example : Semantic blog
(semiblog, haystack)
Characteristics of W 3.0
EB
Example of W 3.0
EB
W is Semantic W
hat
eb???
Definition : The semantic web is
an exciting new evolution of the
World Wide Web (WWW)
providing machine-readable and
machine-comprehensible
information far beyond current
capabilities.

 help computers understand the meaning behind
the web page.
Make life easier.
The web of the future.
Characteristics of Semantic W
eb???
Semantic web as a component of web 3.0
URI

 uniform resource identifier (URI) is the way you
identify any of those points of content, whether it be a
page of text, a video or sound clip, a still or animated
image, or a program.
 The most common form of URI is the Web page
address, which is a particular form or subset of URI
called a Uniform Resource Locator (URL). A URI
typically describes:
 The mechanism used to access the resource
 The specific computer that the resource is housed in
 For ex:
http:/www.w3.org/
/
Icons/ W /
W W w3c_main.gif
URL

 This URL is broken into four parts:
 HTTP : communication protocol
 :/ : Separator
/
 www: W
orld W
ide W
eb
 Google:The site name
 com: domain name .com for commercial.
RDF
 The Resource Description Framework (RDF) is a
family of World Wide Web
Consortium (W3C) specifications originally
designed as a metadatadata model
 This framework is used to represent data in the
LOD (linking open data) cloud as an XML file. 
 It is also a way to define resources using a specific
framework.
 *LOD : data in the LOD cloud is o p e n and freely
available. The ultimate sense of openness is that
the data may be freely e d ite d by users,
RDFS
 RDF Schema (Resource Description Framework
Schema, variously abbreviated
as RDFS, RDF(S), RDF-S, or RDF/ is a set of
S)
classes with certain properties using
the RDF extensible knowledge
representation language, providing basic
elements for the description of ontologies,
otherwise called RDF vocabularies, intended to
structure RDF resources.
 Semantic Extension RDF .
OWL
 Ontology defines the terms used to describe and
represent an area of knowledge. Ontologies are used by
people, databases, and applications that need to share
domain information (a domain is just a specific subject
area or area of knowledge, like medicine.
 The OWL Web Ontology Language is designed for use
by applications that need to process the content of
information instead of just presenting information to
humans.
 OWL is a We b Ontology language. Where earlier
languages have been used to develop tools and
ontologies for specific user communities (particularly in
the sciences and in company-specific e-commerce
applications
MICROFORMAT
•

•

•

Microformats are small patterns of HTML to
represent commonly published things
like people, events, blog
posts, reviews and tags in web pages.
Microformats are the quickest & simplest way to
provide an API to the information on your
website.
Microformats intend to solve simpler problems
first by adapting to current behaviors and usage
patterns (e.g. XHTML, blogging).
Many Web developers would just format the content as a generic list
like this:
<ul>
<li>Joe Doe</li>
<li>The Example Company</li>
<li>604-555-1234</li>
<li><a
href="http://example.com/">http://example.com/
</a></li>
</ul>
The problem with this is that the inherent structure of that
information is completely lost. If I want to pull those contacts out
and put them in my address book I have to do it manually.
So the previous example would look like this with the hCard
microformat:

<ul class="vcard">
<li class="fn">Joe Doe</li>
<li class="org">The Example Company</li>
<li class="tel">604-555-1234</li>
<li><a class="url"
href="http://example.com/">http://example.co
m/</a></li>
</ul>
Challenges for semantic
web 3.0
Challenges

• Explanation

Vastness

 Other problems associated with Web
3.0 expansion are the vastness of the
web and security issues with cloud
computing.
 According
to WorldWideWebSize.com, the web
today contains at least 20 billion
indexed pages.
 This is a rather big input for any
modern system that deals with
information and semantics. It will take
some time to remove all duplicate
terms and to outline information with
semantic values that are specific to
the subject
Challenges

• Explanation

Vagueness

 Web 3.0 assumes that computers
will be using their own reasoning
to deal with tons of information,
available in forms like RDF, XML,
or any other markup language.
 To catalog information in real
time and deal with its vagueness,
systems will have to use fuzzy
logic in order to process different
types of information.
Challenges

• Explanation

Uncertainty

 Uncertainty refers to something a
system can't easily classify and
save to the appropriate table in
the database.
 Inconsistency stands for logical
contradictions which inevitably
arise during the development of
large systems.
 One can't use deductive
reasoning to solve this problem.
Instead, defeasible reasoning and
paraconsistent reasoning should
be used

Inconsistency
Challenges

• Explanation

Deceit

 This is when the producer
of the information is
intentionally misleading the
consumer of the
information.

Más contenido relacionado

La actualidad más candente

Data Portability with SIOC and FOAF
Data Portability with SIOC and FOAFData Portability with SIOC and FOAF
Data Portability with SIOC and FOAFUldis Bojars
 
Lecture: Ontologies and the Semantic Web
Lecture: Ontologies and the Semantic WebLecture: Ontologies and the Semantic Web
Lecture: Ontologies and the Semantic WebMarina Santini
 
09 semantic web & ontologies
09 semantic web & ontologies09 semantic web & ontologies
09 semantic web & ontologiesMarina Santini
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic WebTomek Pluskiewicz
 
An Introduction to Semantic Web Technology
An Introduction to Semantic Web TechnologyAn Introduction to Semantic Web Technology
An Introduction to Semantic Web TechnologyAnkur Biswas
 
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...Richard Wallis
 
Semantic web technology
Semantic web technologySemantic web technology
Semantic web technologyStanley Wang
 
Introduction to web technology
Introduction to web technologyIntroduction to web technology
Introduction to web technologyPallawiBulakh1
 
Evolution Towards Web 3.0: The Semantic Web
Evolution Towards Web 3.0: The Semantic WebEvolution Towards Web 3.0: The Semantic Web
Evolution Towards Web 3.0: The Semantic WebLeeFeigenbaum
 
The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic WebJohn Breslin
 
Web 3.0 explained with a stamp (pt II: techniques)
Web 3.0 explained with a stamp (pt II: techniques)Web 3.0 explained with a stamp (pt II: techniques)
Web 3.0 explained with a stamp (pt II: techniques)Freek Bijl
 
semantic web-unique presentation
semantic web-unique presentationsemantic web-unique presentation
semantic web-unique presentationramesh kumar
 
Semantic web Document
Semantic web DocumentSemantic web Document
Semantic web Documentap
 
Social Networks and the Semantic Web: a retrospective of the past 10 years
Social Networks and the Semantic Web: a retrospective of the past 10 yearsSocial Networks and the Semantic Web: a retrospective of the past 10 years
Social Networks and the Semantic Web: a retrospective of the past 10 yearsPeter Mika
 
What is hot on the web right now - A W3C perspective
What is hot on the web right now - A W3C perspectiveWhat is hot on the web right now - A W3C perspective
What is hot on the web right now - A W3C perspectiveArmin Haller
 
Week 2 computers, web and the internet
Week 2 computers, web and the internetWeek 2 computers, web and the internet
Week 2 computers, web and the internetcarolyn oldham
 

La actualidad más candente (19)

Semantic web
Semantic webSemantic web
Semantic web
 
Data Portability with SIOC and FOAF
Data Portability with SIOC and FOAFData Portability with SIOC and FOAF
Data Portability with SIOC and FOAF
 
Semantic web
Semantic webSemantic web
Semantic web
 
A short introduction to Semantic Web - 2012
A short introduction to Semantic Web - 2012A short introduction to Semantic Web - 2012
A short introduction to Semantic Web - 2012
 
Lecture: Ontologies and the Semantic Web
Lecture: Ontologies and the Semantic WebLecture: Ontologies and the Semantic Web
Lecture: Ontologies and the Semantic Web
 
09 semantic web & ontologies
09 semantic web & ontologies09 semantic web & ontologies
09 semantic web & ontologies
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
 
An Introduction to Semantic Web Technology
An Introduction to Semantic Web TechnologyAn Introduction to Semantic Web Technology
An Introduction to Semantic Web Technology
 
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...
 
Semantic web technology
Semantic web technologySemantic web technology
Semantic web technology
 
Introduction to web technology
Introduction to web technologyIntroduction to web technology
Introduction to web technology
 
Evolution Towards Web 3.0: The Semantic Web
Evolution Towards Web 3.0: The Semantic WebEvolution Towards Web 3.0: The Semantic Web
Evolution Towards Web 3.0: The Semantic Web
 
The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic Web
 
Web 3.0 explained with a stamp (pt II: techniques)
Web 3.0 explained with a stamp (pt II: techniques)Web 3.0 explained with a stamp (pt II: techniques)
Web 3.0 explained with a stamp (pt II: techniques)
 
semantic web-unique presentation
semantic web-unique presentationsemantic web-unique presentation
semantic web-unique presentation
 
Semantic web Document
Semantic web DocumentSemantic web Document
Semantic web Document
 
Social Networks and the Semantic Web: a retrospective of the past 10 years
Social Networks and the Semantic Web: a retrospective of the past 10 yearsSocial Networks and the Semantic Web: a retrospective of the past 10 years
Social Networks and the Semantic Web: a retrospective of the past 10 years
 
What is hot on the web right now - A W3C perspective
What is hot on the web right now - A W3C perspectiveWhat is hot on the web right now - A W3C perspective
What is hot on the web right now - A W3C perspective
 
Week 2 computers, web and the internet
Week 2 computers, web and the internetWeek 2 computers, web and the internet
Week 2 computers, web and the internet
 

Destacado

Comparative international er
Comparative international erComparative international er
Comparative international erMohini Dhiman
 
IITH Entertainment Quiz_InfPB
IITH Entertainment Quiz_InfPBIITH Entertainment Quiz_InfPB
IITH Entertainment Quiz_InfPBTajuddin Manhar
 
Soalan pengukuhan
Soalan pengukuhanSoalan pengukuhan
Soalan pengukuhanrohalan
 
20120706_20Year Anniversary
20120706_20Year Anniversary20120706_20Year Anniversary
20120706_20Year Anniversaryborom
 
Melaka sebagai pusat perdagangan
Melaka sebagai pusat perdaganganMelaka sebagai pusat perdagangan
Melaka sebagai pusat perdaganganrohalan
 
Why WordPress? 7 Reasons WordPress Is Awesome
Why WordPress? 7 Reasons WordPress Is AwesomeWhy WordPress? 7 Reasons WordPress Is Awesome
Why WordPress? 7 Reasons WordPress Is Awesome77webstudio
 
Kematangan hubungan luar
Kematangan hubungan luarKematangan hubungan luar
Kematangan hubungan luarrohalan
 
Melaka sebagai pusat perdagangan
Melaka sebagai pusat perdaganganMelaka sebagai pusat perdagangan
Melaka sebagai pusat perdaganganrohalan
 
How does your media product represent particular social groups?
How does your media product represent particular social groups?How does your media product represent particular social groups?
How does your media product represent particular social groups?Sandra Xheleshi
 
Caramella più presentazione Power point
Caramella più presentazione Power pointCaramella più presentazione Power point
Caramella più presentazione Power pointcaramellapiu
 
CD MediaKit 2016-2
CD MediaKit 2016-2CD MediaKit 2016-2
CD MediaKit 2016-2borom
 
IITH Entertainment Quiz_Prelims
IITH Entertainment Quiz_PrelimsIITH Entertainment Quiz_Prelims
IITH Entertainment Quiz_PrelimsTajuddin Manhar
 

Destacado (19)

Sass Basics
Sass BasicsSass Basics
Sass Basics
 
Comparative international er
Comparative international erComparative international er
Comparative international er
 
IITH Entertainment Quiz_InfPB
IITH Entertainment Quiz_InfPBIITH Entertainment Quiz_InfPB
IITH Entertainment Quiz_InfPB
 
Soalan pengukuhan
Soalan pengukuhanSoalan pengukuhan
Soalan pengukuhan
 
20120706_20Year Anniversary
20120706_20Year Anniversary20120706_20Year Anniversary
20120706_20Year Anniversary
 
Melaka sebagai pusat perdagangan
Melaka sebagai pusat perdaganganMelaka sebagai pusat perdagangan
Melaka sebagai pusat perdagangan
 
Ibm presentation
Ibm   presentationIbm   presentation
Ibm presentation
 
Why WordPress? 7 Reasons WordPress Is Awesome
Why WordPress? 7 Reasons WordPress Is AwesomeWhy WordPress? 7 Reasons WordPress Is Awesome
Why WordPress? 7 Reasons WordPress Is Awesome
 
Chapter07
Chapter07Chapter07
Chapter07
 
Kematangan hubungan luar
Kematangan hubungan luarKematangan hubungan luar
Kematangan hubungan luar
 
Melaka sebagai pusat perdagangan
Melaka sebagai pusat perdaganganMelaka sebagai pusat perdagangan
Melaka sebagai pusat perdagangan
 
Write well speak well
Write well speak wellWrite well speak well
Write well speak well
 
How does your media product represent particular social groups?
How does your media product represent particular social groups?How does your media product represent particular social groups?
How does your media product represent particular social groups?
 
Caramella più presentazione Power point
Caramella più presentazione Power pointCaramella più presentazione Power point
Caramella più presentazione Power point
 
CD MediaKit 2016-2
CD MediaKit 2016-2CD MediaKit 2016-2
CD MediaKit 2016-2
 
ICT APPLICATION
ICT APPLICATIONICT APPLICATION
ICT APPLICATION
 
Koko untuk kawan2
Koko untuk kawan2Koko untuk kawan2
Koko untuk kawan2
 
IITH Entertainment Quiz_Prelims
IITH Entertainment Quiz_PrelimsIITH Entertainment Quiz_Prelims
IITH Entertainment Quiz_Prelims
 
Stem cell
Stem cellStem cell
Stem cell
 

Similar a Kump 3 completed

Semantic Web 2.0: Creating Social Semantic Information Spaces
Semantic Web 2.0: Creating Social Semantic Information SpacesSemantic Web 2.0: Creating Social Semantic Information Spaces
Semantic Web 2.0: Creating Social Semantic Information SpacesJohn Breslin
 
Interlinking Online Communities and Enriching Social Software with the Semant...
Interlinking Online Communities and Enriching Social Software with the Semant...Interlinking Online Communities and Enriching Social Software with the Semant...
Interlinking Online Communities and Enriching Social Software with the Semant...John Breslin
 
Web 1.02.03.0 Good.ppt
Web 1.02.03.0 Good.pptWeb 1.02.03.0 Good.ppt
Web 1.02.03.0 Good.pptBalasundaramSr
 
Detail History of web 1.0 to 3.0
Detail History of web 1.0 to 3.0Detail History of web 1.0 to 3.0
Detail History of web 1.0 to 3.0Ghazal Hina
 
Web 2.0 Instructional Tools
Web 2.0 Instructional ToolsWeb 2.0 Instructional Tools
Web 2.0 Instructional ToolsAntwuan Stinson
 
Future of Web 2.0 & The Semantic Web
Future of Web 2.0 & The Semantic WebFuture of Web 2.0 & The Semantic Web
Future of Web 2.0 & The Semantic Webis20090
 
Repositories thru the looking glass
Repositories thru the looking glassRepositories thru the looking glass
Repositories thru the looking glassEduserv Foundation
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark GreavesMediabistro
 
Intelligent expert systems for location planning
Intelligent expert systems for location planningIntelligent expert systems for location planning
Intelligent expert systems for location planningNavid Milanizadeh
 
DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0John Breslin
 
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"hypertext2007
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data TutorialSören Auer
 
World wide web An Introduction
World wide web An IntroductionWorld wide web An Introduction
World wide web An IntroductionSidrah Noor
 
Making the Web searchable
Making the Web searchableMaking the Web searchable
Making the Web searchablePeter Mika
 

Similar a Kump 3 completed (20)

Evolution Of WEB_students.pptx
Evolution Of WEB_students.pptxEvolution Of WEB_students.pptx
Evolution Of WEB_students.pptx
 
Semantic Web 2.0: Creating Social Semantic Information Spaces
Semantic Web 2.0: Creating Social Semantic Information SpacesSemantic Web 2.0: Creating Social Semantic Information Spaces
Semantic Web 2.0: Creating Social Semantic Information Spaces
 
Interlinking Online Communities and Enriching Social Software with the Semant...
Interlinking Online Communities and Enriching Social Software with the Semant...Interlinking Online Communities and Enriching Social Software with the Semant...
Interlinking Online Communities and Enriching Social Software with the Semant...
 
Www journey
Www journeyWww journey
Www journey
 
Web 1.02.03.0 Good.ppt
Web 1.02.03.0 Good.pptWeb 1.02.03.0 Good.ppt
Web 1.02.03.0 Good.ppt
 
Detail History of web 1.0 to 3.0
Detail History of web 1.0 to 3.0Detail History of web 1.0 to 3.0
Detail History of web 1.0 to 3.0
 
Web 2.0 Instructional Tools
Web 2.0 Instructional ToolsWeb 2.0 Instructional Tools
Web 2.0 Instructional Tools
 
Client Side Technologies
Client Side TechnologiesClient Side Technologies
Client Side Technologies
 
Future of Web 2.0 & The Semantic Web
Future of Web 2.0 & The Semantic WebFuture of Web 2.0 & The Semantic Web
Future of Web 2.0 & The Semantic Web
 
Web 2.0 tools in education
 Web 2.0 tools in education Web 2.0 tools in education
Web 2.0 tools in education
 
Repositories thru the looking glass
Repositories thru the looking glassRepositories thru the looking glass
Repositories thru the looking glass
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark Greaves
 
Web 3 0
Web 3 0 Web 3 0
Web 3 0
 
Intelligent expert systems for location planning
Intelligent expert systems for location planningIntelligent expert systems for location planning
Intelligent expert systems for location planning
 
DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0
 
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
Semantic Web, e-commerce
Semantic Web, e-commerceSemantic Web, e-commerce
Semantic Web, e-commerce
 
World wide web An Introduction
World wide web An IntroductionWorld wide web An Introduction
World wide web An Introduction
 
Making the Web searchable
Making the Web searchableMaking the Web searchable
Making the Web searchable
 

Último

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Último (20)

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

Kump 3 completed

  • 1.
  • 2. W hat is web 1.0? An old internet that only allows people to read from the An old internet that only allows people to read from the internet. internet. Firststage World wide linking web pages and hyperlink. First stage World wide linking web pages and hyperlink. Webis use as “information portal” Web is use as “information portal” Ituses table to positions and align elements on page It uses table to positions and align elements on page
  • 3. What is web 2.0?  It is aaplatform that give users the possibility to control  It is platform that give users the possibility to control their data. their data.  This is about user -- generated content and the read This is about user generated content and the readwrite web. write web.  Everyone can be content producer.  Everyone can be content producer.  Web 2.0 can be describe into 3 concepts which is ….  Web 2.0 can be describe into 3 concepts which is ….
  • 5. How W 1.0 And W 2.0 eb eb W ork?
  • 6.
  • 7. Example Of W 1.0 And eb W 2.0 eb
  • 8.
  • 9. W hat is W 3.0??? EB  Suggested name by John Markoff of the New York Times for the  Suggested name by John Markoff of the New York Times for the third-generation of the web. third-generation of the web.  In this generation, all the application on web or mobile will be  In this generation, all the application on web or mobile will be upgraded with more features. upgraded with more features.  It apply same principle as WEB 2.0 : :two way interaction  It apply same principle as WEB 2.0 two way interaction  Web 3.0 will be more connected, open, and intelligent, with semantic  Web 3.0 will be more connected, open, and intelligent, with semantic Web technologies, distributed databases, natural language processing, Web technologies, distributed databases, natural language processing, machine learning, machine reasoning, and autonomous agents. machine learning, machine reasoning, and autonomous agents.
  • 10. Different between W 3.0 with W 2.0 and EB EB W 1.0 EB WEB 1.0 WEB 2.0 WEB 3.0 The web The social web The semantic web Read only web Read and write web Read, write and execute web Information sharing Interaction Immersion Connect information Connect people Connect knowledge All about static content, one way publishing (one way communication) More about two way communication through social networking, blogging, tagging and wikis. Curiously undefined. Example : Personal web sites Example : Blogs, Facebook Example : Semantic blog (semiblog, haystack)
  • 12. Example of W 3.0 EB
  • 13. W is Semantic W hat eb??? Definition : The semantic web is an exciting new evolution of the World Wide Web (WWW) providing machine-readable and machine-comprehensible information far beyond current capabilities.  help computers understand the meaning behind the web page. Make life easier. The web of the future.
  • 15. Semantic web as a component of web 3.0
  • 16. URI  uniform resource identifier (URI) is the way you identify any of those points of content, whether it be a page of text, a video or sound clip, a still or animated image, or a program.  The most common form of URI is the Web page address, which is a particular form or subset of URI called a Uniform Resource Locator (URL). A URI typically describes:  The mechanism used to access the resource  The specific computer that the resource is housed in  For ex: http:/www.w3.org/ / Icons/ W / W W w3c_main.gif
  • 17. URL  This URL is broken into four parts:  HTTP : communication protocol  :/ : Separator /  www: W orld W ide W eb  Google:The site name  com: domain name .com for commercial.
  • 18. RDF  The Resource Description Framework (RDF) is a family of World Wide Web Consortium (W3C) specifications originally designed as a metadatadata model  This framework is used to represent data in the LOD (linking open data) cloud as an XML file.   It is also a way to define resources using a specific framework.  *LOD : data in the LOD cloud is o p e n and freely available. The ultimate sense of openness is that the data may be freely e d ite d by users,
  • 19. RDFS  RDF Schema (Resource Description Framework Schema, variously abbreviated as RDFS, RDF(S), RDF-S, or RDF/ is a set of S) classes with certain properties using the RDF extensible knowledge representation language, providing basic elements for the description of ontologies, otherwise called RDF vocabularies, intended to structure RDF resources.  Semantic Extension RDF .
  • 20. OWL  Ontology defines the terms used to describe and represent an area of knowledge. Ontologies are used by people, databases, and applications that need to share domain information (a domain is just a specific subject area or area of knowledge, like medicine.  The OWL Web Ontology Language is designed for use by applications that need to process the content of information instead of just presenting information to humans.  OWL is a We b Ontology language. Where earlier languages have been used to develop tools and ontologies for specific user communities (particularly in the sciences and in company-specific e-commerce applications
  • 21. MICROFORMAT • • • Microformats are small patterns of HTML to represent commonly published things like people, events, blog posts, reviews and tags in web pages. Microformats are the quickest & simplest way to provide an API to the information on your website. Microformats intend to solve simpler problems first by adapting to current behaviors and usage patterns (e.g. XHTML, blogging).
  • 22. Many Web developers would just format the content as a generic list like this: <ul> <li>Joe Doe</li> <li>The Example Company</li> <li>604-555-1234</li> <li><a href="http://example.com/">http://example.com/ </a></li> </ul> The problem with this is that the inherent structure of that information is completely lost. If I want to pull those contacts out and put them in my address book I have to do it manually.
  • 23. So the previous example would look like this with the hCard microformat: <ul class="vcard"> <li class="fn">Joe Doe</li> <li class="org">The Example Company</li> <li class="tel">604-555-1234</li> <li><a class="url" href="http://example.com/">http://example.co m/</a></li> </ul>
  • 25. Challenges • Explanation Vastness  Other problems associated with Web 3.0 expansion are the vastness of the web and security issues with cloud computing.  According to WorldWideWebSize.com, the web today contains at least 20 billion indexed pages.  This is a rather big input for any modern system that deals with information and semantics. It will take some time to remove all duplicate terms and to outline information with semantic values that are specific to the subject
  • 26. Challenges • Explanation Vagueness  Web 3.0 assumes that computers will be using their own reasoning to deal with tons of information, available in forms like RDF, XML, or any other markup language.  To catalog information in real time and deal with its vagueness, systems will have to use fuzzy logic in order to process different types of information.
  • 27. Challenges • Explanation Uncertainty  Uncertainty refers to something a system can't easily classify and save to the appropriate table in the database.  Inconsistency stands for logical contradictions which inevitably arise during the development of large systems.  One can't use deductive reasoning to solve this problem. Instead, defeasible reasoning and paraconsistent reasoning should be used Inconsistency
  • 28. Challenges • Explanation Deceit  This is when the producer of the information is intentionally misleading the consumer of the information.