-
Currently, qsv creates, consumes and validates CSV files hewing closely to the [RFC4180 specification](https://www.ietf.org/rfc/rfc4180.txt) as interpreted by the csv crate.
However, it doesn't all…
-
With [bano-04.csv](https://github.com/theodi/csvlint.rb/files/36951/bano-04.txt), I'm trying to validate is with a CSVW schema using csvlint in command line.
I wanted to start simple, without a schem…
-
Using Python3, no semantic logic:
``` python
import json
from peewee import CharField, IntegerField
from playhouse.csv_loader import SqliteDatabase, load_csv
db = SqliteDatabase(':memory:')
ROOT…
-
Section 6.1 of "Metadata Vocabulary for Tabular Data" has a number of examples that suggest tableSchema can have array content, e.g.
```
{
"@context": { "http://www.w3.org/ns/csvw", { "@languag…
-
The http://github.com/CLARIAH/wp4-converters package now accepts a `valueUrl` option for variables in the QBer output (akin to the [CSVW]https://www.w3.org/TR/tabular-metadata/ metadata vocab).
Addi…
-
- Each datatype parameters is linked to *all* the attributes (blank node issue).
- Datatype parameters are not deleted when attribute is deleted (will be solved in #292)
- ~~Datatype parameters don'…
-
One of the marquee users of traitlets that users would encounter is widgets, either by way of `interact` or directly, as they provide one of the best ways to access the interactive Jupyter/IPython mag…
-
Is there a way to read multiple csv files with one metadata json file?
-
My mapping file just had the logical source someFile.csv. I pointed the RecordsFactory class to the path where I had this file on my system. In my case it was in /tmp/ directory.
When the process…
-
A typical question when explaining the concept of Data Packages to people who already have some familiarity with "containerization", "metadata", and schema languages is how Data Packages compare, espe…