Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leostera/wittgenstein
:books: A semantic, real-time, distributed, knowledge base.
https://github.com/leostera/wittgenstein
distributed-systems information knowledge-base knowledge-database ontology realtime-database semantic-web
Last synced: about 2 months ago
JSON representation
:books: A semantic, real-time, distributed, knowledge base.
- Host: GitHub
- URL: https://github.com/leostera/wittgenstein
- Owner: leostera
- Created: 2019-08-31T20:22:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T16:31:55.000Z (over 1 year ago)
- Last Synced: 2024-05-02T06:18:56.592Z (8 months ago)
- Topics: distributed-systems, information, knowledge-base, knowledge-database, ontology, realtime-database, semantic-web
- Language: Erlang
- Homepage:
- Size: 5.7 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wittgenstein
> A semantic, real-time, distributed, knowledge database.## Repository Structure
* `/factdb` is the core semantic database of Wittgenstein
* `/io` is where all the infrastructure and operation pieces live
* `/schemata` has the definitions of all the schemas used across the repos
* `/spec` has the formal specification of the system in TLA+
* `/tools` has a bunch of assorted cli tools for importing and exporting data