Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@ nav:
- Matching tool implementation guide: matching-tool-implementation-guide.md
- SSSOM profiles: sssom-profiles.md
- Glossary: glossary.md
- Related documentation:
- SSSOM Toolkit: "https://mapping-commons.github.io/sssom-py/index.html#"
- SSSOM Java: "https://incenp.org/dvlpt/sssom-java/"
- Semantic Mapping Vocabulary (SEMAPV): "https://mapping-commons.github.io/semantic-mapping-vocabulary/"
- LinkML: "https://linkml.io/linkml/"
- OBO Academy: "https://oboacademy.github.io/obook/"
- Monarch Initiative: "https://monarch-initiative.github.io/monarch-documentation/"

site_url: https://mapping-commons.github.io/sssom/
repo_url: https://github.com/mapping-commons/sssom/
Expand Down
8 changes: 7 additions & 1 deletion src/docs/presentations.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@
- Lightning talk on the deeper integration of the Bioregistry and `curies` toolkit with the SSSOM Python package
- [Workshop info](https://biopragmatics.github.io/workshops/WPCI2023)

## OM2023: A Simple Standard for Sharing Ontological Mappings 2023: Updates on data model, collaborations and tooling

- 7th November 2023
- [http://om2023.ontologymatching.org/](http://om2023.ontologymatching.org/)
- [Slides](https://docs.google.com/presentation/d/1d2t-VcseZ_oAgVTbrDHJOmwQTqyXB9ZHDrZ08OU87a0/edit)

## SSSOM Updates 2023 (FAIR Impact and FAIRCORE4EOSC Life Working Session)

- 6th October 2023
- [Slides](https://docs.google.com/presentation/d/1RY0IKn5TWVqXhcJ5vyabXEPhCPXNLsx9IWiWzQCzXZg/edit#slide=id.g286619c3cee_0_141)
- [Slides](https://docs.google.com/presentation/d/1RY0IKn5TWVqXhcJ5vyabXEPhCPXNLsx9IWiWzQCzXZg/edit)

## OHDSI 2023 Symposium: Synergizing Simple Standard for Sharing Ontology Mappings (SSSOM) and the Observational Health Data Sciences and Informatics (OHDSI)

Expand Down