Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Apps

A Myne App is essentially a set of pre-defined actions that can be invoked to interact with your personal Semantic Graph.

Manifests

An App Manifest can be viewed as a contract between you and its developer.

A manifest contains:

If you agree with those terms, you will be redirected to the app’s landing page with a session token that will allow the app to execute the actions specified in the manifest.

Actions

Actions are essentially templated SGQL queries that can be run on your Semantic Graph.

Data Sharing Schemes

Data Sharing Schemes are essentially actions that can be run by a Peer on your Semantic Graph.

Example use case: you created an app allowing users to create lists, and you want to allow them to share lists with their friends.