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

Support resource.type #221

Open
7 tasks
peterdesmet opened this issue Jul 3, 2024 · 0 comments
Open
7 tasks

Support resource.type #221

peterdesmet opened this issue Jul 3, 2024 · 0 comments
Labels
complexity:high Likely complex to implement datapackage:v2 function:read_resource Function read_resource() function:write_package Function write_package()

Comments

@peterdesmet
Copy link
Member

peterdesmet commented Jul 3, 2024

CHANGELOG: https://datapackage.org/standard/data-resource/#type

  • Requires Create version() function #225
  • If not provided, look for profile first. If set to tabular-data-resource, assume table
  • If not provided, then detect from file. Or make the frictionless-r decision to always assume table
  • Implement
  • Update documentation (anywhere Tabular Data Resource is mentioned)
  • Update tests
  • Update examples
@peterdesmet peterdesmet added function:read_resource Function read_resource() function:write_package Function write_package() datapackage:v2 labels Jul 3, 2024
@peterdesmet peterdesmet added complexity:low Likely not complex to implement complexity:high Likely complex to implement and removed complexity:low Likely not complex to implement labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:high Likely complex to implement datapackage:v2 function:read_resource Function read_resource() function:write_package Function write_package()
Projects
None yet
Development

No branches or pull requests

1 participant