gbv / jskos-validate

Validation for JSKOS data.
MIT License
0 stars 1 forks source link

Enforce concepts to be in known schemes #14

Closed nichtich closed 2 years ago

nichtich commented 2 years ago

Option schemes and rememberSchemes validate concepts against schemes, only if these concepts are inScheme one of these schemes. Add option knownSchemes to enforce that concepts MUST be inScheme one of these schemes.

nichtich commented 2 years ago

Implemented in 0.5.2