An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


SEN Core Logo

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.