Commit Graph

  • c6ceb38473 chore: place TryFrom directly below From Jesse Wright 2024-02-24 10:50:43 +0000
  • 69d2d57099 chore: fix failing rdf-star test Jesse Wright 2024-02-21 21:40:07 +0000
  • 62f7ec03bd chore: run cargo fmt Jesse Wright 2024-02-21 11:37:20 +0000
  • 2bd348c6ee chore: cleanup imports Jesse Wright 2024-02-21 11:34:28 +0000
  • 4d2861c6f0 chore: fix error message Jesse Wright 2024-02-21 11:30:06 +0000
  • fe5b0a8b31 chore: fix error message Jesse Wright 2024-02-21 11:28:24 +0000
  • ecc4e5c047 chore: use TryFrom syntax Jesse Wright 2024-02-21 11:27:08 +0000
  • 6c7514d058 OxRDF: fixes running doc tests with rdf-star disabled Tpt 2024-02-20 20:40:53 +0100
  • 1566c0775c chore: remove unecessary additional import #796 Jesse Wright 2024-02-20 20:08:36 +0000
  • 98331a0297 chore: make literalContent public Jesse Wright 2024-02-20 20:07:38 +0000
  • 0bc2d69524 OxRDF: fixes running doc tests with rdf-star disabled #797 Tpt 2024-02-20 20:40:53 +0100
  • d330cb655e chore: make the LiteralContent enum public Jesse Wright 2024-02-20 18:28:40 +0000
  • b7519dbe22 Merge branch 'main' of github.com:oxigraph/oxigraph Peter Heringer 2024-02-20 15:16:24 +0100
  • 1be3e0ac10 chore: fix triple casting Jesse Wright 2024-02-20 11:36:34 +0000
  • 40db982131 chore: cleanup tests Jesse Wright 2024-02-20 11:09:58 +0000
  • b888d019cb feat: add term casting Jesse Wright 2024-02-20 11:05:23 +0000
  • 4c9a053155
    Merge 3dcae19e27 into e48b268fc5 #779 Yuri Astrakhan 2024-02-19 21:04:11 +0200
  • e48b268fc5 Adds an async SPARQL JSON results reader Tpt 2024-01-05 09:38:47 +0100
  • c277804026 RocksDB: uses multi-columns flush Tpt 2024-02-15 21:57:46 +0100
  • 5dbb9abb49 RocksDB: uses multi-columns flush #791 Tpt 2024-02-15 21:57:46 +0100
  • efae84b5f8 Convert from spargebra Update to oxigraph Update Tpt 2024-02-11 08:00:03 +0100
  • 269c73a7c2 Upgrades to Ruff 0.2 Tpt 2024-02-11 21:48:24 +0100
  • b452437070 Upgrades to Ruff 0.2 #787 Tpt 2024-02-11 21:48:24 +0100
  • 5a9a02260f Convert from spargebra Update to oxigraph Update #786 Tpt 2024-02-11 08:00:03 +0100
  • ab0ee164fa Experimental parse-display POC #785 Yuri Astrakhan 2024-02-10 22:55:44 -0500
  • e104b32fcd Adds an async SPARQL JSON results reader #783 Tpt 2024-01-05 09:38:47 +0100
  • ea300e9081 Normalize unicode refs Yuri Astrakhan 2024-02-10 12:44:20 -0500
  • a078b12508 Bump Cargo.lock Yuri Astrakhan 2024-02-10 15:05:34 -0500
  • 29e01034a7 Bump Cargo.lock #782 Yuri Astrakhan 2024-02-10 15:05:34 -0500
  • 0400f04915 Error renaming Yuri Astrakhan 2024-02-10 12:13:09 -0500
  • 4380e6c74a Normalize unicode refs #781 Yuri Astrakhan 2024-02-10 12:44:20 -0500
  • c0d18d2133 Error renaming #778 Yuri Astrakhan 2024-02-10 12:13:09 -0500
  • 655ecd3e91 Convert error to thiserror Tpt 2024-02-10 17:20:23 +0100
  • 1c3f054836 Convert error to thiserror Yuri Astrakhan 2024-02-08 16:41:41 -0500
  • 9beb3f6297 feedback #775 Yuri Astrakhan 2024-02-10 09:46:13 -0500
  • 3dcae19e27 Use io::Error::other #779 Yuri Astrakhan 2024-02-10 01:00:27 -0500
  • a7a39914fe Inline simple `Msg { msg }` to tuple Yuri Astrakhan 2024-02-10 00:53:56 -0500
  • b50a6fa13a Address feedback, preserving inner err Yuri Astrakhan 2024-02-10 00:41:08 -0500
  • 463a7bd796 wip Yuri Astrakhan 2024-02-09 21:33:58 -0500
  • 31c4e9f7f8
    Merge 338a76b324 into f5de5d3e98 #745 Yuri Astrakhan 2024-02-09 19:18:49 -0700
  • 770c65ee36 wip Yuri Astrakhan 2024-02-09 20:40:59 -0500
  • 5adf00aba9 TermParseError Yuri Astrakhan 2024-02-09 20:23:02 -0500
  • bbec57ceb6 Restore one encapsulation error Yuri Astrakhan 2024-02-09 20:06:44 -0500
  • e92a43b466 Simplify some storage errors and deduplicate them Yuri Astrakhan 2024-02-09 03:06:03 -0500
  • 532a025c8a move deps after features Yuri Astrakhan 2024-02-09 00:00:10 -0500
  • 96b545e681 lower thiserror req Yuri Astrakhan 2024-02-08 21:40:58 -0500
  • 69580e9c47 clippy Yuri Astrakhan 2024-02-08 20:16:04 -0500
  • 8c755813c6 And i think the last one Yuri Astrakhan 2024-02-08 19:43:31 -0500
  • 7ad8ea693c and a few more Yuri Astrakhan 2024-02-08 19:33:01 -0500
  • 271e6cf1a2 a few more cleanups Yuri Astrakhan 2024-02-08 19:05:57 -0500
  • c245f47236 Convert all Error + ErrorKind into one error Yuri Astrakhan 2024-02-08 18:52:19 -0500
  • d83e242a46 Fix thiserror minversion Yuri Astrakhan 2024-02-08 18:16:38 -0500
  • aa45577bae Many other errors Yuri Astrakhan 2024-02-08 17:11:49 -0500
  • 579e6bd4c8 Convert error to thiserror Yuri Astrakhan 2024-02-08 16:41:41 -0500
  • 485f8fb7a5 rename back CI steps #776 Yuri Astrakhan 2024-02-09 12:01:30 -0500
  • 04922c9a59 Fix and consolidate MSRV handling Yuri Astrakhan 2024-02-08 17:30:19 -0500
  • f5de5d3e98 use github action to install cargo tools Yuri Astrakhan 2024-02-08 14:55:39 -0500
  • 338a76b324 wip #745 Yuri Astrakhan 2024-02-09 02:55:44 -0500
  • b41b90cd6b literal Yuri Astrakhan 2024-02-09 01:40:17 -0500
  • 4f2213a380 parse geopoint Yuri Astrakhan 2024-02-09 01:26:59 -0500
  • 58914523a2 wip Yuri Astrakhan 2024-02-08 16:26:51 -0500
  • a5392a42b2 wip: add WKT support Yuri Astrakhan 2024-01-18 03:18:57 -0500
  • b43b0ab991 move deps after features Yuri Astrakhan 2024-02-09 00:00:10 -0500
  • 6c73370bba lower thiserror req Yuri Astrakhan 2024-02-08 21:40:58 -0500
  • abbae9be5b clippy Yuri Astrakhan 2024-02-08 20:16:04 -0500
  • 882984dd41 And i think the last one Yuri Astrakhan 2024-02-08 19:43:31 -0500
  • 389347e04e and a few more Yuri Astrakhan 2024-02-08 19:33:01 -0500
  • 487f61f704 a few more cleanups Yuri Astrakhan 2024-02-08 19:05:57 -0500
  • a62c5102c4 Convert all Error + ErrorKind into one error Yuri Astrakhan 2024-02-08 18:52:19 -0500
  • dae629fd4e Fix thiserror minversion Yuri Astrakhan 2024-02-08 18:16:38 -0500
  • 65eed84256 Many other errors Yuri Astrakhan 2024-02-08 17:11:49 -0500
  • 1a064ede53 Convert error to thiserror Yuri Astrakhan 2024-02-08 16:41:41 -0500
  • aa57105950 use github action to install cargo tools #773 Yuri Astrakhan 2024-02-08 14:55:39 -0500
  • 089875ad21 A few more minor lints, keyword fix Yuri Astrakhan 2024-02-08 03:34:12 -0500
  • 9e3758e2c9 Makes QueryResults::write return the Write impl Tpt 2024-02-08 18:33:52 +0100
  • be26d210f1 Removes unused StrLookup::contains_str Tpt 2024-02-08 18:45:23 +0100
  • 6a0e03589f A few more minor lints, keyword fix #769 Yuri Astrakhan 2024-02-08 03:34:12 -0500
  • 594356cce0 Removes unused StrLookup::contains_str #771 Tpt 2024-02-08 18:45:23 +0100
  • 4d144aae89 Makes QueryResults::write return the Write impl #770 Tpt 2024-02-08 18:33:52 +0100
  • a924df0e0a
    Clean workspace dependency list and updates dependencies Yuri Astrakhan 2024-02-08 04:38:41 -0500
  • c98de89c84 Revert fuzz #741 Yuri Astrakhan 2024-02-08 04:15:21 -0500
  • dec0e8125f Move fuzz into workspace Yuri Astrakhan 2024-02-08 04:07:03 -0500
  • 7d523ea04e Update with rebase Yuri Astrakhan 2024-02-08 02:59:28 -0500
  • b92567f414 wip Yuri Astrakhan 2024-02-06 23:00:44 -0500
  • 3a4c8d4a2a Consolidate dependency management using workspace Yuri Astrakhan 2024-01-18 01:04:15 -0500
  • 0b1aabfcdd Moves main crate to lib/oxigraph and centralizes dependencies Tpt 2024-02-07 17:59:15 +0100
  • f09c53d45c Moves main crate to lib/oxigraph and centralizes dependencies #768 Tpt 2024-02-07 17:59:15 +0100
  • 70a4ff231b Runs SPARQL 1.2 testsuite Tpt 2024-02-01 19:04:33 +0100
  • d49fb47767 Adds a link to RDFa and JSON-LD parsers in Rust Tpt 2024-02-03 15:31:34 +0100
  • c15233e964 do not order trait methods Yuri Astrakhan 2024-02-07 03:07:33 -0500
  • 1e37577b71 Optimize some code, lints Yuri Astrakhan 2024-02-07 00:49:16 -0500
  • 2ef4815111 do not order trait methods #766 Yuri Astrakhan 2024-02-07 03:07:33 -0500
  • 0e04cbcdac Optimize some code, lints Yuri Astrakhan 2024-02-07 00:49:16 -0500
  • 1e4326a2c5 Optimize format performance Yuri Astrakhan 2024-02-07 01:21:33 -0500
  • e7433ffa53 Optimize format performance #765 Yuri Astrakhan 2024-02-07 01:21:33 -0500
  • 0bf959b956 Adds a link to RDFa and JSON-LD parsers in Rust #763 Tpt 2024-02-03 15:31:34 +0100
  • 516dbb0dc7 Runs SPARQL 1.2 testsuite #762 Tpt 2024-02-01 19:04:33 +0100
  • c0d245871c Simplifies the reexport of sub crates Tpt 2024-01-27 18:03:44 +0100
  • b57e3282f3 Simplifies the reexport of sub crates #761 Tpt 2024-01-27 18:03:44 +0100
  • 2b6ac5c195 Release v0.4.0-alpha.3 v0.4.0-alpha.3 Tpt 2024-01-24 21:46:21 +0100