Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 535 Bytes

Pubby (Django-Version)

This is a reimplementation of Pubby in Python/Django.

You maybe need to install the RDFLib JSON-LD plugin first:

pip install rdflib-jsonld

Getting started

Per default, the JudaicaLink endpoint is configured. Start the Django server as usual and go to http://localhost:8000/pubby to browse the data.

The pubby instances are configured in server/settings.py.

The default instance configuration is at pubby/config.ttl