Skip to content

Releases: mapping-commons/sssom

1.1.0 (Alpha) release 3

28 Oct 16:14
b603c25

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v1.1.0a2...v1.1.0a3

1.1.0 (Alpha) release 2

08 Oct 05:15
7ac1047

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v1.1.0a1...v1.1.0a2

1.1.0 (Alpha) release

07 Oct 08:59

Choose a tag to compare

1.1.0 (Alpha) release Pre-release
Pre-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_type slot to Mapping and MappingSet classes. by @gouttegd in #405
  • Add some missing justifications by @matentzn in #407
  • Allow using similarity_measure at 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_also to xsd: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_version slot 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_id slot. 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_scope slot. 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:0 special 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

Full Changelog: v1.0.0...v1.1.0a1

1.0.0 Release

09 Aug 19:45
658de42

Choose a tag to compare

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

02 Apr 17:29
ddad5a8

Choose a tag to compare

What's Changed

Full Changelog: 0.15.1...0.15.2

0.15.1

01 Apr 13:01
8b456d0

Choose a tag to compare

WARNING: This release has been yanked because of a bug in the LinkML schema for Literal Mappings

See #357.

What's Changed

New Contributors

Full Changelog: 0.15.0...0.15.1

0.15.0 release

31 Jul 18:27

Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.15.0

0.14.0

25 Jul 14:52
0ff31e4

Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

15 Jun 12:53
077d1ff

Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0 release

11 Jun 15:06
6e4b54f

Choose a tag to compare

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