Tpt
|
ca1dd1ea39
|
Adds a help section in the READMEs
|
3 years ago |
Tpt
|
b68e10606b
|
Fixes links to Docker Hub
|
3 years ago |
Tpt
|
75b5dd084b
|
Adds a link to the design document
|
3 years ago |
Tpt
|
ad4bfe35c2
|
Fixes typos in the documentation
|
3 years ago |
Thomas Tanon
|
8ebd52882b
|
README: tech document and twitter account
|
3 years ago |
Jeremiah
|
cc06b7e488
|
Fix copy paste error
|
3 years ago |
Tpt
|
05d7370a69
|
Removes chrono for time
Reduces the number of dependencies
|
3 years ago |
Tpt
|
04827a71f8
|
Removes Oxigraph Wikibase
Will be moved to its own repository
|
3 years ago |
Tpt
|
063683088d
|
Moves back from Sled to RocksDB
Simple implementation without transactions
|
3 years ago |
Thomas Tanon
|
b1d204ed9b
|
README: Adds a link to milestones
|
3 years ago |
Tpt
|
f76f0396e8
|
Adds back Oxigraph JS
|
3 years ago |
Tpt
|
122db6a2c3
|
Drops Oxigraph JS
Not supported by Sled
|
4 years ago |
Tpt
|
35fe15f796
|
Drops RocksDBStore
|
4 years ago |
Tpt
|
9884decf52
|
Splits the main README into a README per component
|
4 years ago |
Tpt
|
cc185931e5
|
Fixes a typo in README and CHANGELOG
|
4 years ago |
Tpt
|
a4b09dcb3a
|
SPARQL graph store API
|
4 years ago |
Thomas Tanon
|
1fc952e7fc
|
Improves Oxigraph server launch instructions in the README
|
4 years ago |
Thomas Tanon
|
1dfc536eba
|
Fixes typos in README
|
4 years ago |
Tpt
|
21c2f6d870
|
Implements CSV and TSV results serialization
|
4 years ago |
Tpt
|
5a5308f619
|
Adds server update documentation
|
4 years ago |
Tpt
|
b7041819a6
|
Improves documentation by stating that SPARQL Update is currently supported
|
4 years ago |
Tpt
|
406550b77b
|
Improves Python documentation
|
4 years ago |
Tpt
|
eea33f136a
|
Releases version 0.1.0-rc.1
|
4 years ago |
Tpt
|
6b3062f496
|
Renames some sparql module element and improves documentation
QueryResult -> QueryResults
QueryResultFormat -> QueryResultsFormat
QuerySolutionsIterator -> QuerySolutionIter
QueryTriplesIterator -> QueryTripleIter
|
4 years ago |
Tpt
|
56ef29f787
|
Adds federation to Wikibase server
|
4 years ago |
Tpt
|
bf430de125
|
Adds FROM and FROM named evaluation
|
4 years ago |
Tpt
|
2b1ca1b7ec
|
Improves python bindings : more functions and documentation
|
4 years ago |
Tpt
|
a0c5cf7286
|
Adds links to the code documentation
|
4 years ago |
Tpt
|
f74bc12a18
|
Adds basic Python bindings to Oxigraph
|
4 years ago |
Tpt
|
cfc7b29a57
|
Builds Docker images from the local copy and adds Docker instructions to the main README
Will allow to easily setup a GitHub actions for Docker images release
https://docs.github.com/en/actions/language-and-framework-guides/publishing-docker-images
|
4 years ago |
maxlath
|
cccae695a4
|
Adds docker-oxigraph
|
4 years ago |
Tpt
|
e20190ab59
|
README: Fixes oxigraph_wikibase args
|
5 years ago |
Tpt
|
9060998f79
|
Beginning of a JavaScript API on top of Oxigraph
|
5 years ago |
Thomas Tanon
|
5108c35a1d
|
Adds a Gitter link to the README
|
5 years ago |
Tpt
|
4505761173
|
Moves to the "oxigraph" organization
|
5 years ago |
Tpt
|
c970d10ec3
|
Drops not useful curl option from the README
|
5 years ago |
Thomas Tanon
|
d7dd663e00
|
Update README.md
Fixes typos in the README
|
5 years ago |
tpltnt
|
d886ca1352
|
added hint to llvm/clang
|
5 years ago |
Tpt
|
0f3208d8fa
|
Adds a README for the benchmark
|
5 years ago |
Tpt
|
85bc596cc0
|
Renames Rudf to Oxigraph
|
5 years ago |
Tpt
|
1550acdc31
|
Adds a basic Wikibase loader
|
5 years ago |
Tpt
|
0f0f145a80
|
SPARQL 1.1 query is now implemented
|
5 years ago |
Tpt
|
c74de29c0e
|
Migrates from Travis to GitHub workflow
|
5 years ago |
Tpt
|
aa2220da1a
|
Improves readme
|
5 years ago |
Tpt
|
21ad76c7cf
|
Introduces Repository and RepositoryConnection and simplifies API
Allows to upgrades to the latest versions of RocksDB and avoid some behaviors that could cause unexpected crashes
|
5 years ago |
Thomas Tanon
|
b2d9218aee
|
+ link to doc
|
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 |
Thomas Tanon
|
5966c62cc8
|
Adds dependency tracking badge to README
|
6 years ago |
Tpt
|
1dd7f43cc1
|
Adds Travis build
|
7 years ago |