Edmond
|
6d5efd6b52
|
Revert "Add pyoxigraph python package"
This reverts commit 7e4aeebec1 .
|
3 years ago |
Edmond
|
362ad04a46
|
Revert "Add type annotations to pyoxigraph sparql module"
This reverts commit efc5fd7e62 .
|
3 years ago |
Edmond
|
6d53ee5fc0
|
Revert "Update pyoxigraph imports to fix test_store.py"
This reverts commit e6e6515e91 .
|
3 years ago |
Edmond
|
2c9935cc6b
|
Revert "Add type annotations for pyoxigraph store module"
This reverts commit 0e0da50375 .
|
3 years ago |
Edmond
|
46524781fe
|
Revert "Add type annotations for pyoxigraph serialize and parse functions"
This reverts commit 44629f689d .
|
3 years ago |
Edmond
|
cec55b22de
|
Revert "Add pyoxigraph type annotations for model module"
This reverts commit 41d79d734c .
|
3 years ago |
Edmond
|
6bc714d923
|
Revert "Add tests for pyoxigraph parse and serialize functions"
This reverts commit 5c6a71ba67 .
|
3 years ago |
Edmond
|
e9a1394580
|
Revert "Add pyoxigraph py.typed file"
This reverts commit fcf8d91857 .
|
3 years ago |
Edmond Chuc
|
4aa5472f55
|
Delete pyoxigraph .gitignore file
|
3 years ago |
Edmond
|
7e4aeebec1
|
Add pyoxigraph python package
|
3 years ago |
Edmond
|
efc5fd7e62
|
Add type annotations to pyoxigraph sparql module
|
3 years ago |
Edmond
|
e6e6515e91
|
Update pyoxigraph imports to fix test_store.py
|
3 years ago |
Edmond
|
0e0da50375
|
Add type annotations for pyoxigraph store module
|
3 years ago |
Edmond
|
44629f689d
|
Add type annotations for pyoxigraph serialize and parse functions
|
3 years ago |
Edmond
|
41d79d734c
|
Add pyoxigraph type annotations for model module
|
3 years ago |
Edmond
|
5c6a71ba67
|
Add tests for pyoxigraph parse and serialize functions
|
3 years ago |
Edmond
|
fcf8d91857
|
Add pyoxigraph py.typed file
|
3 years ago |
Edmond
|
8eaf74a276
|
Add sphinx theme furo
|
3 years ago |
Edmond
|
6215a151ab
|
Add pyoxigraph docs instructions to README. Formatting.
|
3 years ago |
Edmond
|
7e2434b7e1
|
Add pyoxigraph .gitignore
|
3 years ago |
Tpt
|
4d97f9d171
|
Releases v0.3.4
|
3 years ago |
Tpt
|
f4daa4a600
|
Upgrades to maturin 0.13
|
3 years ago |
Tpt
|
c7c82c06db
|
Releases v0.3.3
|
3 years ago |
Tpt
|
283444f7c3
|
Releases v0.3.2
|
3 years ago |
Tpt
|
fab55424b3
|
Releases v0.3.1
|
3 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 |
Tpt
|
913a826140
|
Releases v0.3.0
|
3 years ago |
Tpt
|
ca1dd1ea39
|
Adds a help section in the READMEs
|
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
|
26d29bbd80
|
Upgrades pyo3
|
3 years ago |
Tpt
|
181439ca4f
|
Upgrades dependencies and makes clippy 1.59 happy
|
3 years ago |
Tpt
|
aaed962252
|
Adds extra methods to the python Store
|
3 years ago |
Tpt
|
adea1899e5
|
Bulk loader: rewrite API and add hook to display progress indicators
|
3 years ago |
Tpt
|
66cfb3ebf6
|
Python: Allows to give a file path to I/O methods
|
3 years ago |
Tpt
|
1f6c1db400
|
Python: release GIL on some costly methods
SPARQL query is currently blocked by https://github.com/PyO3/pyo3/issues/2140
|
3 years ago |
Tpt
|
b14d0c6221
|
Starts developing v0.3.0-beta.4
|
3 years ago |
Tpt
|
d986ae526b
|
Python: Removes hack making stdist build work
|
3 years ago |
Tpt
|
0147620ec3
|
Python: Adds lockfile to source archive
|
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
|
d7adae5fa9
|
Pyoxigraph does not depend on OxHTTP
|
3 years ago |
Tpt
|
bfac7d3bbf
|
Python: let the underlying Python errors go through Oxigraph
|
3 years ago |
Tpt
|
4efd193708
|
Improves documentation
|
3 years ago |
Tpt
|
0d14159b6e
|
Adds the Store.backup function to pyoxigraph
|
3 years ago |
Tpt
|
0921a4e49c
|
Python migration guide
|
3 years ago |
Tpt
|
ec5c7c86be
|
Improves RDF I/O ParseError
|
3 years ago |
Tpt
|
850b8eddcf
|
Moves out of Oxigraph SPARQL results parser and serializers
|
3 years ago |