issues
search
cldf
/
csvw
CSV on the web
Apache License 2.0
37
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CSVW Support
#79
megin1989
closed
2 months ago
1
Validation Support
#78
megin1989
closed
4 months ago
3
Validating Case Sensitivity and Value Combinations in JSON Schema
#77
megin1989
closed
4 months ago
4
How to Enforce Unique Constraints in a JSON Schema for Patient and Facility Data
#76
megin1989
closed
4 months ago
3
Installation Errors with csvw2json and csvwvalidate
#75
megin1989
closed
4 months ago
11
Foreign Key Setup in JSON Schema
#74
megin1989
closed
4 months ago
9
Support list-valued fields of datatypes other than string
#73
xrotwang
closed
10 months ago
1
Writing data to sqlite for list-valued columns must be more robust
#72
xrotwang
closed
1 year ago
0
CSVW mapping to RDF?
#71
danbri
closed
1 year ago
3
Empty null property is not serialized to JSON
#70
xrotwang
closed
1 year ago
0
Field limit of 131072 characters?
#69
fmatter
closed
2 years ago
3
csvw.db.Database chokes on self-referential foreign keys
#68
xrotwang
closed
2 years ago
0
update github actions
#67
xflr6
closed
2 years ago
0
Allow iterables of lines in CSV reader
#66
xrotwang
closed
2 years ago
0
Fix integerdatatypes
#65
xrotwang
closed
2 years ago
0
Wrong range for nonNegative- and positiveInteger
#64
xrotwang
closed
2 years ago
0
Support datapackage.yaml
#63
ioggstream
closed
2 years ago
3
TableGroup.from_value breaks `segments` library
#62
LinguList
closed
2 years ago
1
CSVW.to_json combines paths for filenames when opening paths inside a folder
#61
LinguList
closed
2 years ago
3
CSVW conformance
#60
xrotwang
closed
2 years ago
6
support py3.10
#59
xrotwang
closed
2 years ago
3
Failing tests on Python 3.10
#58
fabaff
closed
2 years ago
2
Should Dataset.write ignore columns it doesn't recognize?
#57
Anaphory
closed
10 months ago
3
It should be possible to compare URITemplate to strings
#56
xrotwang
closed
3 years ago
0
Error messages for datatype validation should be more telling
#55
xrotwang
closed
3 years ago
0
understand other encoding variants
#54
xrotwang
closed
3 years ago
0
line number in reader with metadata incorrect for multiline cell content
#53
xrotwang
closed
3 years ago
0
csvw read will continue reading to end of file or field limit on unclosed quote
#52
SimonGreenhill
closed
3 years ago
5
Read from url
#51
xrotwang
closed
3 years ago
0
Add support for reading metadata and data from URLs
#50
xrotwang
closed
3 years ago
0
first stab at a fritionless converter
#49
xrotwang
closed
3 years ago
14
Example of programmatically creating metadata from scratch
#48
brockfanning
closed
3 years ago
16
Null values of list-valued foreign keys must be read as [] not None
#47
xrotwang
closed
4 years ago
0
Don't use Table objects as grouper, use local_name instead
#46
xrotwang
closed
4 years ago
0
Support reading and writing CSV from and to zip files
#45
xrotwang
closed
4 years ago
3
Support zipped data files
#44
xrotwang
closed
4 years ago
0
missing db.commit() in src/csvw/db.py
#43
PaprikaSteiger
closed
4 years ago
8
Drop python 3.4 compatibility
#42
xrotwang
closed
4 years ago
1
Drop python 3.4 compat
#41
xrotwang
closed
4 years ago
12
All columns specified in the metadata must be present/added when reading data rows
#40
xrotwang
closed
4 years ago
1
Tables must warn if there are duplicate column names
#39
xrotwang
closed
4 years ago
0
Confusion about association table context
#38
Anaphory
closed
4 years ago
7
Add primary key to association table spec
#37
Anaphory
closed
4 years ago
1
add CONTRIBUTING.md
#36
xrotwang
closed
4 years ago
0
added nonNegativeInteger
#35
stschiff
closed
4 years ago
8
Adding more datatypes
#34
stschiff
closed
4 years ago
1
Implements support for remote schema definitions
#33
xrotwang
closed
4 years ago
1
Support for remote table schemas?
#32
stschiff
closed
4 years ago
5
Provide converter from csvw to datasette's metadata format
#31
xrotwang
closed
2 years ago
0
Consider adding _len_ method to `Table`
#30
SimonGreenhill
closed
4 years ago
7
Next