Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check data is valid according to foreignKeys descriptor #17

Closed
pwalsh opened this issue Jan 20, 2015 · 3 comments
Closed

Check data is valid according to foreignKeys descriptor #17

pwalsh opened this issue Jan 20, 2015 · 3 comments
Labels
general General improvements

Comments

@pwalsh
Copy link
Member

pwalsh commented Jan 20, 2015

When validating data against a JSON Table Schema, there may be foreign keys to other files.

This will need to be implemented in a way that supports:

  • Processing of a raw data source + a table schema
  • Processing of a DataPackage
@pwalsh pwalsh added the general General improvements label Jan 20, 2015
@pwalsh pwalsh added this to the Backlog milestone Jan 20, 2015
@pwalsh pwalsh mentioned this issue Jan 20, 2015
7 tasks
@rufuspollock
Copy link
Contributor

Good point. I don't know if you plan this as near-term but I would reiterate from "client" perspective that, for our immediate purposes, we can really follow "KISS" - see the user story

@rufuspollock
Copy link
Contributor

Note just seen #8 which clarifies this is out of scope ;-)

@pwalsh
Copy link
Member Author

pwalsh commented Mar 15, 2016

WONTFIX for now. This will come for free when we update GoodTables to use Tabulator and related, newer tools

@pwalsh pwalsh closed this as completed Mar 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
general General improvements
Projects
Archived in project
Development

No branches or pull requests

2 participants