gbv / jskos-tools

Tools for working with the JSKOS data format.
https://gbv.github.io/jskos-tools/
MIT License
2 stars 0 forks source link

ConceptScheme: make notationPattern optional #21

Closed nichtich closed 4 years ago

nichtich commented 4 years ago

ConceptScheme methods isValidNotation and conceptFromNotation will fail when the scheme has no notationPattern. Use default pattern value .+ so this field will be optional.