v0.3.0
What's Changed
- Add excel checker files by @JosePizarro3 in #88
- Fix export to excel by @JosePizarro3 in #90
- Add row cell information to fill-masterdata from excel by @JosePizarro3 in #92
- Export datamodel to a global json by @JosePizarro3 in #94
- 82 convert current data model to json format by @carlosmada22 in #86
- Deleted datamodel loader for redundancy with entities_dict.py. by @carlosmada22 in #96
- 97 in fill masterdata using cli from excel files generate only the files that are present in the excel file not generate empty files by @carlosmada22 in #101
- Added new headers to excel_to_entities by @carlosmada22 in #102
- Added row number for every property, term, and entity by @carlosmada22 in #103
- 83 convert incoming masterdata to be checked to json format by @carlosmada22 in #100
- 84 generate validation rules in json format by @carlosmada22 in #105
- Add iri to field of EntityDef by @JosePizarro3 in #111
- Fix find_datamodel_dir by @JosePizarro3 in #114
- 85 perform the checks by @carlosmada22 in #107
- 112 get rid off property typespy by @JosePizarro3 in #115
- Modified validator to work without property_types.py and modified validation rules by @carlosmada22 in #117
Full Changelog: v0.2.0...v0.3.0