https://github.com/sen-laboratories/sen-core
Haiku server providing the semantic core infrastructure integrated with the Haiku filesystem and file browser Tracker.
https://github.com/sen-laboratories/sen-core
data-centric desktop haiku-os information-management knowledge-graph knowledge-management local-first personal pkm relations semantic
Last synced: 5 months ago
JSON representation
Haiku server providing the semantic core infrastructure integrated with the Haiku filesystem and file browser Tracker.
- Host: GitHub
- URL: https://github.com/sen-laboratories/sen-core
- Owner: sen-laboratories
- Created: 2020-07-13T20:14:55.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-10-03T18:34:44.000Z (9 months ago)
- Last Synced: 2025-10-03T20:34:05.242Z (9 months ago)
- Topics: data-centric, desktop, haiku-os, information-management, knowledge-graph, knowledge-management, local-first, personal, pkm, relations, semantic
- Language: C++
- Homepage: https://sen-labs.org
- Size: 3.69 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SEN Core - Semantic Extensions Native
This repository contains the main module of SEN and implements the SEN server, a lightweight server process
for Haiku, acting as the foundation of the semantic layer and integrating with the file system.
## Build
```
> make
```
## Run
```
> bin/sen_server &
```
## Usage
You can use [SEN Tracker](https://github.com/sen-laboratories/sen-tracker) to navigate Related files using the context menu "Open Related...".
Together with the ontologies in [ONI (Ontology Native Interface)](https://github.com/sen-laboratories/sen-oni), you can start to explore the magic of a truly semantic desktop, managing all your real-world and virtual objects, abstract entities and ideas as files.
Other use cases and plugins are currently under development.