-
I have no idea how I've managed to miss this working group entirely up until today. I was reading the CSV RFC today (I'm ashamed to admit that it was the first time I've actually read it), and discove…
-
-
A web form to allow developers to make use of ODI's csvlint without having to install it locally.
-
There is a need to specify and implement minimalistic versions of schema file definitions, i.e. different use-cases how to use schema e.g.:
- define only important columns
- define columns with o…
-
One thing I think the site would benefit from is improving the rationale for CSVW a bit more.
The page here is a good start and provides a brief summary of some problems with CSV:
https://swirrl…
-
Hi COW team!
I have been trying to execute the CLI on a file to transform a CSV to Turtle but I couldn't install it properly following the instruction on the page. Also digging the repository found…
-
There is some overlap with standards at https://datapackage.org/, just updated this year. CSVW should make explicit reference to these standards and make clear where they combine or differ. References…
-
csvw can define 'separators' in field definitions e.g.
```json
{
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v…
-
Hello there!
Im trying to serialize some RDF graph generated from CSV file by using of package: https://pypi.org/project/csvwlib/
Passing None as format to *CSVWConverter.to_rdf()* method returns …
-
I think we really need to add some guides to demonstrate and motivate stuff on the consumption side to form a complete story. Perhaps COW and CSVLint can currently fulfill this side?
It would be n…