===== Libraries: owlready2 (Python) ===== * Last verification: **20220909** * Tools required for this lab: * [[https://colab.research.google.com/|Google Colab]] or your own Python environment ==== Prepare yourself for the lab ==== * [[https://rdflib.readthedocs.io/en/stable/gettingstarted.html|Getting started with RDFLib]] * [[https://owlready2.readthedocs.io/en/latest/intro.html|owlready. Introduction]] * //OPTIONAL: [[https://colab.research.google.com/drive/1kcWaltNxDz850hcztpO43ffDaL3l1LfI?usp=sharing|Introduction to Google Colab and Python]]// ==== Lab instructions ==== All instructions for this lab have been placed in the Jupyter Notebook: [[https://colab.research.google.com/drive/1ElIaxgzREbaylL11YESxAwGliah6na6e?usp=sharing|Semantic Internet with Python]] ==== Learn more! ==== * RDFLib: * [[https://github.com/RDFLib/rdflib|RDFLib]]; [[https://rdflib.readthedocs.io/en/stable/index.html|docs]] * [[https://github.com/RDFLib/sparqlwrapper|SPARQLWrapper]]; [[https://sparqlwrapper.readthedocs.io/en/stable/SPARQLWrapper.Wrapper.html|docs]] * owlready2: * [[https://bitbucket.org/jibalamy/owlready2|owlready2]]; [[https://owlready2.readthedocs.io/en/latest/index.html|docs]] * [[https://www.mkbergman.com/cooking-with-python-and-kbpedia/|Cooking with Python and KBpedia series]] -- a great series of jupyter notebooks that introduces the RDFLib and owlready2 (and KBpedia)