Releases: mapping-commons/sssom
Releases · mapping-commons/sssom
1.0.0 Release
What's Changed
- Update documentation for entity reference to clarify CURIE/URI type by @matentzn in #358
- Fix examples of SSSOM/TSV files. by @gouttegd in #362
- Update SSSOM Logo in docs by @matentzn in #367
- Reorganise docs by @gouttegd in #368
- Model propagatable slots by @gouttegd in #371
- Add min/max value constraints to score and confidence slots. by @gouttegd in #373
- Document testing SSSOM-Py against a development version of the schema. by @gouttegd in #374
- Docs restructuring, adding funding and training pages by @matentzn in #377
- Replace semantic_similarity_* slots by similarity_* slots by @matentzn in #386
- Add Every Cure seminar to presentations.md by @matentzn in #378
- Reformat some docs pages to render correctly by @matentzn in #379
- Specify how to express an unmapped entity using sssom:NoTermFound by @matentzn in #381
- Move predicate_label examples to predicate_id in sssom_schema.yaml by @matentzn in #370
- Add support for extension slots by @gouttegd in #375
- Provisionally removes previously added literal profile from SSSOM by @matentzn in #383
- Add
curie_map
to the model by @gouttegd in #376 - Add new "literal profile" solution based on "subject_label" and "object_label" by @matentzn in #384
- Update generated SSSOM schema files by @matentzn in #388
Full Changelog: 0.15.2...v1.0.0
0.15.2
0.15.1
WARNING: This release has been yanked because of a bug in the LinkML schema for Literal Mappings
See #357.
What's Changed
- Adding SSSOM profile for literals by @matentzn in #235
match_string
description update by @joeflack4 in #315- Change sempav to semapv in the tutorial page by @jmillanacosta in #317
- Recommend that YAML keys be sorted by "spec order". by @gouttegd in #320
- Add ability to customize documentation pages using jinja templates by @sujaypatil96 in #333
- Ensure that github action workflow deploys custom docs by @matentzn in #334
- Add additional instructions to matching-tool-implementation-guide.md by @matentzn in #331
- Fix documentation build/deployment Action by @sujaypatil96 in #335
- Fix link to schema in overview document by @matentzn in #341
- Update gendoc to copy subdirectories by @matentzn in #346
- Add WPCI2023 to Presentations list by @cthoyt in #327
- Add "related docs" menu item to documentation page by @matentzn in #326
- upgrade
mkdocs-mermaid2-plugin
major version by @sujaypatil96 in #353 - Fixes #354 by @hrshdhgd in #355
New Contributors
- @joeflack4 made their first contribution in #315
- @jmillanacosta made their first contribution in #317
- @sujaypatil96 made their first contribution in #333
Full Changelog: 0.15.0...0.15.1
0.15.0 release
What's Changed
- Fix publication_date by @matentzn in #294
- Clarifying descriptions of various properties by @matentzn in #306
- Standardize reference to
oboInOwl
in spec.md by @cthoyt in #307 - Add details on manual mapping curation in docs by @matentzn in #308
- Add issue tracker item to SSSOM datamodel by @matentzn in #259
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Update sssom-schema as well by @matentzn in #291
- Release process documented by @hrshdhgd in #290
- Issues around canonical ordering by @matentzn in #285
- Add OHDSI poster presentation to docs by @matentzn in #292
- Add mapping_set_version to MappingSet metadata by @matentzn in #295
- Add basic version of OMOP mappings guide to SSSOM by @matentzn in #300
- Add docs for setting up a basic mapping commons by @matentzn in #299
- Add guide for tool implementors by @matentzn in #298
- Run
make all
by @cthoyt in #303 - Fix SSSOM Schema not having bijective prefix map by @cthoyt in #302
Full Changelog: 0.13.0...0.14.0
0.13.0
0.12.0 release
What's Changed
- Add link to contextualize "drive-by curation" by @cthoyt in #274
- Fix typo in schema by @cthoyt in #279
- minor improvements to some text and formatting by @nlharris in #280
- Minor fix to the “overview” document regarding the TSV format by @gouttegd in #284
- Fix semapv namespace in SSSOM schema by @matentzn in #287
- Cookiecutter directions for new project generation by @hrshdhgd in #277
Full Changelog: 0.11.0...0.12.0
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
0.10.1
What's Changed
- fixed some typos by @nlharris in #208
- revise typo by @nicolevasilevsky in #209
- fix mermaid docs generated via linkml doc-gen by @sierra-moxon in #213
- mermaid2 plugin, linkml & linkml-runtime version update by @sierra-moxon in #214
- Fix broken linke in docs by @matentzn in #216
New Contributors
- @nlharris made their first contribution in #208
- @nicolevasilevsky made their first contribution in #209
Full Changelog: 0.9.4...0.10.0
v0.9.4
What's Changed
- add auto generated citation by @sierra-moxon in #203
- Copyediting on mapping-predicates text by @caufieldjh in #204
- Fixing hasDbXref reference in examples by @matentzn in #201
- Update the examples and docs to reflect new spec on mapping_justification by @matentzn in #205
New Contributors
- @sierra-moxon made their first contribution in #203
- @caufieldjh made their first contribution in #204
Full Changelog: 0.9.0...0.9.4