We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The null property can appear in different forms, one of them is on table-level, see spec.
null
We should add tests & implementation for
The text was updated successfully, but these errors were encountered:
Create a test case for the Null values like https://github.com/rdf-ext/rdf-parser-csvw/tree/master/test/support
Sorry, something went wrong.
Example of null on table level.
Exampe of null with empty string as Null-Value on column level and table level.
This is implemented in proposed PR #39
l00mi
No branches or pull requests
The
null
property can appear in different forms, one of them is on table-level, see spec.We should add tests & implementation for
null
-value on table levelnull
-value default for empty string ``The text was updated successfully, but these errors were encountered: