gbv / jskos-validate

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

Add helper function to check whether a field name is a valid JSKOS field #7

Closed stefandesu closed 4 years ago

stefandesu commented 5 years ago

isKnownJSKOSFieldForThisTypeOfEntity or something similar.

nichtich commented 4 years ago

Is this needed to simplify code elsewhere? Looks like this better should be part of jskos-validate.

stefandesu commented 4 years ago

I don't think so. To be honest, I don't remember where we thought we would need this at all. jskos-validate seems to be the right place for this.