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

Extend test & implementation for NULL-Values #27

Open
ktk opened this issue Jun 23, 2020 · 3 comments
Open

Extend test & implementation for NULL-Values #27

ktk opened this issue Jun 23, 2020 · 3 comments
Assignees

Comments

@ktk
Copy link
Contributor

ktk commented Jun 23, 2020

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 level
  • null-value default for empty string ``
@l00mi
Copy link
Contributor

l00mi commented Sep 11, 2020

Create a test case for the Null values like https://github.com/rdf-ext/rdf-parser-csvw/tree/master/test/support

@l00mi l00mi self-assigned this Sep 11, 2020
@l00mi
Copy link
Contributor

l00mi commented Sep 25, 2020

Example of null on table level.

Exampe of null with empty string as Null-Value on column level and table level.

@tpluscode
Copy link
Contributor

This is implemented in proposed PR #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants