70 likes | 86 Views
W3C-RDF An useful technology for ATLAS?. RDF in a nutshell RDF and Python A simple example Outlook. Markus Huber, Summer Student 2008. W3C-RDF RDF in a nutshell. Standard for the Semantic Web Machine readable information XML about metadata expressing knowledge in a decentralized world
E N D
W3C-RDFAn useful technology for ATLAS? • RDF in a nutshell • RDF and Python • A simple example • Outlook Markus Huber, Summer Student 2008
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
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
W3C-RDFA simple RDF example Markus Huber, Summer Student 2008
W3C-RDFA simple RDF example Markus Huber, Summer Student 2008
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
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