Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
8d7cd2fd32 Bump django from 5.1.3 to 5.1.4 in /example (#4)
Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4.
- [Commits](https://github.com/django/django/compare/5.1.3...5.1.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 00:56:34 +01:00
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
06d745e4a4 more documentation on examples 2024-11-22 11:53:00 +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
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
01affafd7a requirements file for example 2024-11-08 17:47:09 +01:00
Daniel Bauer
76e791914d update example to use signposting.Signpost 2024-11-08 17:44:48 +01:00
daniel
93738b046f move folder 2024-10-27 22:24:45 +01:00
daniel
a863272c7e add simple example 2024-10-27 22:21:00 +01:00