14 Commits

Author SHA1 Message Date
Daniel Bauer
b29f19d78a add middleware to add signposting links into html head (#3)
* add middleware to add signposting links into html head
2024-11-25 15:44:46 +01:00
Daniel Bauer
6b1ea1403c Create Signposting from RO-Crate (#2)
* improvate jsonld parsing to be compatible with ro-crate

* refactoring

* example with RO-Crate

* bump version

---------

Co-authored-by: Daniel Bauer <daniel.bauer@senckenberg.de>
2024-11-21 15:40:46 +01:00
Daniel Bauer
7b93eae884 Update pyproject.toml 2024-11-18 17:23:53 +01:00
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