Skip to content
Snippets Groups Projects
Commit 6bf1e1c9 authored by Lars Pieschel's avatar Lars Pieschel
Browse files

Fixed Repo link in README and added PyPI badge.

parent a51deef9
Branches
No related tags found
No related merge requests found
# Jupyter-RDFify
[![PyPI](https://img.shields.io/pypi/v/jupyter-rdfify)](https://pypi.org/project/jupyter-rdfify/)
![Cells showing Jupyter-RDFify features](img/cells.png)
IPython Extension for semantic web technology support (Turtle, SPARQL, ShEx, etc.)
......
......@@ -11,7 +11,7 @@ setuptools.setup(
description="IPython Extension for semantic web technology support (Turtle, SPARQL, ShEx, etc.)",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://git.rwth-aachen.de/i5/teaching/jupyter-rdfify",
url="https://github.com/SemWebNotebooks/Jupyter-RDFify",
packages=setuptools.find_packages(),
install_requires=[
"rdflib",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment