lod-pubby / pubby-django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 47.7%Language:HTML 30.0%Language:CSS 19.1%Language:JavaScript 3.3%