SKRID Platform is a web-based interface for querying and exploring musical patterns stored in a graph database.
You can try it here: https://shaman.enssat.fr/skrid
This organization is just a mirror of the main gitlab, and it will probably not be updated.
Source repositories: https://gitlab.inria.fr/skrid.
The project is divided into five repositories:
client: the vueJS client interfacefrontend: the interface between the client and the backendbackend: the brain, query creation, conversion, result processingdata-ingestion: the data loader into the graph databasedata: music files in multiple formats needed by the frontend and for the database generationskrid-deployment: orchestration to run the platform