0.11.0 Release
High level summary
New elements:
mapping_set_title
to capture a human-readable title for a mapping setregistry_title
andregistry_description
to capture the human-readable title and description of an SSSOM mapping set registrycuration_rule
to capture a (potentially) complex (set of) condition(s) executed by an agent (usually human) that led to the establishment of a mapping.
Updated elements:
- Added mapping_source slot to Mapping
- Improve documentation for
subject_category
andobject_category
elements
Documentation
- Compiled a list of all SSSOM talks: https://mapping-commons.github.io/sssom/presentations/
- Document chaining rules: https://mapping-commons.github.io/sssom/chaining_rules/
Quality control and Technical infrastructure
- Make adding a concrete SSSOM example part of the new element request
- Adding QC checks for example SSSOM files hosted in the repo
Detailed summary
- Adding
mapping_source
slot toMapping
by @matentzn in #230 - Add mapping_set_title by @matentzn in #220
- Add registry title and registry description slots by @anitacaron in #240
- Update SSSOM talks 2022 in docs by @matentzn in #252
- Document chaining rules by @matentzn in #242
- Improve documentation for subject and object categories by @matentzn in #257
- Add inversion rules for SEMAPV cross-species predicates. by @gouttegd in #261
- Make adding a concrete SSSOM example part of the new element request by @matentzn in #266
- Add some examples of using see_also to SSSOM schema by @matentzn in #267
- Making adding a link to a working example required when adding a new field by @matentzn in #269
- Adding QC checks for example SSSOM files by @matentzn in #268
- Add curation_rule to SSSOM by @matentzn in #258
- SSSOM 0.11.1 release by @matentzn in #270
New Contributors
- @anitacaron made their first contribution in #240
- @gouttegd made their first contribution in #261
Acknowledgements
- The SSSOM core team thanks @saubin78 and @croussey for thei significant contributions to discussions and creation of examples!
Full Changelog: 0.10.0...0.11.0