- Semantic Web
http://www.w3.org/2001/sw/
The Semantic Web is the extension of the World Wide Web that enables people to share content beyond the boundaries of applications and websites.
http://semanticweb.org/wiki/Main_Page
- OWL Web Ontology
http://www.w3.org/TR/owl-features/
The Web Ontology Language (OWL) is a family of knowledge representation languages for authoring ontologies. The languages are characterised by formal semantics and RDF/XML-based serializations for the Semantic Web
http://en.wikipedia.org/wiki/Web_Ontology_Language
- What is the Semantic Web?
The Semantic Web is a web that is able to describe things in a way that computers can understand.
The Beatles was a popular band from Liverpool.
John Lennon was a member of the Beatles.
"Hey Jude" was recorded by the Beatles.
Sentences like the ones above can be understood by people. But how can they be understood by computers?
Statements are built with syntax rules. The syntax of a language defines the rules for building the language statements. But how can syntax become semantic?
This is what the Semantic Web is all about. Describing things in a way that computers applications can understand it.
The Semantic Web is not about links between web pages.
The Semantic Web describes the relationships between things (like A is a part of B and Y is a member of Z) and the properties of things (like size, weight, age, and price)
The Resource Description Framework
The RDF (Resource Description Framework) is a language for describing information and resources on the web.
Putting information into RDF files, makes it possible for computer programs ("web spiders") to search, discover, pick up, collect, analyze and process information from the web.
The Semantic Web uses RDF to describe web resources.
RDF was developed by people with academic background in logic and artificial intelligence. For traditional developers it is not very easy to understand.
http://www.w3schools.com/web/web_semantic.asp
No comments:
Post a Comment