1 / 9

Ontologies and the Semantic Web

Ontologies and the Semantic Web. by Ian Horrocks presented by Thomas Packer. Overview. The current web is simple and usable. More could be done to build more intelligent tools (agents). Doing this requires solving hard problems: Knowledge representation and reasoning

ada
Download Presentation

Ontologies and the Semantic Web

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ontologiesand the Semantic Web by Ian Horrocks presented by Thomas Packer

  2. Overview • The current web is simple and usable. • More could be done to build more intelligent tools (agents). • Doing this requires solving hard problems: • Knowledge representation and reasoning • Natural language processing • Computer vision • Agent systems • “My aim here is to show here that even if a full realization of the Semantic Web is still a long way off, Semantic Web technologies already have an important influence on the development of information technology.”

  3. Challenges • Natural language: • Page says “Harry Potter has a pet named Hedwig.” • Search for pages about wizards owning raptors. • Solution: interpret and represent in machine readable format. • Distributed information: • Ask a question whose answer is not found on one page. • Solution: Integrate facts in integratable formats.

  4. Set of RDF Triples = RDF Graph

  5. Challenge Solved • Page says “Harry Potter has a pet named Hedwig.” • Search for pages about wizards owning raptors.

  6. OWL and Class Definitions • Extensional Definition • Intensional Definition

  7. Use of Description Logic in OWL Ontologies • Infer new facts • Unlike databases with a closed-world assumption (e.g. unasserted information is assumed false) • Temporary inconsistency allowed • Unlike database that prevent assertions that violate constraints (e.g. unique names) • Warnings in a ontology development environment to guide debugging.

  8. Conclusion • OWL and RDF are good tools, particularly in applications where • Information has high value • The schema plays an important role • Information may be incomplete • They are working on making it more expressive (OWL 2 and SWRL), scalable and modular. • Will be more useful as more people use them and provide tools for working with them. • Our research could make use of existing knowledge, plus reasoning, to do better information extraction from web pages.

  9. Questions

More Related