-
Notifications
You must be signed in to change notification settings - Fork 28
Docs restructuring, adding funding and training pages #377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,51 @@ | ||
| ## Funding | ||
|
|
||
| The Simple Standard for Sharing Ontological Mappings (SSSOM) is a community-driven project which has received support from many different sources. | ||
| We list the most important ones in the following. | ||
|
|
||
| ### Volunteering efforts | ||
|
|
||
| A huge fraction of the work on SSSOM has been done by volunteers without dedicated grant support. | ||
| We hereby acknowledge their contributions as being absolutely essential. A selection of amazing contributions (by no means exhaustive): | ||
|
|
||
| - The development of [SSSOM Java](https://incenp.org/dvlpt/sssom-java/) | ||
matentzn marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - Hundreds of careful contributions to discussions on the [SSSOM issue tracker](https://github.com/mapping-commons/sssom/issues) | ||
| - The first draft of the [Mapping Registry Cookiecutter](https://github.com/mapping-commons/mapping-commons-cookiecutter) | ||
| - We try to keep track of other [Community efforts here](https://github.com/mapping-commons/sssom/discussions/318) | ||
|
|
||
| ### Phenomics First (NIH / NHGRI #1RM1HG010860-01) | ||
gouttegd marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| A lot of the groundwork of SSSOM was done to support a disease mapping project as part of the [Mondo Disease Ontology](https://github.com/monarch-initiative/mondo), | ||
| which included, but was not limited to: | ||
|
|
||
| - Creation of a basic metadata model | ||
| - Implementation of validation and parsing methods in [sssom-py](https://github.com/mapping-commons/sssom-py) | ||
| - Generating [training materials](../training.md) | ||
| - Organising [workshops](../workshops.md) | ||
| - Outreach activties to clinical communities such as [OHDSI](https://www.ohdsi.org/) | ||
|
|
||
| The grant was awared to members of the Monarch Initiative. | ||
|
|
||
| ### Monarch (NIH / OD #5R24OD011883) | ||
|
|
||
| To support development of cross-species mappings and knowledge graph integration for the [Monarch Knowledge Graph](https://monarchinitiative.org/), | ||
| a few new features had to be supported: | ||
|
|
||
| - Groundwork for the [Semantic Mapping Vocabulary](https://github.com/mapping-commons/semantic-mapping-vocabulary) which contains, for example, cross-species mapping properties. | ||
| - The advancement of the concepts and tools behind the "Mapping Commons", including supporting the development of the [Mapping Registry Cookiecutter](https://github.com/mapping-commons/mapping-commons-cookiecutter) | ||
| - Various improvements to the SSSOM metadata model, including the introduction of curation rules. | ||
| - The [OxO2 SSSOM mapping browser](https://github.com/EBISPOT/oxo2) | ||
|
|
||
| The grant was awared to members of the Monarch Initiative. | ||
|
|
||
| ### Bosch Gift to LBNL | ||
|
|
||
| A lot of the work on tooling was supported by a Bosch Gift to the Lawrence Berkely National Laboratory (Chris Mungall group). We thank Bosch for their generous support which helped us with the following: | ||
|
|
||
| - Implementation of conversion and testing methods in [sssom-py](https://github.com/mapping-commons/sssom-py) | ||
| - The development of training materials | ||
| - The development of specialised matching tools such as [OAK lexmatch](https://incatools.github.io/ontology-access-kit/guide/mappings.html) which provided the first implementation of the SSSOM standard in a matching tool. | ||
|
|
||
| ### DARPA: Young Faculty Award W911NF2010255 | ||
|
|
||
| A huge amount of refactoring of [sssom-py](https://github.com/mapping-commons/sssom-py) and development best practices, as well as training materials, was provided through this grant (awared to Benjamin M. Gyori). Other contributions include work on the [Semantic mapping reasoner and assembler](https://github.com/biopragmatics/semra) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| ## 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/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| ## SSSOM Training materials | ||
|
|
||
| - [Elevator pitch](#elevator) | ||
| - [Tutorials and Guides](#guides) | ||
| - [Related tutorials](#related) | ||
|
|
||
| <a id="elevator"></a> | ||
|
|
||
| ### Elevator pitch | ||
|
|
||
| <iframe width="560" height="315" src="https://www.youtube.com/embed/T-YP-Lv9k2s?si=tN9lHUFcovkyvm6z" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
gouttegd marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| <a id="guides"></a> | ||
|
|
||
| ### Tutorials and Guides | ||
|
|
||
| - [Mapping curation with SSSOM](https://oboacademy.github.io/obook/tutorial/sssom-tutorial/) | ||
| - [Are these two entities the same? A guide.](https://oboacademy.github.io/obook/howto/are-two-entities-the-same/). An important tutorial that explains that it is not directly possible to determine if two things are the same across ontologies, but its still worth doing when explicitly recording the rationale. | ||
| - [Linking across vocabularies: Semantic Entity Matching](https://oboacademy.github.io/obook/lesson/entity-matching/): Entity matching is the process of establishing a link between an identifier in one semantic space to an identifier in another. There are many cultures of thought around entity matching, including Ontology Matching, Entity Resolution and Entity Linking. | ||
|
|
||
| <a id="related"></a> | ||
|
|
||
| ### Related tutorials | ||
|
|
||
| - [Introduction to processing mappings with SSSOM and sssom-py CLI](https://oboacademy.github.io/obook/tutorial/sssom-toolkit/) | ||
| - [Introduction to matching with OAK lexmatch](https://oboacademy.github.io/obook/tutorial/lexmatch-tutorial/) | ||
| - [Curating Semantic Mappings with Biomappings](https://oboacademy.github.io/obook/tutorial/biomappings/) | ||
This file was deleted.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.