Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# A Simple Standard for Sharing Ontological Mappings (SSSOM)

<img src="https://github.com/jmcmurry/closed-illustrations/raw/master/logos/sssom-logos/sssom_logo_black-banner.png" />
<img src="src/docs/images/sssom-banner.png" />


SSSOM is a Simple Standard for Sharing Ontological Mappings, providing
Expand Down Expand Up @@ -60,3 +60,12 @@ Nicolas Matentzoglu, James P Balhoff, Susan M Bello, Chris Bizon, Matthew Brush,
```

A [second report with updates since the primary SSSOM publication](https://ceur-ws.org/Vol-3324/om2022_LTpaper6.pdf) above was published as part of the proceedings of the Ontology Matching Workshop 2022.

## Copying

SSSOM is distributed under the terms of the 3-clause BSD license, as included in the [LICENSE](LICENSE) file of the source distribution.

By exception, the following files are _not_ covered by the 3-clause BSD license:

* [sssom-banner.png](src/docs/images/sssom-banner.png): That file may only be used by members of the internal Monarch team and collaborators on Monarch flagship products.

Binary file added src/docs/images/sssom-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions src/docs/spec.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Simple Standard for Sharing Ontological Mappings (SSSOM)

<img src="https://github.com/jmcmurry/closed-illustrations/raw/master/logos/sssom-logos/sssom_logo_black-banner.png" />

![SSSOM banner](../images/sssom-banner.png)

Development Draft (under construction: some metadata fields may be subject to change)

Expand Down