1 / 9

Advancements in Semantic Web Technologies: Ontologies and Intelligent Agents

This presentation by Thomas Packer explores the potential and challenges of Semantic Web technologies as outlined by Ian Horrocks. The current web, while user-friendly, can evolve into a more intelligent tool through improved knowledge representation, natural language processing, and agent systems. Key challenges include understanding distributed information and natural language semantics. Horrocks emphasizes that while a full realization of the Semantic Web is still distant, existing technologies like OWL and RDF are crucial for developing high-value applications and enriching data extraction from web pages.

ada
Télécharger la présentation

Advancements in Semantic Web Technologies: Ontologies and Intelligent Agents

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