Commit Graph

  • bc8a03a588 Updates README #707 Tpt 2023-12-30 21:45:38 +0100
  • 4c79e7ee78 Upgrades testsuite Tpt 2023-12-30 17:00:46 +0100
  • 91c78e6bda Upgrades testsuite #706 Tpt 2023-12-30 17:00:46 +0100
  • 5cc3e37876 Upgrades Cargo lock file Tpt 2023-12-30 16:58:37 +0100
  • 8104f9e1de Merge remote-tracking branch 'origin/main' into next Tpt 2023-12-30 16:54:23 +0100
  • ed94f56ab4 Fixes linux aarch64 build Tpt 2023-12-30 10:49:28 +0100
  • 025bd2afd2 Uses new cargo lint configuration system Tpt 2023-12-29 21:22:19 +0100
  • ef210d3828 Uses new cargo lint configuration system #705 Tpt 2023-12-29 21:22:19 +0100
  • 4756217787 Adds "since" to the #[deprecated] annotations Tpt 2023-12-16 21:20:29 +0100
  • 2e9ac3cc1a Python Store.backup: allows pathlib Tpt 2023-12-29 15:06:27 +0100
  • 604d1bbe2e BulkLoader: rename set_* methods to with_* methods Tpt 2023-12-29 15:45:11 +0100
  • 4084acb9b8 Renames dump_dataset and dump_graph to dump_to_write and dump_graph_to_write Tpt 2023-12-29 16:50:31 +0100
  • 2a135283d5 Lints against 1.74 Tpt 2023-12-29 18:25:56 +0100
  • 642beb9643 Lints against 1.74 #704 Tpt 2023-12-29 18:25:56 +0100
  • 735db897ff Update package.json etiennept 2023-12-29 17:39:34 +0100
  • ea624728af
    Update package.json #703 etiennept 2023-12-29 17:39:34 +0100
  • 9d87b9e0cb Renames dump_dataset and dump_graph to dump_to_write and dump_graph_to_write #702 Tpt 2023-12-29 16:50:31 +0100
  • 739ee05b07 BulkLoader: rename set_* methods to with_* methods #701 Tpt 2023-12-29 15:45:11 +0100
  • 9102e6bffa Python Store.backup: allows pathlib #700 Tpt 2023-12-29 15:06:27 +0100
  • 1735930e7a Change EncodedTerm to contain unencoded Peter Heringer 2023-12-18 09:03:51 +0100
  • 2c0374da1f Adds "since" to the #[deprecated] annotations #696 Tpt 2023-12-16 21:20:29 +0100
  • e2b51a6046 Add initial quads_for_pattern code Peter Heringer 2023-12-13 09:37:49 +0100
  • 6bd2576884 Finish nodes code Peter Heringer 2023-12-12 16:34:48 +0100
  • d8c4669af6 Add rough outline of node function Peter Heringer 2023-12-08 21:13:33 +0100
  • 44396ca1b5 Changed iterators to ignore rocksdb (Compiles :D ) Peter Heringer 2023-12-08 14:46:37 +0100
  • d76871f232 Initial change with graph in storage Peter Heringer 2023-12-08 13:44:19 +0100
  • 4b3f3f3278 RDF/XML: properly serialize predicates with xmlns: prefix Tpt 2023-12-07 21:21:37 +0100
  • 3241f47059 Docker: use bookworm Tpt 2023-12-07 18:54:04 +0100
  • 4841f89072 Server: allows Content-Encoding: gzip requests Tpt 2023-12-07 18:49:20 +0100
  • efd5eec65d Introduces load_from_read instead of load_graph and load_dataset Tpt 2023-12-07 18:42:27 +0100
  • ac8ed05373 Server: allows Content-Encoding: gzip requests #693 Tpt 2023-12-07 18:49:20 +0100
  • 6957cc5308 RDF/XML: properly serialize predicates with xmlns: prefix #695 Tpt 2023-12-07 21:21:37 +0100
  • 55f4cdef3e Docker: use bookworm #694 Tpt 2023-12-07 18:54:04 +0100
  • e78be1e8fa Introduces load_from_read instead of load_graph and load_dataset #692 Tpt 2023-12-07 18:42:27 +0100
  • 899e553249 Makes SPARQL query result Send and Sync Tpt 2023-12-03 21:12:13 +0100
  • 642b848329 Makes SPARQL query result Send and Sync #690 Tpt 2023-12-03 21:12:13 +0100
  • 9bc04c113e Makes SPARQL query result Send and Sync #689 Tpt 2023-12-03 21:12:13 +0100
  • 03afe5c6c6 Releases v0.3.22 v0.3.22 Tpt 2023-12-01 15:23:01 +0100
  • 7388135b7d Releases v0.3.22 #688 Tpt 2023-12-01 15:23:01 +0100
  • d88c2e0a8a Adds compatibility with lazy_static with spin_no_std feature Tpt 2023-12-01 13:42:14 +0100
  • 9979a3d503 Allows newer dependency versions Tpt 2023-12-01 13:37:17 +0100
  • dcdda84953 Adds compatibility with lazy_static with spin_no_std feature #687 Tpt 2023-12-01 13:42:14 +0100
  • a362c979ec Allows newer dependency versions #686 Tpt 2023-12-01 13:37:17 +0100
  • 389d993dc4 Update README.md Dan Brickley 2023-11-29 21:02:38 +0000
  • d1cab8aeb4
    Update README.md #683 Dan Brickley 2023-11-29 21:02:38 +0000
  • 4f404ab650 Python: allows again to use string for types (but with a deprecation warning) Tpt 2023-11-29 21:19:16 +0100
  • f445166942 JS: Applies new biome lints Tpt 2023-11-29 21:23:40 +0100
  • e1ff1d919c Releases v0.3.21 v0.3.21 Tpt 2023-11-29 17:52:20 +0100
  • af2e79d9b4 JS: Applies new biome lints #682 Tpt 2023-11-29 21:23:40 +0100
  • 1f3f8e545c Releases v0.3.21 #681 Tpt 2023-11-29 17:52:20 +0100
  • 31733beda8 Python: generate sdist on Linux Tpt 2023-11-29 17:40:27 +0100
  • aa82fc8157 Python: builds for Python 12 and pypy on Linux Tpt 2023-11-29 17:37:26 +0100
  • 6d1d752e01 Upgrades RocksDB to 8.8.1 Tpt 2023-11-29 17:49:35 +0100
  • 4477cde8d5 Python: allows again to use string for types (but with a deprecation warning) #680 Tpt 2023-11-29 21:19:16 +0100
  • 59f67d359f Upgrades RocksDB to 8.8.1 #679 Tpt 2023-11-29 17:49:35 +0100
  • cfdcb0651a Python: generate sdist on Linux #678 Tpt 2023-11-29 17:40:27 +0100
  • 7ce221004b Python: builds for Python 12 and pypy on Linux Tpt 2023-11-29 17:37:26 +0100
  • 756c5394d0 Adds Tokio support to SPARQL results serializers Tpt 2023-11-23 08:56:42 +0100
  • d1cb4cecbd OxRDF: makes more function const Tpt 2023-11-23 09:03:53 +0100
  • 5d9956d01c Adds Tokio support to SPARQL results serializers #676 Tpt 2023-11-23 08:56:42 +0100
  • fc56ad4c9f OxRDF: makes more function const Tpt 2023-11-23 09:03:53 +0100
  • 99c3a4cce4 CI: Adds a test with latest dependency versions Tpt 2023-11-21 21:20:13 +0100
  • e84ad85620 CI: Adds a test with latest dependency versions #672 Tpt 2023-11-21 21:20:13 +0100
  • 48174cac12 Distributes Pypy wheels for linux Tpt 2023-11-20 21:35:21 +0100
  • 9af2717502 Bulk loader: do not fail on empty files Tpt 2023-11-22 16:28:07 +0100
  • a9fee4f6b8 Upgrades dependencies Tpt 2023-11-21 21:43:32 +0100
  • df745fc77d Distributes Pypy wheels for linux #671 Tpt 2023-11-20 21:35:21 +0100
  • 953eabcce6 Upgrades dependencies #673 Tpt 2023-11-21 21:43:32 +0100
  • 811c0ccdf5 Bulk loader: do not fail on empty files #675 Tpt 2023-11-22 16:28:07 +0100
  • f8034c68e9 SPARQL: refactor AggregateExpression Tpt 2023-11-18 21:20:12 +0100
  • 998630cd57 SPARQL: refactor AggregateExpression #670 Tpt 2023-11-18 21:20:12 +0100
  • 98caee8f92 RDF/XML: avoids to serialize special XML namespaces Tpt 2023-11-17 17:54:22 +0100
  • ddf589ea14 Python: Introduces enums for RDF and SPARQL result formats Tpt 2023-11-17 17:55:33 +0100
  • 18bb2ce4cc Python: Introduces enums for RDF and SPARQL result formats #669 Tpt 2023-11-17 17:55:33 +0100
  • b80ea440af RDF/XML: avoids to serialize special XML namespaces #668 Tpt 2023-11-17 17:54:22 +0100
  • d19947414e The N-Triples serializer outputs canonical N-Triples Tpt 2023-11-16 18:49:23 +0100
  • cc41448b18 Python: harmonizes parse_query_results and parse signatures Tpt 2023-11-16 19:50:14 +0100
  • e6d98445e6 Makes newer Clippy happy Tpt 2023-11-17 08:52:26 +0100
  • b34fb22207 Makes newer Clippy happy #667 Tpt 2023-11-17 08:52:26 +0100
  • 11cfde4202 Python: harmonizes parse_query_results and parse signatures #666 Tpt 2023-11-16 19:50:14 +0100
  • 2c3961fbc9 The N-Triples serializer outputs canonical N-Triples #665 Tpt 2023-11-16 18:49:23 +0100
  • 261f9c64a5 Python: I/O adds a `path` parameter to read/write from/to a file Tpt 2023-10-13 17:51:02 +0200
  • 48db7f872b Python: any os.PathLike path is now supported Tpt 2023-10-13 15:49:39 +0200
  • d2a03ee93b Python: I/O adds a `path` parameter to read/write from/to a file #664 Tpt 2023-10-13 17:51:02 +0200
  • ece49d2700 Python: any os.PathLike path is now supported Tpt 2023-10-13 15:49:39 +0200
  • 8a7c6cf2c1 Uses Ruff instead of Black Tpt 2023-11-04 20:51:54 +0100
  • 97acf45d94 Uses Ruff instead of Black #662 Tpt 2023-11-04 20:51:54 +0100
  • ab5f5c1c60 Upgrades quick-xml Tpt 2023-11-02 21:25:27 +0100
  • a2a6c5a41e Python: annotate Triple and Quad with sequence behaviors Tpt 2023-11-02 18:18:56 +0100
  • ae67bc1bfa Zig test python-zig Tpt 2023-10-23 11:55:34 +0200
  • b442262bf8 Upgrades quick-xml #659 Tpt 2023-11-02 21:25:27 +0100
  • 56312bfb49 Python: annotate Triple and Quad with sequence behaviors #660 Tpt 2023-11-02 18:18:56 +0100
  • a259879ef1 Releases v0.3.20 v0.3.20 Tpt 2023-10-23 18:19:39 +0200
  • 166495be64 Releases v0.3.20 #657 Tpt 2023-10-23 18:19:39 +0200
  • ea80c11d6e CI: Run clippy on all targets Tpt 2023-10-20 09:40:10 +0200
  • a67ceccbec CI: Run clippy on all targets #654 Tpt 2023-10-20 09:40:10 +0200
  • 1dfad23e4b Upgrades RocksDB Tpt 2023-10-21 16:29:09 +0200
  • 30f98a0f4d Upgrades RocksDB #656 Tpt 2023-10-21 16:29:09 +0200
  • 5647624012 Testsuite: executes C14N tests Tpt 2023-10-18 22:15:44 +0200
  • 9e0a980b30 Testsuite: executes C14N tests #649 Tpt 2023-10-18 22:15:44 +0200