Information AboutSemantic Web |
| CATEGORIES ABOUT SEMANTIC WEB | |
| buzzwords | |
| semantic web | |
| world wide web | |
| web servicesbuzzwords | |
| semantic web | |
| world wide web | |
| web services | |
| world wide web | |
| knowledge representation | |
| data management | |
|
POTENTIAL BENEFITS OF THE SEMANTIC WEB Humans are capable of using the Web to, say, find the Swedish word for "car", renew a library book, or find the cheapest DVD and buy it. But if you asked a computer to do the same thing, it wouldn't know where to start. That is because web pages are designed to be read by people, not machines. The Semantic Web is a project aimed to make web pages understandable by computers, so that they can search websites and perform actions in a standardized way. The potential benefits are that computers can harness the enormous network of information and services on the Web. Your computer could, for example, automatically find the nearest manicurist to where you live and book an appointment for you that fits in with your schedule. A lot of the things that could be done with the Semantic Web could also be done without it, and indeed already are done in some cases. But the Semantic Web provides a standard which makes such services far easier to implement. RELATIONSHIP TO THE WORLD WIDE WEB Currently, the World Wide Web is based primarily on documents written in HyperText Markup Language ( HTML ), a language that is useful for describing, with an emphasis on visual presentation, a body of structured text interspersed with multimedia objects such as images and interactive forms. HTML has limited ability to classify the blocks of text on a page, apart from the roles they play in a typical document's organization and in the desired visual layout. For example, with HTML and a tool to render it (perhaps Web browser software, perhaps another User Agent ), one can create and present a page that lists items for sale. The HTML of this catalog page can make simple, document-level assertions such as "this document's title is 'Widget Superstore'". But there is no capability within the HTML itself to unambiguously assert that, say, item number X586172 is an Acme Gizmo with a retail price of €199, or that it is a consumer product. Rather, HTML can only say that the span of text "X586172" is something that should be positioned near "Acme Gizmo" and "€199", etc. There is no way to say "this is a catalog" or even to establish that "Acme Gizmo" is a kind of title or that "€199" is a price. There is also no way to express that these pieces of information are bound together in describing a discrete item, distinct from other items perhaps listed on the page. The Semantic Web addresses this shortcoming, using the descriptive technologies Resource Description Framework (RDF) and Web Ontology Language (OWL), and the data-centric, customizable Extensible Markup Language ( XML ). These technologies are combined in order to provide descriptions that supplement or replace the content of Web documents. Thus, content may manifest as descriptive data stored in Web-accessible Database s, or as markup within documents (particularly, in Extensible HTML ( XHTML ) interspersed with XML, or, more often, purely in XML, with layout/rendering cues stored separately). The machine-readable descriptions enable content managers to add meaning to the content, thereby facilitating automated information gathering and Research by computers. COMPONENTS OF THE SEMANTIC WEB The Semantic Web is comprised of the standards and tools of XML, XML Schema , RDF , RDF Schema and OWL . The OWL Web Ontology Language Overview describes the function and relationship of each of these components of the Semantic Web:
The intent is to enhance the Usability and usefulness of the Web and its interconnected Resource s through:
The primary facilitators of this technology are URIs (which identify resources) along with XML and Namespace s. These, together with a bit of logic, form RDF, which can be used to say anything about anything. As well as RDF , many other technologies such as Topic Maps and pre-web Artificial Intelligence technologies are likely to contribute to the Semantic Web. A popular application of the Semantic Web is Friend Of A Friend (or FoaF), which describes relationships among people and other agents in terms of RDF. An implementation of a Semantic Web Browser is the BigBlogZoo . Over 60,000 xml feeds have been categorised using the DMOZ schema and can be spidered. It is free. The commercial version, MediaMiner, allows you to mine these feeds for information. Another freely downloadable tool is the new plug-in to Firefox, Piggy Bank . Piggy Bank works by extracting or translating web scripts into RDF information and storing this information on the user’s computer. This information can then be retrieved independently of the original context and used in other contexts, for example by using Google Maps to display information. Piggy Bank works with a new service, Semantic Bank, which combines the idea of tagging information with the new web languages. Piggy Bank was developed by the Simile Project , which also provides RDFizers , tools that can be used to translate specific types of information, for example weather reports for US zip codes, into RDF. Efforts like these could ease a potentially troublesome transition between the web of today and its semantic successor. SEE ALSO
REFERENCES EXTERNAL LINKS
Articles
Tools
Datasets
Journals
|
|
|