Informasjonsforvaltning / fdk-sparql-gui

A friendly user interface to the sparql endpoint of FDK
Apache License 2.0
0 stars 0 forks source link

SPARQL Endpoint GUI

Description

Application for executing SPARQL queries.

Installation and Usage

Running application locally on a host machine

Running application in a Docker container

Running application using Docker Compose

Environment Variables

Contributing

Branching Strategy

Whenever a new change is to be implemented, follow these steps:

Commits

This repository uses conventional commmit format. In order to commit, follow these steps:

Do not use --no-verify flag when making commits.