Daniel Bauer
b803d5b106
more unit tests for HTML middleware
2024-11-25 15:26:53 +01:00
Daniel Bauer
8d8a92e5d5
add middleware to add signposting links into html head
2024-11-22 12:04:15 +01:00
Daniel Bauer
06d745e4a4
more documentation on examples
2024-11-22 11:53:00 +01:00
Daniel Bauer
7a414e5772
refactoring on the readme
2024-11-22 10:49:44 +01:00
Daniel Bauer
d11f2246df
readme about parseing JSON-LD manually
2024-11-22 10:41:51 +01:00
Daniel Bauer
f2a803106f
add RO-Crate parsing to readme
2024-11-22 10:13:42 +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 >
v0.10.2
2024-11-21 15:40:46 +01:00
Daniel Bauer
f97c33e418
update TODOs
2024-11-21 10:44:00 +01:00
Daniel Bauer
0f27560015
fix pip install example
2024-11-19 08:28:22 +01:00
Daniel Bauer
7b93eae884
Update pyproject.toml
0.10.1
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
bbf0527733
more agressive lint checking in pipeline
2024-11-11 09:45:26 +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 Bauer
cbd621435c
Update README.md
2024-11-01 13:39:08 +01:00
Daniel Bauer
8c548d2392
add todos to readme
2024-11-01 13:17:56 +01:00
Daniel Bauer
1bc2b60609
update readme
v0.10
2024-11-01 13:12:17 +01:00
Daniel Bauer
aafd404f90
add license to pyproject.toml
2024-11-01 13:10:07 +01:00
Daniel Bauer
2014a4f024
update readme
2024-11-01 13:09:19 +01:00
Daniel Bauer
31fcf221f0
add type test
2024-11-01 13:06:22 +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
076273d014
fix tests cannot find main package
2024-11-01 12:50:21 +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
daniel
bbd07d3fab
update gitignore
2024-10-27 22:20:02 +01:00
daniel
695c167d32
fix import in README.md
2024-10-27 22:17:03 +01:00
Daniel Bauer
0a31aa21ff
remove debug statement
2024-08-20 16:07:16 +02:00
Daniel Bauer
aa5850b0bd
Update README.md
2024-08-15 23:21:21 +02:00
Daniel Bauer
b18a48cf7e
update publish script
0.9
2024-08-15 23:17:26 +02:00
Daniel Bauer
7a421160b2
bump version
2024-08-15 23:15:23 +02:00
Daniel Bauer
34714fc249
Create python-publish.yml
0.0.2
2024-08-15 23:12:37 +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
c2dbb53e2a
Create python-package.yml
2024-08-15 22:54:09 +02:00
Daniel Bauer
7f80962cde
fix pytest dependency
2024-08-15 22:51:59 +02:00
Daniel Bauer
df71be33fb
fix pytests django settings init
2024-08-15 22:46:03 +02:00
Daniel Bauer
ef0f0e973d
add readme and license
2024-08-15 22:17:15 +02:00
Daniel Bauer
cacba71caa
add utility method to add signposts from view
2024-08-15 21:59:11 +02:00
Daniel Bauer
370d4d8336
add middleware for signposts
2024-08-15 21:51:16 +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