Tpt
75695dcdf7
Upgrades dependencies
10 months ago
Tpt
4c27b43e41
JS: Drop older NodeJS and WebBrowsers support
...
Requires WASM reference types and JS WeakRef
10 months ago
Tpt
2b656df6ee
Makes new Clippy happy
10 months ago
Tpt
8e2548467c
Upgrades dependencies including RocksDB 8.11.3
10 months ago
Tpt
0b5790a18f
JS: Allows to set SPARQL base IRI and union graph
...
Issue #735
10 months ago
Yuri Astrakhan
089875ad21
A few more minor lints, keyword fix
...
keywords must not have any special chars
11 months ago
Tpt
0b1aabfcdd
Moves main crate to lib/oxigraph and centralizes dependencies
11 months ago
Tpt
2b6ac5c195
Release v0.4.0-alpha.3
12 months ago
Tpt
0a7cea5e25
Updates dependencies
12 months ago
etiennept
f354bc7546
JS: avoids directory copies during build
12 months ago
Yuri Astrakhan
a976eb3efc
Remove use_self allow clippy
12 months ago
Yuri Astrakhan
2b8df24b8b
Use `Self::AssocName` to simplify declarations
...
To keep with DRY principle, I think it makes it a bit less redundant to reuse the Self::<associated_type_name> structure in the well known trait implementations - keeps it consistent with the trait decl too.
12 months ago
Tpt
df040400c5
Turtle: fixes parsing bug with escaped dot at the end of a local name
12 months ago
Tpt
cffc536eb9
Releases v0.4.0-alpha.2
1 year ago
Tpt
42a66f62b9
Enables cargo semver-checks again
1 year ago
Tpt
a5781d1187
Releases v0.4.0-alpha.1
1 year ago
Tpt
025bd2afd2
Uses new cargo lint configuration system
1 year ago
Tpt
4084acb9b8
Renames dump_dataset and dump_graph to dump_to_write and dump_graph_to_write
1 year ago
etiennept
735db897ff
Update package.json
...
replace mv pkg with out-dir
1 year ago
Tpt
efd5eec65d
Introduces load_from_read instead of load_graph and load_dataset
1 year ago
Tpt
03afe5c6c6
Releases v0.3.22
1 year ago
Tpt
f445166942
JS: Applies new biome lints
1 year ago
Tpt
e1ff1d919c
Releases v0.3.21
1 year ago
Tpt
a9fee4f6b8
Upgrades dependencies
1 year ago
Tpt
a259879ef1
Releases v0.3.20
1 year ago
Tpt
832a4ba27d
JS: Upgrades Biome
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
Tpt
1d55635fe2
Migrates from Rome to Biome
1 year ago
Tpt
024bc7b8e8
Simplifies Gitter link
1 year ago
Tpt
c9ec5f7c0c
Python and & JS: Renames "mime_type" parameter to "format"
...
- adds support of extensions
- MIME type is a deprecated wording
1 year ago
Tpt
570f21748d
Cargo.toml: share some common fields in the workspace
1 year ago
Tpt
4568ae4209
JS: Adds more information on how to use dev tools
1 year ago
Tpt
c6e55c706a
RDF serialization: removes implicit flush
...
Allows to the user to control flushing
1 year ago
Tpt
f878463828
Releases v0.3.19
1 year ago
Tpt
f183196859
Adopt new I/O API for parsing
1 year ago
Tpt
217abaf7ee
Adopt new I/O API for serialization
1 year ago
Tpt
1e1ed65d3b
Stop assuming JS platform when compiling to wasm32-unknown-unknown
...
- Adds the "js" feature to enable JS support
- Adds the "custom-now" feature to oxsdatatypes to inject a custom "now" implementation
It is already possible for random with the getrandom "custom" feature
Issue #471
2 years ago
Thomas
8e770fbb5d
SPARQL: Removes intermediate query plan representation
...
Covered by the optimizer plan
2 years ago
Tpt
a1cbfdf67d
Improves some code style details
2 years ago
Tpt
a8abf26913
Enables some extra Clippy lints
2 years ago
Tpt
ab17138f33
Starts 0.4.0-alpha.1
2 years ago
Tpt
8e76341bb2
Releases v0.3.18
2 years ago
Tpt
99186c1e7d
Releases v0.3.17
2 years ago
Tpt
5f2c9a3b92
Cleans up documentation links to RDF specifications
2 years ago
Tpt
05fbb0e071
JS: Upgrades Rome formatter
2 years ago
Tpt
7175784356
Improves Clippy lint list
2 years ago
Tpt
a2d8bcaaa3
Starts 0.3.17 dev
2 years ago
Tpt
f520de8893
Releases v0.3.16
2 years ago
Tpt
3e0f6b5405
Applies oxigraph crate clippy lint to the complete project
2 years ago