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

Create vignette with version support #226

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

Create vignette with version support #226

peterdesmet opened this issue Jul 3, 2024 · 0 comments
Labels
datapackage:v2 documentation Improvements or additions to documentation

Comments

@peterdesmet
Copy link
Member

Package

version v1 v2
$schema assumed v1 if undefined used to detect v2
profile ignored ignored
version ignored ignored
contributors ignored ignored
sources ignored ignored

Resource

version v1 v2
$schema assumed v1 if undefined used to detect v2
profile must be tabular-data-resource ignored
type ignored must be table (not detected from file extension)
sources ignored ignored
name not strict (!) not strict
path forbids hidden paths (!) forbids hidden paths
encoding assumed UTF-8 if undefined (!) assumed UTF-8 if undefined (!)

Dialect

version v1 v2
$schema assumed v1 if undefined used to detect v2
caseSensitiveHeader ignored ignored
csvddfVersion ignored ignored
property ignored ignored
itemType ignored ignored
itemKeys ignored ignored
sheetNumber ignored ignored
sheetName ignored ignored
table ignored ignored

Schema

version v1 v2
$schema assumed v1 if undefined used to detect v2
schema.missingValues labelled error supported
schema.fieldMatch ignored supported
schema.primaryKey ignored ignored
schema.uniqueKeys ignored ignored
schema.foreignKeys ignored ignored
field.categories ignored supported
field.categoriesOrdered ignored supported
field.constraints.enum read as factor ignored
field.missingValues ignored supported
groupChar integer supported (!) supported
list type as character supported
datetype default milliseconds supported (!) supported
geojson as character as character
any guess as character
constraints ignored ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datapackage:v2 documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant