Skip to content

v0.3.0

Latest

Choose a tag to compare

@caviri caviri released this 25 Jul 06:54
b0e9da7

What's Changed

  • feat(format)!: 1 KB header with a typed section directory (v0.3, clean break) by @caviri in #54
  • Full-text (word/CONTAINS) search — a TEXT_INDEX section by @caviri in #55
  • Hybrid BGP join + class-enum seed avoidance (LUBM Q4 14x, Q7 12x) by @caviri in #56
  • Six index permutations + sort-merge join (format v0.4) by @caviri in #57
  • Lazy / remote SHACL validation — fetch only the shapes' targets by @caviri in #58
  • rete why-url — triple-pattern provenance over a remote .rete by @caviri in #59
  • wasm: validate the default graph lazily (remote SHACL fetches only targets) by @caviri in #60
  • docs: virtual-KG (Ontop/DuckDB over Parquet) alternative + benchmark TODO by @caviri in #61
  • docs: validate against code — v0.4 six permutations, subquery support, full CLI/WASM surface by @caviri in #62
  • fix(build): pyramid build panics in wasm (clock read breaks the playground Build tab) by @caviri in #63
  • playground: SHACL examples for 15 more datasets by @caviri in #64
  • Release 1.0.0-rc1 by @caviri in #65
  • Playground PR previews and stable BCN dataset by @caviri in #66
  • feat(core): split mega-groups across index tiles — bounded build memory + range-scan reader by @caviri in #68
  • feat(playground): publish crossref.rete (3.78B triples, remote-lazy) + rebuild reader artifacts by @caviri in #69
  • fix(core): u64 section offsets — un-break >4 GiB sections on wasm32 (crossref remote open) by @caviri in #70
  • feat(docker): publish multi-arch rete-dev, rete-relay and rete-cli to GHCR by @caviri in #71
  • feat(cordis): CORDIS EURIO KG recipe — N-Quads → Parquet + extracted ontology by @caviri in #72
  • feat(playground): crossref ontology-browser example (schema without a pyramid) by @caviri in #73
  • fix(playground): keep the ontology reference when the schema pyramid is absent by @caviri in #74
  • feat: GHCR images, Blender client, and dataset/playground additions by @caviri in #75
  • feat(docs): 3D neuromorphology viewer + neuron meshes by @caviri in #76
  • feat(docs): neuro viewer — enlarge modal + depth lighting by @caviri in #77
  • fix(docs): neuro viewer — coherent tubes + lighting selector by @caviri in #78
  • feat(docs): neuro viewer — properties + SPARQL panel, colored lighting by @caviri in #79
  • fix(docs): neuro viewer — neurons no longer pitch black (missing normals) by @caviri in #81
  • feat(playground): ETH Research Collection — 306,835 works as a scholarly graph by @caviri in #82

Full Changelog: v0.1.0...v0.3.0