Skip to content

cthoyt/n2t-ark-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

n2t-ark-resolver

Re-implement N2T's ARK resolver using the curies Python package.

How to Run

Run the web app locally using:

git clone https://github.com/cthoyt/n2t-ark-resolver
cd n2t-ark-resolver
python -m pip install -r requirements.txt
python wsgi.py

Then, navigate to http://localhost:5000/ark:/53355/cl010277627 to redirect yourself to https://collections.louvre.fr/ark:/53355/cl010277627 and get some nice art from the Louvre. In general, you can stick any ARK after http://localhost:5000/ark: that is resolvable via N2T.

About

Re-implement N2T's ARK resolver using curies (https://github.com/cthoyt/curies/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages