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"
validator.inputSizeThreshold Maximum size of the input data in triples No 10000000

License

Licensed under GPL v3.0.

About

SHACL-based vocabulary validation service

Resources

License

Stars

0 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages