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

RFC: RMLTC0002c-JSON & RMLTC0002c-XML #12

Open
pmaria opened this issue Feb 19, 2020 · 0 comments
Open

RFC: RMLTC0002c-JSON & RMLTC0002c-XML #12

pmaria opened this issue Feb 19, 2020 · 0 comments

Comments

@pmaria
Copy link

pmaria commented Feb 19, 2020

Hi all, I'm looking in to getting CARML to comply with the test cases. I've got a couple of RFC proposals for which I will create an issue


RFC for:

With tabular data query formulations (including CSV), it makes sense to throw an error when a column reference is not found.
However, with hierarchical formulations like JSON and XML, I'm doubting whether throwing an error makes sense, since it is not guaranteed that the scheme of the source data is known upfront.

Also, IMO a reference can also be a more complex expression when using XPath or JSONPath, which, even if the engine is schema-aware, is hard, and possibly infeasible, to check.

Proposed:

  • Change 'Error expected' to 'No' for these test cases.
  • Change 'Expected knowledge graph' to 'None' for these test cases.
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

1 participant