Skip to content

The ontology for Solid app manifest, as used by the Solid apps browser extensions and compatible Solid apps

License

Notifications You must be signed in to change notification settings

megoth/ldo-solid-app-manifest

Repository files navigation

Solid app manifest ontology

The ontology for Solid app manifest, as used by the Solid apps browser extensions and compatible Solid apps.

Examples

  • Penny: A developer tool by Vincent Tunru
  • Solid Todo: A todo app by Arne Hassel
  • Umai: A recipe app by Noel De Martin

Expose manifest to extension

In order to letting the Solid app browser extension know that you're app is compatible with it, you must link to a manifest resource that describes your app. To do that, add the following link tag:

<link rel="solid-app-manifest" href="manifest.ttl#solid-app">

For users with the browser extension installed, this will prompt a popup that allows them to install the app into the extension (or ignore it altogether).

About

The ontology for Solid app manifest, as used by the Solid apps browser extensions and compatible Solid apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published