dependabot[bot]
279d398448
Bump django from 5.1.7 to 5.1.14 in /example ( #13 )
...
Bumps [django](https://github.com/django/django ) from 5.1.7 to 5.1.14.
- [Commits](https://github.com/django/django/compare/5.1.7...5.1.14 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.1.14
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 10:40:09 +01:00
dependabot[bot]
b58c0acda5
Bump django from 5.1.4 to 5.1.7 in /example ( #5 )
...
Bumps [django](https://github.com/django/django ) from 5.1.4 to 5.1.7.
- [Commits](https://github.com/django/django/compare/5.1.4...5.1.7 )
---
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>
2025-03-11 20:58:52 +01:00
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