You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: (by @gkellogg) "It's not incorrect to use [...], but as tableSchema is single valued, it is probably better to use an object form. This also fixes a use in csv2json.". A separate PR (#857) is on file.
Section 6.1 of "Metadata Vocabulary for Tabular Data" has a number of examples that suggest tableSchema can have array content, e.g.
https://www.w3.org/TR/2015/REC-tabular-metadata-20151217/#h-normalization-examples
The ellipses are clear enough, but I'd expect them to appear in an object (curly braces) rather than an array (square brackets), e.g.
The text was updated successfully, but these errors were encountered: