Commit Graph

  • 748768d8ce Server: Uses PathBuf instead of string for I/O #278 Tpt 2022-11-05 16:40:26 +0100
  • 7a259955d2 Makes Clippy happy Tpt 2022-11-05 12:56:02 +0100
  • 6bfef55c8c Makes Clippy happy #277 Tpt 2022-11-05 12:56:02 +0100
  • ffa16b3afd CITATION.cff: Fixes license field Thomas Tanon 2022-10-31 14:53:35 +0100
  • 325dc59f84 Add conversion from spargebra Query into oxigraph Query Maximilian Goisser 2022-10-31 15:18:24 +0100
  • a434c269a6 Add conversion from spargebra Query into oxigraph Query #276 Maximilian Goisser 2022-10-31 15:18:24 +0100
  • c689fee53e
    CITATION.cff: Fixes license field #275 Thomas Tanon 2022-10-31 14:53:35 +0100
  • 15819907af Adds experimental OX_LATERAL operation Tpt 2022-10-27 15:55:57 +0200
  • 6262e02edf Initialise v0.4 dev branch Tpt 2022-10-28 14:59:12 +0200
  • 6c80c8dd56 Makes Clippy pass without warning with rdf-start disabled Tpt 2022-10-31 10:26:06 +0100
  • 9be51dc062 Testsuite: Run clippy tests without optional features Tpt 2022-10-31 09:49:17 +0100
  • 1d35d6cd35 Makes Clippy pass without warning with rdf-start disabled #273 Tpt 2022-10-31 10:26:06 +0100
  • 0386ff1b4e Testsuite: Run clippy tests without optional features Tpt 2022-10-31 09:49:17 +0100
  • 865f1dac8d Uses the same key space inside and outside of aggregate evaluation Tpt 2022-10-29 11:10:52 +0200
  • d7e60b79fb Uses the same key space inside and outside of aggregate evaluation #271 Tpt 2022-10-29 11:10:52 +0200
  • 00ab9ab83c Fixes SPARQL query formatting Tpt 2022-10-28 21:32:14 +0200
  • b84df8a3d9 Always check SPARQL roundtrip Tpt 2022-10-28 16:27:13 +0200
  • c4904f69b9 Fixes SPARQL query formatting #270 Tpt 2022-10-28 21:32:14 +0200
  • cecbb058f0 Always check SPARQL roundtrip Tpt 2022-10-28 16:27:13 +0200
  • 825b330132 Releases v0.3.8 v0.3.8 Tpt 2022-10-22 18:32:32 +0200
  • 2c63ad7ea7 Releases v0.3.8 #266 Tpt 2022-10-22 18:32:32 +0200
  • dbb04936db Makes sure to not upload debug wheels to pypi Tpt 2022-10-22 18:29:01 +0200
  • 08612b870a Drops oxigraph.org python doc updating Tpt 2022-10-22 18:04:08 +0200
  • 560e041f75 Makes sure to not upload debug wheels to pypi #265 Tpt 2022-10-22 18:29:01 +0200
  • acf45c5171 Drops oxigraph.org python doc updating #264 Tpt 2022-10-22 18:04:08 +0200
  • 2fcc052ecd Releases v0.3.7 v0.3.7 Tpt 2022-10-22 12:05:28 +0200
  • b3871fb8f2 Upgrades dependencies Tpt 2022-10-22 11:32:33 +0200
  • 4dbe079d37 Upgrades GitHub actions Tpt 2022-10-21 15:02:08 +0200
  • 79360f2ab7 Releases v0.3.7 #263 Tpt 2022-10-22 12:05:28 +0200
  • 53eb46a07d Upgrades dependencies Tpt 2022-10-22 11:32:33 +0200
  • 5d7d7bbf36 Upgrades GitHub actions Tpt 2022-10-21 15:02:08 +0200
  • d16033ba66 Variable should stay not bound in subqueries even if they are bound in the parent query Tpt 2022-10-21 14:47:30 +0200
  • 5284ac7228 Variable should stay not bound in subqueries even if they are bound in the parent query #262 Tpt 2022-10-21 14:47:30 +0200
  • becb64b80b Checks python code with Mypy Tpt 2022-10-15 19:03:41 +0200
  • d1cd004d71 Adds magic functions to stubs Tpt 2022-10-15 19:03:31 +0200
  • 5e13aee5be Python type subs: validate optionals Tpt 2022-10-12 17:17:23 +0200
  • 931629114d Adds RDF-star types to Store.quads_for_pattern Tpt 2022-10-11 09:45:12 +0200
  • b05643a63a Checks python code with Mypy #260 Tpt 2022-10-15 19:03:41 +0200
  • e62cfead99 Adds magic functions to stubs Tpt 2022-10-15 19:03:31 +0200
  • c377c5605b Python type subs: validate optionals Tpt 2022-10-12 17:17:23 +0200
  • f45ae3662a Adds RDF-star types to Store.quads_for_pattern Tpt 2022-10-11 09:45:12 +0200
  • ee65afaaea Upgrades LZ4 to v1.9.4 Tpt 2022-10-14 10:50:27 +0200
  • 67e1153c50 Upgrades LZ4 to v1.9.4 #258 Tpt 2022-10-14 10:50:27 +0200
  • 17731d10ab Auto generates pyoxigraph type stubs Tpt 2022-10-07 18:36:05 +0200
  • 63412792af Fixes pyoxigraph type documentation Tpt 2022-10-06 15:27:08 +0200
  • 992137441f Uses black for code formatting Tpt 2022-10-06 11:41:35 +0200
  • 3341489639 Auto generates pyoxigraph type stubs #256 Tpt 2022-10-07 18:36:05 +0200
  • fc6b7e4dec Fixes pyoxigraph type documentation Tpt 2022-10-06 15:27:08 +0200
  • eb46272562 Uses black for code formatting Tpt 2022-10-06 11:41:35 +0200
  • 000bc16810 Uses readthedocs as canonical Python documentation Tpt 2022-09-29 17:42:05 +0200
  • b599831809 Uses readthedocs as canonical Python documentation #255 Tpt 2022-09-29 17:42:05 +0200
  • eedc4b3a71 Removes unnecessary qualified paths Tpt 2022-09-29 11:18:58 +0200
  • cda274873c Upgrades Criterion Tpt 2022-09-29 10:49:12 +0200
  • f5b73f842e Upgrades clap to v4 Tpt 2022-09-29 10:45:26 +0200
  • c1d2cf030d Makes Clippy happy Tpt 2022-09-29 10:19:44 +0200
  • 73bc18e5bd Upgrades dependencies Tpt 2022-09-29 10:18:45 +0200
  • 6a15af1943 Removes unnecessary qualified paths #254 Tpt 2022-09-29 11:18:58 +0200
  • d2f6c1c9bf Upgrades Criterion Tpt 2022-09-29 10:49:12 +0200
  • 9cb872c43a Upgrades clap to v4 Tpt 2022-09-29 10:45:26 +0200
  • b87a692c67 Makes Clippy happy Tpt 2022-09-29 10:19:44 +0200
  • 4e629ce623 Upgrades dependencies Tpt 2022-09-29 10:18:45 +0200
  • e3cb5249d4 Upgrades RocksDB to v7.5.3 #246 Tpt 2022-08-29 17:03:43 +0200
  • 8636de227e Upgrades to PyO3 0.17 Tpt 2022-08-29 16:20:15 +0200
  • 6c6a36ec49 Avoids running duplicated workflows Tpt 2022-08-29 17:27:11 +0200
  • 74b9af4254 Avoids running duplicated workflows #245 Tpt 2022-08-29 17:27:11 +0200
  • 6fcc0de5df Upgrades to PyO3 0.17 #244 Tpt 2022-08-29 16:20:15 +0200
  • 4cea628570 Upgrades to sysinfo 0.26 Tpt 2022-08-29 16:08:17 +0200
  • e9bbe8e036 Applies new Clippy suggestions Tpt 2022-08-29 16:25:31 +0200
  • 361a619d20 Applies new Clippy suggestions #243 Tpt 2022-08-29 16:25:31 +0200
  • 23c92ee8e4 Upgrades to sysinfo 0.26 #242 Tpt 2022-08-29 16:08:17 +0200
  • f3e138f0b4 Adds better documentation around submodules Tpt 2022-06-23 18:54:42 +0200
  • 1d7208ea5a Create CITATION.cff Thomas Tanon 2022-08-21 17:33:50 +0200
  • 45ffd22508
    Create CITATION.cff #241 Thomas Tanon 2022-08-21 17:33:50 +0200
  • 205f512099 Adds better documentation around submodules #233 Tpt 2022-06-23 18:54:42 +0200
  • 49fd92a6ea Releases v0.3.5 v0.3.6 Tpt 2022-08-16 10:02:02 +0200
  • 6b76f2433b Releases v0.3.5 #238 Tpt 2022-08-16 10:02:02 +0200
  • 241bd763fa Makes Python I/O abstraction easier to use Tpt 2022-08-08 21:29:43 +0200
  • 109b1dafaf Makes Python I/O abstraction easier to use #234 Tpt 2022-08-08 21:29:43 +0200
  • cc721e645b Upgrades RocksDB to v7.4.5 #225 Tpt 2022-07-31 22:14:24 +0200
  • e686e8ce8f Improves RocksDB build options Tpt 2022-08-05 21:53:51 +0200
  • cfe6ae29db Improves RocksDB build options #232 Tpt 2022-08-05 21:53:51 +0200
  • 06ddf088fe Rename Store.internal_load to Store.load_inner #227 Edmond 2022-08-04 05:35:27 +0000
  • 913f3530d9 Unify the use of Store.internal_load for Store.load, Store.load_file and Store.load_data. Add some more additional tests Edmond 2022-08-04 03:48:16 +0000
  • 9d2206f7fc Add support for io.RawIOBase, io.BufferedIOBase and io.TextIOBase to Store.load_data Edmond 2022-08-03 15:56:59 +0000
  • 4883b582f1 Improves Rustfmt and Clippy configuration Tpt 2022-08-03 09:10:16 +0200
  • 85ea110d5a Improves Rustfmt and Clippy configuration #231 Tpt 2022-08-03 09:10:16 +0200
  • 048f010199 Remove docstring raises IOError in Store.load_data Edmond 2022-08-03 06:41:23 +0000
  • c99f392fe6 Store.load_data supports input types str and bytes. Update tests and add a new test to check for TypeError Edmond 2022-08-03 03:50:13 +0000
  • 571e1c9559 Releases v0.3.5 v0.3.5 Tpt 2022-08-02 11:36:26 +0200
  • 38555a0e89 Releases v0.3.5 #230 Tpt 2022-08-02 11:36:26 +0200
  • ba9f6528e7 SPARQL: Fixes parsing of nested anonymous blank nodes Tpt 2022-08-01 22:10:54 +0200
  • 2db906350d Upgrades sysinfo to 0.25 Tpt 2022-08-01 21:11:17 +0200
  • dbd4a20f7e SPARQL: Fixes parsing of nested anonymous blank nodes #229 Tpt 2022-08-01 22:10:54 +0200
  • f8f0ca8b1c Upgrades sysinfo to 0.25 #228 Tpt 2022-08-01 21:11:17 +0200
  • 231f9137b7 Update load_from_data and load_from_stream docstring examples Edmond 2022-08-01 16:57:47 +0000
  • a3fc4ec29e Add Store.load_from_stream and Store.load_from_data methods Edmond 2022-08-01 16:42:15 +0000
  • f218134e6c Fixes ReadTheDocs build Tpt 2022-08-01 09:05:17 +0200
  • ebaee3149e Fixes ReadTheDocs build #226 Tpt 2022-08-01 09:05:17 +0200
  • 4902bac3a7
    Add tests for pyoxigraph parse and serialize functions Edmond Chuc 2022-08-01 16:53:44 +1000
  • 4f8f18afa8 Move test_parse.py and test_serialize.py into one file test_io.py. Use self.assertEqual instead of assert. #223 Edmond 2022-08-01 02:37:30 +0000