@@ -4,6 +4,10 @@ IPython Extension for semantic web technology support (Turtle, SPARQL, ShEx, etc
...
@@ -4,6 +4,10 @@ IPython Extension for semantic web technology support (Turtle, SPARQL, ShEx, etc
This extension is meant to be used together with Jupyter Notebooks for educational purposes. Its focus is neither performance nor scalability but instead ease-of-use.
This extension is meant to be used together with Jupyter Notebooks for educational purposes. Its focus is neither performance nor scalability but instead ease-of-use.
# Teaching Semantic Web Technologies with Jupyter-RDFify
Jupyter-RDFify was developed by the [Chair of Information Systems at RWTH Aachen University](http://dbis.rwth-aachen.de/) to support interactive teaching of Semantic Web Technologies. You can find an examplary set of tutorial-like Jupyter Notebooks using Jupyter-RDFify at https://github.com/SemWebNotebooks/Notebooks/tree/main/Notebooks and further information on how to teach Semantic Web Technologies with Jupyter Notebooks, Jupyter-RDFify, the Moodle elearning system and automatic grading at https://github.com/SemWebNotebooks/Notebooks.
# Installation
# Installation
## Install using Pip
## Install using Pip
...
@@ -187,4 +191,4 @@ Note that these dependencies will be installed automatically if you use Pip.
...
@@ -187,4 +191,4 @@ Note that these dependencies will be installed automatically if you use Pip.
[OWL-RL](https://owl-rl.readthedocs.io/en/latest/): Library for RDFS and OWL-RL entailment
[OWL-RL](https://owl-rl.readthedocs.io/en/latest/): Library for RDFS and OWL-RL entailment
[PyShEx](https://github.com/hsolbrig/PyShEx): Implementation of ShEx
[PyShEx](https://github.com/hsolbrig/PyShEx): Implementation of ShEx