What's Changed
* Add excel checker files by JosePizarro3 in https://github.com/BAMresearch/bam-masterdata/pull/88
* Fix export to excel by JosePizarro3 in https://github.com/BAMresearch/bam-masterdata/pull/90
* Add row cell information to fill-masterdata from excel by JosePizarro3 in https://github.com/BAMresearch/bam-masterdata/pull/92
* Export datamodel to a global json by JosePizarro3 in https://github.com/BAMresearch/bam-masterdata/pull/94
* 82 convert current data model to json format by carlosmada22 in https://github.com/BAMresearch/bam-masterdata/pull/86
* Deleted datamodel loader for redundancy with entities_dict.py. by carlosmada22 in https://github.com/BAMresearch/bam-masterdata/pull/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 https://github.com/BAMresearch/bam-masterdata/pull/101
* Added new headers to excel_to_entities by carlosmada22 in https://github.com/BAMresearch/bam-masterdata/pull/102
* Added row number for every property, term, and entity by carlosmada22 in https://github.com/BAMresearch/bam-masterdata/pull/103
* 83 convert incoming masterdata to be checked to json format by carlosmada22 in https://github.com/BAMresearch/bam-masterdata/pull/100
* 84 generate validation rules in json format by carlosmada22 in https://github.com/BAMresearch/bam-masterdata/pull/105
* Add iri to field of EntityDef by JosePizarro3 in https://github.com/BAMresearch/bam-masterdata/pull/111
* Fix find_datamodel_dir by JosePizarro3 in https://github.com/BAMresearch/bam-masterdata/pull/114
* 85 perform the checks by carlosmada22 in https://github.com/BAMresearch/bam-masterdata/pull/107
* 112 get rid off property typespy by JosePizarro3 in https://github.com/BAMresearch/bam-masterdata/pull/115
* Modified validator to work without property_types.py and modified validation rules by carlosmada22 in https://github.com/BAMresearch/bam-masterdata/pull/117
**Full Changelog**: https://github.com/BAMresearch/bam-masterdata/compare/v0.2.0...v0.3.0