Semantic Web: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Tom Morris
(started a stub article on the Semantic Web)
 
imported>Tom Morris
No edit summary
Line 1: Line 1:
{{subpages}}
The '''Semantic Web''' is a concept originated by [[Tim Berners-Lee]] and a set of technologies and practices developed out of this vision. Simply put, the Semantic Web is a Web whereby collections of assertions about the state of the world are linked together in much the same way as web pages are. What differentiates the Semantic Web from existing data structures is the use of [[Unique Resource Indicator|URIs]] to uniquely identify things, and relationships between things. The sort of problem scenario that Semantic Web technologies try to solve are those involving multiple disparate source of data - for instance, hooking together train timetables and class timetables, so a student can automatically plan their travel itinerary without having to manually match the data together.
The '''Semantic Web''' is a concept originated by [[Tim Berners-Lee]] and a set of technologies and practices developed out of this vision. Simply put, the Semantic Web is a Web whereby collections of assertions about the state of the world are linked together in much the same way as web pages are. What differentiates the Semantic Web from existing data structures is the use of [[Unique Resource Indicator|URIs]] to uniquely identify things, and relationships between things. The sort of problem scenario that Semantic Web technologies try to solve are those involving multiple disparate source of data - for instance, hooking together train timetables and class timetables, so a student can automatically plan their travel itinerary without having to manually match the data together.


Line 8: Line 10:
* [[World Wide Web]]
* [[World Wide Web]]
* [[Resource Description Framework]]
* [[Resource Description Framework]]
[[Category:CZ Live]]
[[Category:Computer Workgroup]]

Revision as of 14:37, 22 April 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

The Semantic Web is a concept originated by Tim Berners-Lee and a set of technologies and practices developed out of this vision. Simply put, the Semantic Web is a Web whereby collections of assertions about the state of the world are linked together in much the same way as web pages are. What differentiates the Semantic Web from existing data structures is the use of URIs to uniquely identify things, and relationships between things. The sort of problem scenario that Semantic Web technologies try to solve are those involving multiple disparate source of data - for instance, hooking together train timetables and class timetables, so a student can automatically plan their travel itinerary without having to manually match the data together.

The W3C have put forward a variety of standards built on top of the Resource Description Framework, a formal semantic model for representing things and the relationships between them.

See also