NCEAS / eml

Ecological Metadata Language (EML)
https://eml.ecoinformatics.org/
GNU General Public License v2.0
41 stars 15 forks source link

Set up / update EML validator web servlet for 2.2.0 #348

Open amoeba opened 5 years ago

amoeba commented 5 years ago

During a discussion with @mobb on NCEAS/#eml today, she expressed that having the old web validator back for EML 2.2.0 would be super handy for the community. There are other ways to validate EML records, including the R package and checking out this repo and running the validate script in ./bin but those aren't nearly as accessible as a simple web page.

I think we mostly all agree but need to pencil out the details:

mbjones commented 5 years ago

We can;t deploy under Netlify, which is why I skipped it in the first place.

Today I updated https://knb.ecoinformatics.org/emlparser/ to use the new EML 2.2.0 build, so it should now work against all versions of EML.

amoeba commented 5 years ago

Thanks, @mbjones. I think it'd be good to include a link in the readme at the top along with the other links we provide. Sound good?