Logic File System
Jump to navigation
Jump to search
The Logic File System is a research file system which replaces pathnames with expressions in propositional logic. It allows file metadata to be queried with a superset of the Boolean syntax commonly used in modern search engines.
The actual name is the Logic Information Systems File System, and is abbreviated LISFS to avoid confusion with the log-structured file system (LFS). An implementation of the Logic File System is available at the LISFS website.[1]
It is intended to be used on Unix-like operating systems and is a bit difficult to install, as it needs several non-standard OCaml modules.
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- Notes
- Ferré, Sébastian and Ridoux, Olivier (2000). "A File System Based on Concept Analysis."
- Padioleau, Yoann and Ridoux, Olivier (2003). "A Logic File System."
- Padioleau, Yoann and Ridoux, Olivier (2005). "A Parts of File File System."
External links
[edit | edit source]- The Logical Information Systems at the Wayback Machine (archived April 30, 2009)
- LFS new homepage