gbv / jskos-validate

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

URL with umlauts fail validation #13

Closed nichtich closed 2 years ago

nichtich commented 2 years ago

Format of an URL should be based on IRI instead of URI. Test case

{"url":"http://exämple.org"}

will fail validation.

nichtich commented 2 years ago

Fixed in 0.4.2