Web form that uses ODI's csvlint to validate a given CSV file against a given CSVW schema.

@Alex Tucker Alex Tucker authored on 14 Jun 2019
public Align form. Use Bootstrap for results. Bind to 0.0.0.0. Add favicon. 5 years ago
views Put files in temp directory so relation between schema and csv is kept. Validate all tables in schema to pick up foreign key constraints. 5 years ago
Dockerfile Bundle in a container for deployment. 5 years ago
Gemfile Initial attempt, doesn't yet validate against schema. 5 years ago
app.rb Sanitize the right bit of the provided filenames. 5 years ago
docker-compose.yml Bundle in a container for deployment. 5 years ago