From 4efa7d04a6e277bc7f3e52ef2183446d2b0239d5 Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Thu, 2 Nov 2023 13:26:49 +0200 Subject: [PATCH 1/3] Add related docs menu item Adding a section to the SSSOM docs for related documentation, such as SSSOM Toolkit and SSSOM Java. --- mkdocs.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 3b0b728b..dad89695 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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/ From bdc74683b6382d39693fcbc768944ae19c5b7e22 Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Thu, 2 Nov 2023 23:45:24 +0200 Subject: [PATCH 2/3] Update presentations.md --- src/docs/presentations.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/docs/presentations.md b/src/docs/presentations.md index 15caf858..7cd4c5b3 100644 --- a/src/docs/presentations.md +++ b/src/docs/presentations.md @@ -1,9 +1,15 @@ # Presentations +## OM2023: A Simple Standard for Sharing Ontological Mappings 2023: Updates on data model, collaborations and tooling + +- 7th November 2023 +- 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) From 5db8f1151b280190f3969d444d60efd739870527 Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Wed, 31 Jan 2024 13:03:48 +0200 Subject: [PATCH 3/3] Update src/docs/presentations.md Co-authored-by: Anita Caron --- src/docs/presentations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/presentations.md b/src/docs/presentations.md index 7cd4c5b3..f38a4461 100644 --- a/src/docs/presentations.md +++ b/src/docs/presentations.md @@ -3,7 +3,7 @@ ## 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/](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)