Commit Graph

1247 Commits (524903b03d6747032b2294ff122e7f7f9977c7c2)
 

Author SHA1 Message Date
Tpt ec5c7c86be Improves RDF I/O ParseError 3 years ago
Tpt 375fef1e22 Uses README for crates documentation 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 3 years ago
Tpt 4d18053ec9 Simplifies cargo deny configuration 3 years ago
Tpt 967dbacad7 Spargebra: Uses oxrdf terms 3 years ago
Tpt 621c134ed7 Oxrdf: Uses Box instead of Arc 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 3 years ago
Tpt 4337349aad Moves xsd module to root 3 years ago
Tpt 837d5d4ff7 Moves I/O out of Graph and Dataset structs 3 years ago
Tpt a91ea89fff Moves str2id outside of transactions 3 years ago
Tpt df1478e931 Upgrades to Clap 3 3 years ago
Thomas Tanon 8ebd52882b
README: tech document and twitter account 3 years ago
Tpt 72a17c4f72 Avoids using std::io::Error where possible 3 years ago
Tpt 01a33192eb Adds a public API for SPARQL query results I/O 3 years ago
Tpt a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt ec850b8ed4 Sophia wrapper: avoids relying on SPARQL queries 3 years ago
Tpt db4c4bcb97 Removes dead code 3 years ago
Tpt 18ec80c362 Exposes more of RocksDB internal Status struct 3 years ago
Tpt 1e3fe90c5e Allows generating reports for multiple manifests 3 years ago
Tpt a319b80c2c Adds a LICENSE file 3 years ago
Tpt 82a1e07a60 Upgrades Docker image from Buster to Bullseye 3 years ago
Jeremiah 39f7982201
Make code snippets easier to read / copy (#187) 3 years ago
Jeremiah cc06b7e488 Fix copy paste error 3 years ago
Tpt aad84e4305 Renames CI jobs 3 years ago
Vincent Emonet cf64633a11 Move docker push to gh registry to release.yml. Every push to master are now published as nightly tag. Improved readme instructions for curl with authentication 3 years ago
Vincent Emonet b97e358001 Fix the URL generated in the YASGUI editor to take into account potential trailing slashes 3 years ago
Vincent Emonet a6ecd3d6e1 delete docker-compose.yml and nginx.conf (now in server/README.md) 3 years ago
Vincent Emonet d2eea24c96 Move the Dockerfile to server, delete and add docker-compose.yml and nginx.conf to the server/README.md, move the docker.yml workflow in doc.yml and use buildx. Fix the path of the URL generated in the YASGUI interface to take into account when the server is deployed on a subpath (e.g. http://oxigraph.org/sparql) 3 years ago
Vincent Emonet 3cbdda9a33 Add instructions to update store with authentication to server/README.md 3 years ago
Vincent Emonet 0fce30d7c6 Fix git clone recursive in workflow 3 years ago
Vincent Emonet 56c3bc6347 Update the server/README.md and add the volumes shared by docker in the .gitignore 3 years ago
Vincent Emonet 682b75b957 Add GitHub Action workflow to build and publish to the GitHub Container registry 3 years ago
Vincent Emonet 5dd2b2df09 Add docker-compose.yml and nginx.conf for nginx authentication 3 years ago
Vincent Emonet 2d7e156b20 Fixed the Dockefile (dependencies and default command), and put it in the root folder to be able to build from the local oxigraph crate. 3 years ago
Tpt 95f30b8327 Uses usual URLs for git submodules 3 years ago
Tpt bb0d4fb2c4 Server: Allows loading multiple files in // 3 years ago
Tpt 15072f21b5 Updates dependencies 3 years ago
Tpt bada850284 Txn conflict: allows the OS to do something else before retrying 3 years ago
Tpt e95bf721dc Adds Cargo Deny 3 years ago
Tpt a969563617 Uses Rustls everywhere 3 years ago
Tpt 8c60844ae2 Updates dependencies 3 years ago
Tpt 05d7370a69 Removes chrono for time 3 years ago
Tpt 44d1a5f04c Makes bulk load partial insertions atomic 3 years ago
Thomas Tanon ff56a8c5eb
Delete dependabot.yml 3 years ago
dependabot[bot] 15f33505ea Bump testsuite/rdf-star from `30ac58a` to `4481d7b` 3 years ago
Tpt 3daaef71ff Fixes doc test 3 years ago
Tpt dec66cc684 Builds wheels on more architectures 3 years ago
Tpt 04827a71f8 Removes Oxigraph Wikibase 3 years ago