GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Kanban
Fork
: 0
ONS
/
csvlint-webapp
Web form that uses ODI's csvlint to validate a given CSV file against a given CSVW schema.
Download ZIP
4 commits
Transfer to URL with SHA
tree:
303c9194c9
Branches
Tags
×
master
latest commit
303c9194c9
Alex Tucker
authored
on 10 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
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
docker-compose.yml
Bundle in a container for deployment.
5 years ago