Skip to content

Cpprentice/FAIRlead-user-interface

Repository files navigation

FAIRlead-user-interface

This repository contains the user interface for the FAIRlead project. It is intended to visualize extracted conceptual models, allow for user enhancements and to perform a visual mapping between the conceptual models of provided data sources and an ontological output model.

The mapping is achieved with a flow based programming approach.

The implementation uses Vue JS 3 and the rete.js flow based programming library as well as vuetify for UI components.

Recommended IDE Setup

VSCode Node 22

Project Setup

Make sure that the FAIRlead-model-extraction API is running on Port 7373 to use the UI.

pnpm install --frozen-lockfile

Compile and Hot-Reload for Development

pnpm run dev

Type-Check, Compile and Minify for Production

pnpm run build

About

This repository contains the User Interface of the FAIRlead project. It is meant as a visualization for conceptual models, their enhancement with user input and in the future also the mapping towards an ontological target model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors