Skip to content

Notation3 reasoning application using EYE in the browser and remotely on a server. Input data from your solid pod, a generic location on the web or directly as text

Notifications You must be signed in to change notification settings

smessie/reasoner-app

Repository files navigation

reasoner-app

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Additionally, one can configure the following environment variables. They can also be set in a .env file, or in a .env.{mode} file where {mode} is the Vite mode (development or production).

VITE_BASE_URL=/
VITE_DISABLE_LOGIN=false
VITE_DISABLE_REMOTE_EXECUTION=false
VITE_DISABLE_QUERY_INPUT=false
VITE_DISABLE_IMPLICIT_QUERY=false
VITE_DISABLE_VIA_URL=false
VITE_DISABLE_BNODE_RELABELING=false
VITE_BNODE_RELABELING_DEFAULT=true
VITE_APP_NAME=Eye Reasoner

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Notation3 reasoning application using EYE in the browser and remotely on a server. Input data from your solid pod, a generic location on the web or directly as text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages