Informasjonsforvaltning / dcat-ap-no-validator-gui

Front end for validating you endpoint against dcat-ap-no.
Apache License 2.0
1 stars 0 forks source link

DCAT-AP-NO Validator GUI

Description

Application for validating DCAT-AP-NO data.

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.