From 9c3ad950f15c8cdb2387ad5a7e22607bb8e74c13 Mon Sep 17 00:00:00 2001 From: test Date: Sun, 9 Aug 2026 12:07:02 +0200 Subject: [PATCH] Add ontodag-fs to Tools Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1908642..6baef5d 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,8 @@ This is a list of free and open source projects related to Swarm and its growing [Datafund Provenance Toolkit](https://github.com/datafund/provenance) - Store data on Swarm with cryptographic provenance — hashing, optional notary signing and on-chain anchoring, with SDK, CLI and MCP server. +[ontodag-fs](https://github.com/petfold/ontodag-fs) - Browse an OntoDAG category lattice as a read-only fsspec and FUSE filesystem where directory paths are queries and file content is stored on Swarm. + ## Smart Contracts [Swap, Swear and Swindle](https://github.com/ethersphere/swap-swear-and-swindle) - Protocols for peer-to-peer accounting.