Tpt
|
f6e9ceccc1
|
Add back oxrocksdb-sys to the main workspace
Having it separated was failing fuzz tests for some unknown reason
This reverts commit d97eb9eb31 .
This reverts commit 4927b3148e .
|
2 years ago |
Tpt
|
d97eb9eb31
|
Properly exclude oxrocksdb-sys from the main workspace
|
2 years ago |
Tpt
|
4927b3148e
|
Moves oxrocksdb-sys out of the workspace
It changes not very often and does not contain Rust code
|
2 years ago |
Tpt
|
854e29ee38
|
Makes XSD datatypes a standalone crate
Allows other crates to reuse Oxigraph XSD datatypes implementation
|
2 years ago |
Tpt
|
b7059d07e8
|
Adds very basic SPARQL evaluation fuzzer
|
2 years ago |
Tpt
|
45031db791
|
Renames "rocksdb-sys" into "oxrocksdb-sys"
|
3 years ago |
Tpt
|
850b8eddcf
|
Moves out of Oxigraph SPARQL results parser and serializers
|
3 years ago |
Tpt
|
967dbacad7
|
Spargebra: Uses oxrdf terms
|
3 years ago |
Tpt
|
f5545f1948
|
Makes Oxigraph model standalone as oxrdf
Allows to reuse it in other crates like spargebra
|
3 years ago |
Tpt
|
04827a71f8
|
Removes Oxigraph Wikibase
Will be moved to its own repository
|
3 years ago |
Tpt
|
3fd0332e32
|
Use our own Custom rocksdb bindings
Will allow exposing more C++ functions
|
3 years ago |
Tpt
|
f76f0396e8
|
Adds back Oxigraph JS
|
3 years ago |
Tpt
|
16194bbaa4
|
Uses a single codegen unit
|
4 years ago |
Tpt
|
be4a5b0b6b
|
Moves SPARQL parser and algebra to an independent crate
|
4 years ago |
Tpt
|
122db6a2c3
|
Drops Oxigraph JS
Not supported by Sled
|
4 years ago |
Tpt
|
f74bc12a18
|
Adds basic Python bindings to Oxigraph
|
4 years ago |
Tpt
|
c3ae01e701
|
Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm
|
4 years ago |
Tpt
|
9060998f79
|
Beginning of a JavaScript API on top of Oxigraph
|
5 years ago |
Tpt
|
1550acdc31
|
Adds a basic Wikibase loader
|
5 years ago |
Tpt
|
9cc96a5155
|
Enables link time optimizations
|
5 years ago |
Tpt
|
b9bd6e66d3
|
Drops Python module
Not usable for now
|
5 years ago |
Tpt
|
e3be82e7e7
|
Adds a standalone SPARQL server
|
6 years ago |
Tpt
|
e1409cc067
|
Adds beginning of Python bindings
|
6 years ago |
Tpt
|
23387ab76e
|
Makes repository root directory a Cargo workspace
|
6 years ago |
Tpt
|
aa7cd02629
|
Adds more doc
|
6 years ago |
Tpt
|
70d2fab95d
|
Upgrades quick-xml to version 0.13
|
6 years ago |
Tpt
|
9e88e27acf
|
Beginning of RDF/XML parser
Does not support all RDF/XML constructs yet
|
6 years ago |
Tpt
|
642dd15131
|
Upgrades dependencies to latest versions
|
6 years ago |
Tpt
|
439719732c
|
Adds method to get the size of a Graph or a Dataset
|
6 years ago |
Tpt
|
a495af1b75
|
Makes the term not dependant of the OS
|
6 years ago |
Tpt
|
383026abac
|
Upgrades lazy_static dependency
|
6 years ago |
Tpt
|
49eda33d0a
|
Adds basic RocksDB store
|
6 years ago |
Tpt
|
6a2c59ab9f
|
Uses uuid for encoding blank node ids
|
7 years ago |
Tpt
|
d1be3b1854
|
Adds and makes pass W3C test suite for Turtle syntax
|
7 years ago |
Tpt
|
6906bcd351
|
Adds proper relative IRI resolution
|
7 years ago |
Tpt
|
1dd7f43cc1
|
Adds Travis build
|
7 years ago |
Tpt
|
3ea6cbfe62
|
Initial commit
|
7 years ago |