Releases: BAMresearch/bam-masterdata
Releases · BAMresearch/bam-masterdata
v0.5.0
What's Changed
- Add structlog as runtime dependency by @JosePizarro3 in #144
- added windows install script by @LucasZimm in #148
- Adding methods for CollectionType by @JosePizarro3 in #150
- Changed generated for generate tense by @JosePizarro3 in #156
- Fix COMMENTS checker by @JosePizarro3 in #157
New Contributors
- @LucasZimm made their first contribution in #148
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Fix mess with validation rules json files location by @JosePizarro3 in #142
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Remove validation for row_location by @JosePizarro3 in #140
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Bugs when implementing CLI in masterdata-checkerbugSomething isn't working by @JosePizarro3 in #138
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
Major
Minor
- 13 add push to openbis to update masterdata in openbis new version by @carlosmada22 in #132
Patches
- Add raise error in checker CLI if validation fails by @JosePizarro3 in #126
- Add contributors to datamodel by @JosePizarro3 in #131
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
Major
Minor
Patches
- 118 fix BAM namespace by @JosePizarro3 in #119
- 120 hotfix set in checker by @JosePizarro3 in #121
- Fix conditions in checker CLI for individual datamodel repos by @JosePizarro3 in #123
Full Changelog: v0.3.0...v0.3.1
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
v0.2.0
What's Changed
Major
Minor
- Export to rdf/xml by @JosePizarro3 in #53
Patches
- Clean up paths by @JosePizarro3 in #78
- Test excel to entities by @carlosmada22 in #81
- Fix property assignment setattr by @JosePizarro3 in #80
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
Major
Minor
Patches
- 63 clean code and refactor into class excel to entities by @carlosmada22 in #70
- Validation mappings moved to excel and logic for reading it in Extractor implemented by @carlosmada22 in #72
- Fixing release by @JosePizarro3 in #73
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
Major (not considered until a proper 1.0.0 is released!)
- Refactor methods of BaseEntity by @JosePizarro3 in #69
Minor
- Excel to entities by @carlosmada22 in #56
- Add new logo to repo by @JosePizarro3 in #67
Patches
- Delete gitmodules by @JosePizarro3 in #65
Full Changelog: v0.0.0...v0.1.0