Skip to content

judaicalink/pubby-django

 
 

Repository files navigation

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:8002/pubby to browse the data.

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

The default instance configuration is at pubby/config.ttl

Installation

For installation on the server you can add a webhook. See here. Make sure you have git installed.

About

A frontend for Apache Jena Fuseki

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.0%
  • CSS 38.3%
  • Python 7.3%
  • HTML 5.7%
  • XSLT 2.7%