Tpt
|
7175784356
|
Improves Clippy lint list
|
2 years ago |
Tpt
|
a2d8bcaaa3
|
Starts 0.3.17 dev
|
2 years ago |
Tpt
|
3e0f6b5405
|
Applies oxigraph crate clippy lint to the complete project
|
2 years ago |
Tpt
|
5849c6fdbe
|
Releases v0.3.14
|
2 years ago |
Tpt
|
a164b268c2
|
OxRDF: drops lasso dependency
|
2 years ago |
Tpt
|
1ffb559ee2
|
Oxrdf: Makes Display for Graph and Dataset return proper NTriples and NQuads
|
2 years ago |
Tpt
|
9729ec8ed3
|
Adds features annotations to docs.rs
|
2 years ago |
Tpt
|
7e7489499d
|
OxRDF: Fixes Term::from_str() with a blank node in object position of a quoted triple
|
2 years ago |
Tpt
|
c25a76c1f3
|
Releases v0.3.13
|
2 years ago |
Tpt
|
7a0c457867
|
Updates version numbers
|
2 years ago |
Tpt
|
0668983cd6
|
Releases v0.3.12
|
2 years ago |
Tpt
|
524903b03d
|
Uses -dev versions for versioning during development
|
2 years ago |
Tpt
|
2d19a19320
|
Fixes TriG serialization
|
2 years ago |
Tpt
|
6cabf6da15
|
Oxrdf: adds NamedOrBlankNode to GraphName conversion functions
|
2 years ago |
Tpt
|
44fc4eef1a
|
Releases v0.3.11
|
2 years ago |
Tpt
|
854e29ee38
|
Makes XSD datatypes a standalone crate
Allows other crates to reuse Oxigraph XSD datatypes implementation
|
2 years ago |
Tpt
|
686e1edc8e
|
Set Rust MSRV to 1.60
It is the actual MSRV of the last released version
|
2 years ago |
Tpt
|
808c9db007
|
String formatting: uses inline syntax
|
2 years ago |
Tpt
|
45c541edad
|
Releases v0.3.9
|
2 years ago |
Tpt
|
6c80c8dd56
|
Makes Clippy pass without warning with rdf-start disabled
|
2 years ago |
Tpt
|
c1d2cf030d
|
Makes Clippy happy
|
2 years ago |
Tpt
|
e9bbe8e036
|
Applies new Clippy suggestions
|
2 years ago |
Yuri Astrakhan
|
80ec5035e8
|
a few more branch renames
(I accidentally had an extension filter on when I did the first pass, thx for catching)
|
3 years ago |
Yuri Astrakhan
|
55550dc0d0
|
Post-default-branch to main rename
If possible, could you rename the default branch to `main` and merge this?
Thanks :)
|
3 years ago |
Yuri Astrakhan
|
47d1f9a293
|
Fix deprecated min/max values
A tiny noop fix
|
3 years ago |
Yuri Astrakhan
|
3bed098e9e
|
A few minor spelling fixes
|
3 years ago |
Tpt
|
913a826140
|
Releases v0.3.0
|
3 years ago |
Tpt
|
0123280f64
|
Do not make compilation fails on lints
Creates problems on untested architectures and rust version upgrades
|
3 years ago |
Tpt
|
d3970a5848
|
Releases v0.3.0-rc.1
|
3 years ago |
Tpt
|
9870ce4881
|
Removes Sophia traits implementation
Sophia is planning to depend on Oxigraph, this will make stuff simpler
|
3 years ago |
Tpt
|
b14d0c6221
|
Starts developing v0.3.0-beta.4
|
3 years ago |
Tpt
|
da315abd44
|
Starts developing v0.3.0-beta.3
|
3 years ago |
Tpt
|
074ee466a3
|
Starts developing v0.3.0-beta.2
|
3 years ago |
Tpt
|
f617dc9bd3
|
Releases v0.3.0-beta.1
|
3 years ago |
Tpt
|
ad4bfe35c2
|
Fixes typos in the documentation
|
3 years ago |
Tpt
|
4efd193708
|
Improves documentation
|
3 years ago |
Tpt
|
fefe583a2d
|
Adds VariableRef
|
3 years ago |
Tpt
|
32d3f0782b
|
Fixes some new clippy warnings
|
3 years ago |
Tpt
|
986e90845a
|
Reduces maximal stack size
Crashes on GitHub CI and is likely to crash on other systems too
|
3 years ago |
Tpt
|
9dc8d348c4
|
sparesults: avoid stack overflow errors on too many nested triples
|
3 years ago |
Tpt
|
0105a4a54a
|
Fixes Literal N-Triples parsing bug
It was crashing when the input were only a double quote
|
3 years ago |
Tpt
|
d4d7f2dc49
|
Upgrades OxIRI to v0.2
|
3 years ago |
Tpt
|
fc26fa87a5
|
Makes a lot of dumb functions inline
|
3 years ago |
Tpt
|
375fef1e22
|
Uses README for crates documentation
Avoids duplicated documentation
|
3 years ago |
Tpt
|
967dbacad7
|
Spargebra: Uses oxrdf terms
|
3 years ago |
Tpt
|
621c134ed7
|
Oxrdf: Uses Box instead of Arc
We don't clone too often nested triples
|
3 years ago |
Tpt
|
bdf342b825
|
Makes oxrdf independent from rio_api
|
3 years ago |
Tpt
|
a16a4108b8
|
Allows using oxrdf without RDF-star
|
3 years ago |
Tpt
|
f5545f1948
|
Makes Oxigraph model standalone as oxrdf
Allows to reuse it in other crates like spargebra
|
3 years ago |