permitdata.org icon indicating copy to clipboard operation
permitdata.org copied to clipboard

Implement Validator

Open jqnatividad opened this issue 10 years ago • 7 comments

now that there's a 1.0 spec.

Ideally, a validator instance is mounted at permitdata.org/validate.

Along these lines, wouldn't it make sense to create a manifest file that contains all the URLs of the different files in the spec so that the validator can validate in a platform-agnostic way?

jqnatividad avatar Jul 14 '15 16:07 jqnatividad

We have a command line validator for v1.0 (it is written in Python). If there is interest, we could post to the permitdata.org repo.

bettin avatar Jul 31 '15 16:07 bettin

@bettin :+1:

jqnatividad avatar Jul 31 '15 17:07 jqnatividad

That is awesome. Please do.

eddietejeda avatar Jul 31 '15 18:07 eddietejeda

My experience with Open311 and not having a validator and reference implementation to go along with the spec has led to lots of heartbreak and frustration.

So +1 on sharing!

bensheldon avatar Aug 28 '15 13:08 bensheldon

@bettin Absolutely - lets get it pushed to the repo.

mheadd avatar Oct 08 '15 17:10 mheadd

Relevant to this discussion?

https://github.com/digital-preservation/csv-schema

mheadd avatar Feb 09 '16 15:02 mheadd

Super simple, and probably not ideal. But, it's a start.

https://github.com/mheadd/blds-validator

mheadd avatar Feb 09 '16 18:02 mheadd