issues
search
jamesaoverton
/
cmi-pb-terminology
CMI-PB Controlled Terminology
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for tree structures in get_matching_values()
#67
lmcmicu
closed
2 years ago
0
Regex `fullmatch` hangs on trailing whitespace in `validate.py`
#66
beckyjackson
opened
2 years ago
0
Implement tree:foreign and under constraint checks on single row validation
#65
lmcmicu
closed
2 years ago
2
Implement `tree:foreign` and `under` constraint checks on single row validation.
#64
lmcmicu
closed
2 years ago
0
Check for foreign keys also in conflict tables
#63
lmcmicu
closed
2 years ago
0
Consider generating data tables from schema information
#62
jamesaoverton
opened
2 years ago
0
Consider how to guess the tables/columns/datatypes from existing data
#61
jamesaoverton
opened
2 years ago
0
Consider using _view tables when checking foreign keys in Python code
#60
jamesaoverton
opened
2 years ago
3
implement insert_new_row()
#59
lmcmicu
closed
2 years ago
0
Consider tracking history of changes
#58
jamesaoverton
opened
2 years ago
2
Implement insert_row
#57
jamesaoverton
closed
2 years ago
2
Update app to run as CGI script
#56
beckyjackson
closed
2 years ago
0
Use metatable information to support autocomplete; use NULL as the metadata field for valid columns with no extra associated information
#55
lmcmicu
closed
2 years ago
7
Implement rule functionality; make multiprocessing configurable
#54
lmcmicu
closed
2 years ago
0
Create a demo app
#53
beckyjackson
closed
2 years ago
0
Consider using NULL to represent "valid" in _meta columns
#52
jamesaoverton
closed
2 years ago
0
Use metatable information to support autocomplete
#51
jamesaoverton
closed
2 years ago
2
Implement 'structure' conditions: concat, list
#50
jamesaoverton
opened
2 years ago
0
Performance optimizations
#49
lmcmicu
closed
2 years ago
0
Try speculative insertion approach to inter-row validation
#48
jamesaoverton
closed
2 years ago
1
Consider using datatype hierarchy only when specific datatype is invalid
#47
jamesaoverton
closed
2 years ago
0
All rows with invalid unique or primary key values should be inserted to conflict tables
#46
lmcmicu
closed
2 years ago
1
Implement rule functionality
#45
jamesaoverton
closed
2 years ago
1
Improve performance by "compiling" conditions just once
#44
jamesaoverton
closed
2 years ago
0
Separate intra-row validation from inter-row validation
#43
jamesaoverton
closed
2 years ago
0
Export data and message tables, add more problem rows to conflict tables
#42
lmcmicu
closed
2 years ago
1
Implement rename functionality
#41
jamesaoverton
opened
2 years ago
0
Implement row update functionality
#40
lmcmicu
closed
2 years ago
0
Implement row deletion
#39
jamesaoverton
opened
2 years ago
2
(Re)validate SQL tables
#38
jamesaoverton
opened
2 years ago
0
Output standard message tables
#37
jamesaoverton
closed
2 years ago
2
Write from SQLite to TSV
#36
jamesaoverton
closed
2 years ago
2
Implement row update functionality
#35
jamesaoverton
closed
2 years ago
1
Implement datatype conditions for real
#34
lmcmicu
closed
2 years ago
0
Implement a simple grammar to parse the `structure` column of the `column` table.
#33
lmcmicu
closed
2 years ago
1
Prototype `under`
#32
lmcmicu
closed
2 years ago
0
Implement new datatype conditions
#31
jamesaoverton
closed
2 years ago
3
Prototype tree structure
#30
lmcmicu
closed
2 years ago
0
Prototype `under` structure
#29
jamesaoverton
closed
2 years ago
3
Prototype `tree` structure
#28
jamesaoverton
closed
2 years ago
2
Prototype handling foreign key constraints
#27
lmcmicu
closed
2 years ago
1
Merge latest work on next_dev
#26
lmcmicu
closed
2 years ago
0
Prototype handling foreign key constraints with `from(table.column)`
#25
jamesaoverton
closed
2 years ago
1
Prototype handling primary constraint
#24
jamesaoverton
closed
2 years ago
3
Prototype handling unique constraint
#23
jamesaoverton
closed
2 years ago
4
Prototype loading and validating batches of rows
#22
jamesaoverton
closed
2 years ago
1
Use SQLAlchemy to escape SQL query
#21
beckyjackson
closed
2 years ago
5
Finish loading TSVs in load.py script
#20
jamesaoverton
closed
2 years ago
1
Convert load.py to use SQLAlchemy
#19
jamesaoverton
closed
2 years ago
1
CMI-PB Prototype
#18
jamesaoverton
opened
2 years ago
0
Next