Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cldf/csvw issues and pull requests
#79 - CSVW Support
Issue -
State: open - Opened by megin1989 8 months ago
- 1 comment
#78 - Validation Support
Issue -
State: closed - Opened by megin1989 8 months ago
- 3 comments
#77 - Validating Case Sensitivity and Value Combinations in JSON Schema
Issue -
State: closed - Opened by megin1989 8 months ago
- 4 comments
#76 - How to Enforce Unique Constraints in a JSON Schema for Patient and Facility Data
Issue -
State: closed - Opened by megin1989 8 months ago
- 3 comments
#75 - Installation Errors with csvw2json and csvwvalidate
Issue -
State: closed - Opened by megin1989 8 months ago
- 11 comments
#74 - Foreign Key Setup in JSON Schema
Issue -
State: closed - Opened by megin1989 8 months ago
- 9 comments
#73 - Support list-valued fields of datatypes other than string
Issue -
State: closed - Opened by xrotwang about 1 year ago
- 1 comment
#72 - Writing data to sqlite for list-valued columns must be more robust
Issue -
State: closed - Opened by xrotwang over 1 year ago
Labels: bug
#71 - CSVW mapping to RDF?
Issue -
State: closed - Opened by danbri almost 2 years ago
- 3 comments
#70 - Empty null property is not serialized to JSON
Issue -
State: closed - Opened by xrotwang about 2 years ago
Labels: bug
#69 - Field limit of 131072 characters?
Issue -
State: closed - Opened by fmatter over 2 years ago
- 3 comments
#68 - csvw.db.Database chokes on self-referential foreign keys
Issue -
State: closed - Opened by xrotwang over 2 years ago
Labels: bug
#67 - update github actions
Pull Request -
State: closed - Opened by xflr6 over 2 years ago
#66 - Allow iterables of lines in CSV reader
Issue -
State: closed - Opened by xrotwang over 2 years ago
#65 - Fix integerdatatypes
Pull Request -
State: closed - Opened by xrotwang over 2 years ago
#64 - Wrong range for nonNegative- and positiveInteger
Issue -
State: closed - Opened by xrotwang over 2 years ago
#63 - Support datapackage.yaml
Issue -
State: closed - Opened by ioggstream over 2 years ago
- 3 comments
Labels: wontfix
#62 - TableGroup.from_value breaks `segments` library
Issue -
State: closed - Opened by LinguList over 2 years ago
- 1 comment
#61 - CSVW.to_json combines paths for filenames when opening paths inside a folder
Issue -
State: closed - Opened by LinguList over 2 years ago
- 3 comments
#60 - CSVW conformance
Pull Request -
State: closed - Opened by xrotwang over 2 years ago
- 6 comments
#59 - support py3.10
Pull Request -
State: closed - Opened by xrotwang about 3 years ago
- 3 comments
#58 - Failing tests on Python 3.10
Issue -
State: closed - Opened by fabaff about 3 years ago
- 2 comments
#57 - Should Dataset.write ignore columns it doesn't recognize?
Issue -
State: closed - Opened by Anaphory over 3 years ago
- 3 comments
#56 - It should be possible to compare URITemplate to strings
Issue -
State: closed - Opened by xrotwang almost 4 years ago
#55 - Error messages for datatype validation should be more telling
Issue -
State: closed - Opened by xrotwang almost 4 years ago
Labels: enhancement
#54 - understand other encoding variants
Issue -
State: closed - Opened by xrotwang almost 4 years ago
#53 - line number in reader with metadata incorrect for multiline cell content
Issue -
State: closed - Opened by xrotwang about 4 years ago
#52 - csvw read will continue reading to end of file or field limit on unclosed quote
Issue -
State: closed - Opened by SimonGreenhill about 4 years ago
- 5 comments
#51 - Read from url
Pull Request -
State: closed - Opened by xrotwang about 4 years ago
#50 - Add support for reading metadata and data from URLs
Issue -
State: closed - Opened by xrotwang about 4 years ago
#49 - first stab at a fritionless converter
Pull Request -
State: closed - Opened by xrotwang about 4 years ago
- 14 comments
#48 - Example of programmatically creating metadata from scratch
Issue -
State: closed - Opened by brockfanning about 4 years ago
- 16 comments
#47 - Null values of list-valued foreign keys must be read as [] not None
Issue -
State: closed - Opened by xrotwang over 4 years ago
#46 - Don't use Table objects as grouper, use local_name instead
Issue -
State: closed - Opened by xrotwang over 4 years ago
#45 - Support reading and writing CSV from and to zip files
Pull Request -
State: closed - Opened by xrotwang over 4 years ago
- 3 comments
#44 - Support zipped data files
Issue -
State: closed - Opened by xrotwang over 4 years ago
#43 - missing db.commit() in src/csvw/db.py
Issue -
State: closed - Opened by PaprikaSteiger over 4 years ago
- 8 comments
Labels: invalid
#42 - Drop python 3.4 compatibility
Pull Request -
State: closed - Opened by xrotwang over 4 years ago
- 1 comment
#41 - Drop python 3.4 compat
Issue -
State: closed - Opened by xrotwang over 4 years ago
- 12 comments
#40 - All columns specified in the metadata must be present/added when reading data rows
Issue -
State: closed - Opened by xrotwang over 4 years ago
- 1 comment
#39 - Tables must warn if there are duplicate column names
Issue -
State: closed - Opened by xrotwang over 4 years ago
Labels: bug
#38 - Confusion about association table context
Issue -
State: closed - Opened by Anaphory over 4 years ago
- 7 comments
#37 - Add primary key to association table spec
Pull Request -
State: closed - Opened by Anaphory over 4 years ago
- 1 comment
#36 - add CONTRIBUTING.md
Issue -
State: closed - Opened by xrotwang almost 5 years ago
#35 - added nonNegativeInteger
Pull Request -
State: closed - Opened by stschiff almost 5 years ago
- 8 comments
#34 - Adding more datatypes
Issue -
State: closed - Opened by stschiff almost 5 years ago
- 1 comment
#33 - Implements support for remote schema definitions
Pull Request -
State: closed - Opened by xrotwang almost 5 years ago
- 1 comment
#32 - Support for remote table schemas?
Issue -
State: closed - Opened by stschiff almost 5 years ago
- 5 comments
#31 - Provide converter from csvw to datasette's metadata format
Issue -
State: closed - Opened by xrotwang about 5 years ago
Labels: enhancement
#30 - Consider adding _len_ method to `Table`
Issue -
State: closed - Opened by SimonGreenhill about 5 years ago
- 7 comments
#29 - fix ineffective force=True in Database.write()
Pull Request -
State: closed - Opened by xflr6 about 5 years ago
#28 - Update metadata.py
Pull Request -
State: closed - Opened by tresoldi over 5 years ago
- 3 comments
#27 - drop py2 support
Issue -
State: closed - Opened by xrotwang over 5 years ago
#26 - Logging fails for columns with no URL metadata
Issue -
State: closed - Opened by chrzyki over 5 years ago
#25 - Document difference to spec in column matching
Pull Request -
State: closed - Opened by xrotwang almost 6 years ago
#24 - iterdicts() does not use 'name's or 'titles'
Issue -
State: closed - Opened by alexshpilkin almost 6 years ago
- 14 comments
#23 - Support single table metadata
Pull Request -
State: closed - Opened by xrotwang almost 6 years ago
- 1 comment
#22 - Support loading metadata declaring a single table at root level
Issue -
State: closed - Opened by alexshpilkin almost 6 years ago
- 12 comments
#21 - Simpler API for adding foreign key constraints to table schema
Issue -
State: closed - Opened by xrotwang almost 6 years ago
Labels: enhancement
#20 - Do not filter values from common properties
Issue -
State: closed - Opened by xrotwang almost 6 years ago
Labels: bug
#19 - Support reading and writing TableGroup data from and to SQLite
Issue -
State: closed - Opened by xrotwang almost 6 years ago
- 1 comment
#18 - Link.resolve has issues
Issue -
State: closed - Opened by Anaphory about 6 years ago
- 6 comments
#17 - Cannot pass Datatype to Column constructor
Issue -
State: closed - Opened by Anaphory about 6 years ago
- 2 comments
#16 - 'double' should be a valid base data type
Issue -
State: closed - Opened by Anaphory over 6 years ago
#15 - Make utf-8-sig the default encoding for reading
Issue -
State: closed - Opened by xrotwang over 6 years ago
#14 - For DictReader: Empty dialect is not the default dialect
Issue -
State: closed - Opened by Anaphory over 6 years ago
- 1 comment
#13 - First field can't start with comment prefix even if quoted
Issue -
State: closed - Opened by Anaphory over 6 years ago
- 1 comment
Labels: wontfix
#12 - Add comment writing capabilities
Issue -
State: closed - Opened by Anaphory over 6 years ago
- 7 comments
#11 - URITemplate.__eq__ is buggy
Issue -
State: closed - Opened by xrotwang almost 7 years ago
Labels: bug
#10 - recode via utf-8 for non-8bit-clean encodings on PY2
Pull Request -
State: closed - Opened by xflr6 about 7 years ago
- 1 comment
#9 - Add usage instructions, please
Issue -
State: closed - Opened by bencomp about 7 years ago
- 2 comments
#8 - Drop backslash escaping/doubling with Dialect(dobuleQuote=True)
Pull Request -
State: closed - Opened by xflr6 about 7 years ago
#7 - Dialect.as_python_formatting_parameters() escapechar not in line with CSVW spec
Issue -
State: closed - Opened by xflr6 about 7 years ago
- 3 comments
Labels: bug
#6 - Remove dependency on clldutils
Issue -
State: closed - Opened by xrotwang about 7 years ago
- 2 comments
#5 - csvw.dsv fails on Python 2 with encodings that are not 8bit-clean
Issue -
State: closed - Opened by xflr6 about 7 years ago
- 3 comments
Labels: bug
#4 - csvw.dsv roundtrip failiure with escapechar and QUOTE_NONE
Issue -
State: closed - Opened by xflr6 about 7 years ago
- 1 comment
Labels: bug
#3 - Infer/check datatype for foreign key columns
Issue -
State: closed - Opened by xflr6 about 7 years ago
Labels: enhancement
#2 - Maybe implement the w3c test suite for csvw
Issue -
State: closed - Opened by xrotwang over 7 years ago
Labels: wontfix
#1 - fix tmpdir testing issue
Pull Request -
State: closed - Opened by xflr6 over 7 years ago