gbv / jskos-validate

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

Special check of `type` field #4

Closed nichtich closed 3 years ago

nichtich commented 5 years ago

The first value of type must be a known URI, validation should check this.

stefandesu commented 5 years ago

So if property type exists, its first value must be the one defining the JSKOS type, like Resource, Item, Concept, etc.? Because there are other valid URIs for type that don't define that JSKOS type.