Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cthoyt/n2t-ark-resolver
Re-implement N2T's ARK resolver using curies (https://github.com/cthoyt/curies/)
https://github.com/cthoyt/n2t-ark-resolver
Last synced: about 1 month ago
JSON representation
Re-implement N2T's ARK resolver using curies (https://github.com/cthoyt/curies/)
- Host: GitHub
- URL: https://github.com/cthoyt/n2t-ark-resolver
- Owner: cthoyt
- License: mit
- Created: 2023-04-11T18:36:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-11T18:47:51.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:19:32.523Z (7 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# n2t-ark-resolver
Re-implement N2T's ARK resolver using the [`curies`](https://github.com/cthoyt/curies/) Python package.
## How to Run
Run the web app locally using:
```shell
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.