1 / 7

Exploring the Potential of RDF Technology for Enhanced Information Management

Learn about RDF in a nutshell, its role in the Semantic Web, and how it allows for expressing knowledge in a decentralized world. Discover its applications like RSS, Creative Commons, and MusicBrainz. Dive into a simple RDF example and explore RDFlib support for Python and SPARQL.

tammymorgan
Download Presentation

Exploring the Potential of RDF Technology for Enhanced Information Management

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. W3C-RDFAn useful technology for ATLAS? • RDF in a nutshell • RDF and Python • A simple example • Outlook Markus Huber, Summer Student 2008

  2. W3C-RDFRDF in a nutshell • Standard for the Semantic Web • Machine readable information • XML about metadata • expressing knowledge in a decentralized world • Applications • RSS, Creative Commons, MusicBrainz, FOAF Markus Huber, Summer Student 2008

  3. W3C-RDFRDF in a nutshell • Triples of information • 1st order predicate logic • Subject, predicate, object • RDFlib for Python • Generate, store, and query RDF • Support for SPARQL Markus Huber, Summer Student 2008

  4. W3C-RDFA simple RDF example Markus Huber, Summer Student 2008

  5. W3C-RDFA simple RDF example Markus Huber, Summer Student 2008

  6. W3C-RDFOpinion • Opportunities • RDFlib offers a powerful abstraction layer • Flexible expert system • Hurdles & Threats • RDFLib requires Python2.5 • Risk to misuse RDF Markus Huber, Summer Student 2008

  7. W3C-RDFProject outline • Identifying RDF framework for Python  • Prototype with RDFLib  • Integration with existing dashboard applications (e.g. DDM dashboard, Prodsys dashboard) Markus Huber, Summer Student 2008

More Related