Tpt
bde73e5d72
Updates README
11 months ago
Tpt
c5f02d9263
Upgrades oxhttp
...
- Disables HTTPs support by default, the TLS stack is opt-in
- Renames "http_client" feature to "http-client"
- Uses native TLS by default in pyoxigraph and cli
- Uses Rustls for Linux Python wheels and Docker images
1 year ago
Tpt
bdedcc47e3
Renames oxigraph-server to oxigraph(-cli)
1 year ago
Tpt
024bc7b8e8
Simplifies Gitter link
1 year ago
Tpt
788450932a
Server: removes the "location" argument to relevant commands
1 year ago
Tpt
5f2c9a3b92
Cleans up documentation links to RDF specifications
1 year ago
Tpt
38af275451
Server: Improves systemd support
...
Closes #499
1 year ago
Tpt
7b74fa9b0a
Stop advertising the Docker images on Docker Hub
2 years ago
Tpt
c4a5b65ac0
Adds link to the conda-forge package
...
Closes #418
2 years ago
Thomas Tanon
cbc24950e3
Server REAME: adds a line about pre-built binaries
2 years ago
Thomas Tanon
a6de2e59a5
Suggest to use -T instead of --data in cUrl commands
...
Allows to stream the data
2 years ago
Tpt
000bc16810
Uses readthedocs as canonical Python documentation
2 years ago
Tpt
f3e138f0b4
Adds better documentation around submodules
...
Bug #213
2 years ago
Thomas Tanon
67b342a35f
Server README: adds instructions to clone submodules
3 years ago
Yuri Astrakhan
3bed098e9e
A few minor spelling fixes
3 years ago
Tpt
ca1dd1ea39
Adds a help section in the READMEs
3 years ago
Tpt
b68e10606b
Fixes links to Docker Hub
3 years ago
Tpt
ad4bfe35c2
Fixes typos in the documentation
3 years ago
Tpt
6862a1226c
Adds a small server migration guide
3 years ago
Jeremiah
39f7982201
Make code snippets easier to read / copy ( #187 )
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
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
56c3bc6347
Update the server/README.md and add the volumes shared by docker in the .gitignore
3 years ago
Tpt
f262df9f53
Improve Oxigraph server CLI API
3 years ago
Tpt
063683088d
Moves back from Sled to RocksDB
...
Simple implementation without transactions
3 years ago
Tpt
35fe15f796
Drops RocksDBStore
4 years ago
Thomas Tanon
30bc424432
Adds homebrew install method to Oxigraph server documentation
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