Tpt
4705d75893
makes newer Clippy happy
8 months ago
Tpt
9b9cf9cbcb
Adds packaging status to the README
8 months ago
Tpt
be44451679
CLI: Documents better the dump --graph argument
...
Issue #824
8 months ago
Tpt
2b656df6ee
Makes new Clippy happy
8 months ago
Yuri Astrakhan
089875ad21
A few more minor lints, keyword fix
...
keywords must not have any special chars
9 months ago
Tpt
0b1aabfcdd
Moves main crate to lib/oxigraph and centralizes dependencies
9 months ago
Tpt
2b6ac5c195
Release v0.4.0-alpha.3
10 months ago
Tpt
ef765666be
Serialization: allows to set prefixes
10 months ago
Tpt
d838d55f02
Uses nightly rustfmt on imports and comments
10 months ago
Yuri Astrakhan
51941c0dc5
Simplify complex strings with raw literals, readme fix
...
Also add a minor debugging python statement to linter
10 months ago
Tpt
df040400c5
Turtle: fixes parsing bug with escaped dot at the end of a local name
10 months ago
Tpt
cffc536eb9
Releases v0.4.0-alpha.2
10 months ago
Tpt
dcabf50ab6
Fixes Docker image
...
Issue #723
10 months ago
Tpt
42a66f62b9
Enables cargo semver-checks again
10 months ago
Tpt
a5781d1187
Releases v0.4.0-alpha.1
10 months ago
Tpt
a84b898fda
Parsers: adds "unchecked" option for faster parsing
...
Does not validate IRIs and language tags
10 months ago
Tpt
bde73e5d72
Updates README
11 months ago
Tpt
025bd2afd2
Uses new cargo lint configuration system
11 months ago
Tpt
4084acb9b8
Renames dump_dataset and dump_graph to dump_to_write and dump_graph_to_write
11 months ago
Tpt
3241f47059
Docker: use bookworm
11 months ago
Tpt
4841f89072
Server: allows Content-Encoding: gzip requests
11 months ago
Tpt
efd5eec65d
Introduces load_from_read instead of load_graph and load_dataset
11 months ago
Tpt
a9fee4f6b8
Upgrades dependencies
12 months ago
Tpt
ea80c11d6e
CI: Run clippy on all targets
1 year ago
Tpt
ef429e6d1b
Uses anyhow context function more often
1 year ago
Tpt
c5f02d9263
Upgrades oxhttp
...
- Disables HTTPs support by default, the TLS stack is opt-in
- Renames "http_client" feature to "http-client"
- Uses native TLS by default in pyoxigraph and cli
- Uses Rustls for Linux Python wheels and Docker images
1 year ago
Tpt
90b7b128f2
Upgrades MSRV to 1.70
1 year ago
Tpt
6a21cb0625
Makes sparesults formatter API closer to oxrdfio
1 year ago
Tpt
87d2006b6e
RocksDB: adds a feature for dynamic linking directly in the oxigraph crates
1 year ago
Tpt
3c51dd31bc
Move back MSRV to 1.67 but keep Cargo.lock to 1.70
...
Allows to build on Debian unstable while using latest dependencies
1 year ago
Tpt
bdedcc47e3
Renames oxigraph-server to oxigraph(-cli)
1 year ago