Releases: mapping-commons/sssom
Releases · mapping-commons/sssom
1.1.0 (Alpha) release 3
1.1.0 (Alpha) release 2
1.1.0 (Alpha) release
What's Changed
- Add the Uberon/SSSOM talk at ICBO 2024. by @gouttegd in #390
- Update the landing page, and list of contributors, steering committee by @matentzn in #389
- Add SSSOM v 1.0.0 to CHANGELOG.md by @matentzn in #391
- Update the documentation templates for slots by @matentzn in #395
- update linkml docs index page by @matentzn in #396
- Update docs frontpage to show mapping metadata and examples at a glance by @matentzn in #393
- Add many examples to schema and update some descriptions by @matentzn in #394
- Add SSSOM RDA plenary talk to presentations.md by @matentzn in #401
- Add 'composed entity' value to the EntityType enum. by @gouttegd in #403
- Add the
predicate_typeslot to Mapping and MappingSet classes. by @gouttegd in #405 - Add some missing justifications by @matentzn in #407
- Allow using
similarity_measureat the set level. by @gouttegd in #412 - Upgrade the cache version in main Github action by @matentzn in #419
- Add links to semapv docs to sssom_schema.yaml mapping_justification slot by @matentzn in #418
- Update more action to using actions/cache@v4 by @matentzn in #420
- Change type of
see_alsotoxsd:anyURI. by @gouttegd in #424 - Update ODK version in QC action by @matentzn in #425
- Add additional docs for subject and object match fields by @matentzn in #423
- Correct typo by @Zack-83 in #427
- Fixing various URLs in the documentation and mkdocs file by @matentzn in #431
- Add link to sssom-js by @nichtich in #432
- Add codespell support (config, workflow to detect/not fix) and make it fix few typos by @yarikoptic in #409
- Remove emoji extension by @matentzn in #434
- Add a
sssom_versionslot by @gouttegd in #440 - Update contributing guidelines to mention backwards compatibilty by @gouttegd in #447
- Add mapping_set_confidence slot to SSSOM data model by @matentzn in #446
- Clarify the absence of link between author_id and author_label. by @gouttegd in #451
- Map sssom:publication_date to dcterms:issued by @matentzn in #460
- Add mapping_tool_id slot to model by @matentzn in #459
- Add
record_idslot. by @gouttegd in #452 - Assign a property to ALL enum values. by @gouttegd in #458
- Clarify that URI-typed slots expect non-relative URI values. by @gouttegd in #453
- Upgrade GitHub Actions workflows by @sujaypatil96 in #462
- Remove required/optional flag from slot pages by @matentzn in #470
- Make sure docgen uses induced slots by @matentzn in #408
- Fix chomping of description blocks for subject|object_match_field. by @gouttegd in #475
- Add
cardinality_scopeslot. by @gouttegd in #476 - Add additional model changes instruction to pull_request_template.md by @matentzn in #474
- Make curation_rule_* slots propagatable by @matentzn in #472
- Make sure creator_id is formatted in the multivalued syntax in all examples by @matentzn in #481
- Annotate class-specific usage of slot with
added_in. by @gouttegd in #482 - Add
0:0special cardinality value. by @gouttegd in #480 - Add test for added_in annotation. by @gouttegd in #483
- Move definition of propagation/condensation outside of SSSOM/TSV. by @gouttegd in #487
- Update PyPI publish workflow for prereleases by @matentzn in #494
New Contributors
- @Zack-83 made their first contribution in #427
- @nichtich made their first contribution in #432
- @yarikoptic made their first contribution in #409
Full Changelog: v1.0.0...v1.1.0a1
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_mapto 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_stringdescription 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-pluginmajor 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
oboInOwlin 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 allby @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