Commit Graph

35 Commits (faf80aeeb3c0d9ae7732db4d204f6011731c2a1a)

Author SHA1 Message Date
Tpt 56bdf21c4c Do not run RDF/JS tests 1.2.0 4 years ago
Tpt b7041819a6 Improves documentation by stating that SPARQL Update is currently supported 4 years ago
Tpt 535e5e3053 Adds .update() and .dump() to JavaScript bindings 4 years ago
Tpt 67721246dd Properly follow SPDX for license tags 4 years ago
Tpt 519d74f7b2 Releases version 0.1.1 4 years ago
Tpt f58d4cda46 Adds crates.io, npm and pypi to the release GitHub action 4 years ago
Tpt ffdc68ebf6 Fixes typos in the documentation 4 years ago
Tpt 5e77253624 Makes the Cargo.toml ready to work on the next version 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 4 years ago
Tpt 10e4c1518d Adds small backward compatibility tests for Sled and RocksDB 4 years ago
Tpt 2b1ca1b7ec Improves python bindings : more functions and documentation 4 years ago
Tpt 8bc84b2820 Adds borrowed data structures for RDF terms 4 years ago
Tpt 5640b0a32d Renames *Syntax into *Format 4 years ago
Tpt 9d4fe700d6 Cleans up code related to file syntaxes 4 years ago
Tpt a3dce12d94 Makes SPARQL query execution static and simplify federation 4 years ago
Tpt f74bc12a18 Adds basic Python bindings to Oxigraph 4 years ago
Tpt 7e865fc30e Converts WASM tests of Oxigraph lib to JavaScript tests 4 years ago
Tpt c9d61ce3d5 Uses JavaScript "standard" code style 4 years ago
dependabot[bot] 322838564b
Bump mocha from 5.2.0 to 8.0.1 in /js 4 years ago
Tpt 974e5d1e1a Breaking: Adds a new enumeration for graph names 4 years ago
Tpt be76dcb51d Adds is_empty and len to MemoryStore 4 years ago
Tpt 2d80960e79 Deprecates Triple and Quad methods 4 years ago
Tpt 71aa5a6c79 Allows BlankNode struct to store any valid blank node identifier 4 years ago
Tpt 3926fdc219 Renames QueryResult::Bindings into QueryResult::Solutions 4 years ago
Tpt 69f94777b6 Adds isomorphism computation to MemoryDataset and drops SimpleGraph 4 years ago
Tpt 3f3406e1a0 Adds concrete PreparedQuery structs and deprecates the trait 4 years ago
Tpt cc7c92092f Provides a nice API for SPARQL SELECT solutions handling 4 years ago
Tpt 98a4d40a7e Cleans up the Variable structure to only represent actual variables 4 years ago
Tpt ec67f4928a Upgrades wasm-bindgen-test dependency 4 years ago
Tpt 2a7e5c454c Fixes a library conflict when running "cargo test" on JS bindings 4 years ago
Tpt cdb4cc4a39 Simplifies the public API 4 years ago
Tpt 3751286734 Upgrades version of oxigraph/JS 4 years ago
Tpt a05476b191 JS: Allows to load serialized triples and quads into MemoryStore 4 years ago
Tpt 9060998f79 Beginning of a JavaScript API on top of Oxigraph 4 years ago