uriregistry

A central URI registry that tracks where a certain URI is being used.


Keywords
web, wsgi, pyramid, uri, lod, pypi-package, python, rest
License
GPL-3.0
Install
pip install uriregistry==0.3.1

Documentation

UriRegistry

https://badge.fury.io/py/uriregistry.png https://readthedocs.org/projects/uriregistry/badge/?version=latest https://travis-ci.org/OnroerendErfgoed/uriregistry.png?branch=master https://coveralls.io/repos/OnroerendErfgoed/uriregistry/badge.png?branch=master

This project aims to provide a central location for keeping track of different resources through their URI's. It has been designed to answer one simple question: in which applications is a certain resource (ie. a URI) being used?