Metadata-Version: 2.4
Name: ontodag-fs
Version: 0.1.0
Summary: Stateless fsspec adapter presenting an OntoDAG concept lattice as a browsable filesystem, with bytes on Ethereum Swarm via swarmfs.
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/petfold/ontodag-fs
Project-URL: Repository, https://github.com/petfold/ontodag-fs
Project-URL: Issues, https://github.com/petfold/ontodag-fs/issues
Keywords: swarm,ethereum,web3,bee,fsspec,fuse,filesystem,ontology,concept-lattice,semantic-filesystem,fca,formal-concept-analysis,formal concept analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Filesystems
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: fsspec
Requires-Dist: ontodag>=0.4.0
Requires-Dist: swarmfs
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: hypothesis; extra == "test"
Provides-Extra: dev
Requires-Dist: ontodag-fs[test]; extra == "dev"
Dynamic: license-file
