Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Bauer
0cd321112f Extract signposts from jsonld (#1)
* use rdflib to extract signposts from jsonld

* use rdflib to extract signposts from jsonld

* linting

* unit tests for jsonld middleware

* update readme

* update flake pipeline

---------

Co-authored-by: Daniel Bauer <daniel.bauer@senckenberg.de>
2024-11-11 13:02:55 +01:00
Daniel Bauer
8b09f4feb5 linting 2024-11-11 09:40:52 +01:00
Daniel Bauer
aafd404f90 add license to pyproject.toml 2024-11-01 13:10:07 +01:00
Daniel Bauer
bf2604e303 bump version 2024-11-01 13:03:33 +01:00
Daniel Bauer
2d3dafbacc use signposting package 2024-11-01 13:02:56 +01:00
Daniel Bauer
7a421160b2 bump version 2024-08-15 23:15:23 +02:00
Daniel Bauer
ef611d201e add url 2024-08-15 23:09:04 +02:00
Daniel Bauer
7e7cec7e37 lower python requirement to 3.10 2024-08-15 22:57:15 +02:00
Daniel Bauer
7f80962cde fix pytest dependency 2024-08-15 22:51:59 +02:00
Daniel Bauer
d023969ecd configure pytest 2024-08-15 21:27:09 +02:00
Daniel Bauer
74d2c9f10a initial commit 2024-08-15 21:22:25 +02:00