Skip to content

kbss-cvut/validation-service

Repository files navigation

Validation Service

This is a SGoV validator-based validation service. It is a minimalistic Quarkus application that allows invoking the validator via a REST API.

Configuration

The following configuration properties are available:

Property Description Required Default value
validator.repositoryUrl URL of the repository containing data to validate Yes N/A
validator.username Username to connect to the repository No N/A
validator.password Password to connect to the repository No N/A
validator.defaultLanguage Default validation language in case the client does not specify it No "cs"

License

Licensed under GPL v3.0.

About

SHACL-based vocabulary validation service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages