v0.3.0
What's Changed
- removing unused files by @cmungall in #71
- update pypi release action by @cmungall in #72
- pypi by @cmungall in #73
- refactoring by @cmungall in #75
- Schema enricher and Docker config by @cmungall in #77
- First pass at SQL Importer. See #67 by @cmungall in #78
- Added frictionless importer by @cmungall in #79
- Enhancing sphinx docs by @cmungall in #80
- doc-fixes-bullets by @cmungall in #81
- Re committing sql_importer. by @cmungall in #82
- Added generalization using panderas by @cmungall in #84
- Additional tests and documentation by @cmungall in #86
- Added toml generalizer by @cmungall in #90
- Improved docs for annotator by @cmungall in #92
- Using inflect library to depluralize class names when generalizing. by @cmungall in #94
- update dependencies fixes #95 fixes #97 by @sierra-moxon in #96
- Fixes #99 (logging object contents when None by @matentzn in #101
- Windows fixes (make test suite pass on windows) by @dalito in #104
- CsvGeneralizer: Adding ability to interpret metadata rows - adding docs to parameters - expose more parameters in CLI - additional tests by @cmungall in #106
- Added ability to import multiple jsonschema files organized in a project. by @cmungall in #113
- Implement RDFS importer. Bypasses issues with #114 by @cmungall in #115
- Delete pre_poetry directory by @turbomam in #116
- Adding CLI option from import-from-frictionless. by @cmungall in #118
New Contributors
Full Changelog: v0.2.0...v0.3.0