-
Notifications
You must be signed in to change notification settings - Fork 21
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
Save a table schema descriptor to a file path #8
Comments
@pwalsh: This has already been implemented here: tableschema-java/src/main/java/io/frictionlessdata/tableschema/Schema.java Lines 173 to 177 in 55c364e
Test case is here: tableschema-java/src/test/java/io/frictionlessdata/tableschema/SchemaTest.java Lines 207 to 242 in 55c364e
Is it meant to be invokable from somewhere else? |
Lack of prettyprint is probably problematic... |
@georgeslabreche Could you rename it to |
@roll you bet! What about prettyprint. Is it going to be a problem that it's not supported? |
@georgeslabreche
|
The text was updated successfully, but these errors were encountered: