Releases: biolink/resource-ingest-guide-schema
Releases · biolink/resource-ingest-guide-schema
v0.1.2
What's Changed
- Update ctd_rig.yaml by @mbrush in #24
- Cleaned up rig_template and existing RIG misalignment with the latest schema (especially terms_of_use_info) by @RichardBruskiewich in #25
- New rigs from translator_ingests by @sierra-moxon in #26
- makefile and justfile tweaks by @RichardBruskiewich in #29
- Change private _gendoc recipe in justfile to public (listed) one by @RichardBruskiewich in #28
- Panther RIG yaml file - initial release by @RichardBruskiewich in #27
- Update resource_ingest_guide_schema.yaml by @mbrush in #32
- Update rig_template.yaml by @mbrush in #37
- Update resource_ingest_guide_schema.yaml by @mbrush in #36
- Update resource_ingest_guide_schema.yaml by @mbrush in #38
- Update rig_template.yaml by @mbrush in #42
- Update resource_ingest_guide_schema.yaml by @mbrush in #43
- Update goa-rig.yaml by @mbrush in #35
- Reviewed, edited current RIG yamls by @colleenXu in #39
New Contributors
- @sierra-moxon made their first contribution in #26
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix dangling references to poetry in justfile (change to 'uv' equivalent commands) by @RichardBruskiewich in #12
- patch-rig-typos by @RichardBruskiewich in #16
- updating ctd rig to latest modeling by @mbrush in #19
- Update rig_template.yaml by @mbrush in #20
- Update resource_ingest_guide_schema.yaml by @mbrush in #21
- Correct existing rigs to latest schema by @RichardBruskiewich in #17
- Should not have toplevel "ReferenceIngestGuide" YAML key in rig_template.yaml for schema validation? Fix create_rig.py accordingly, as well. by @RichardBruskiewich in #23
- Update terms of use model by @mbrush in #13
- supporting-data-source-info needs to be multivalued? by @RichardBruskiewich in #22
- Patching justfile to include missing make targets by @RichardBruskiewich in #18
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Fixed justfile to use 'uv' instead of 'poetry' for its operations. Mention just in README; tiny typo in schema by @RichardBruskiewich in #4
- NodeType.attributes.source_identifier_types made multivalued by @RichardBruskiewich in #5
- HPOA rig by @RichardBruskiewich in #3
- Refactor model for edge type qualifier specification in resource_ingest_guide_schema.yaml by @mbrush in #8
- Repaired the justfile _gendoc target to execute the same commands as the comparable gendoc Makefile target. by @RichardBruskiewich in #6
- Update qualifier modeling in hpo-annotations_rig.yaml by @mbrush in #10
- DISEASES: adjust yaml content for accuracy, match original md by @colleenXu in #11
- Update ctkp_rig.yaml by @mbrush in #9
New Contributors
- @RichardBruskiewich made their first contribution in #4
- @mbrush made their first contribution in #8
- @colleenXu made their first contribution in #11
Full Changelog: https://github.com/biolink/resource-ingest-guide-schema/commits/v0.1.0