sssom icon indicating copy to clipboard operation
sssom copied to clipboard

Simple Standard for Sharing Ontology Mappings

Results 138 sssom issues
Sort by recently updated
recently updated
newest added

## Overview I was recently working with SSSOM, and I was trying to figure out which elements to use for: 1. **Stable IRI:** Stable IRI for the mapping set, which...

Resolves [#ISSUE, #ISSUE] - [ ] `docs/` have been added/updated if necessary - [ ] `make test` has been run locally - [ ] tests have been added/updated (if applicable)...

Need to work on an answer, here some first thoughts from an email I sent earlier: One important thing that you need to keep in mind is that SSSOM does...

Currently, the description says it is pipe-separated, but to be quickly loaded into JSON, this slot should be a JSON-looking string, for example `{"key": "value"}`.

We (@anitacaron, me, @udp) are currently trying to build a nice REST API for SSSOM. There are certain fields that are not intended to add any "metadata" to a specific...

## Overview There's been a variety of situations where I've tried to explain or get people to use SSSOM, and sometimes it can be confusing for them. At the moment,...

When converting the SSSOM table to JSON-LD, the slots defined as `EntityReference` have the range `rdfs:Resource` as the datatype. So for JSON-LD, it's just another string that doesn't recognise the...

I'm sorry in advance for (1) not following the issue template and (2) using incorrect language when referring to SSSOM concepts. I am new to this and still getting familiar...

Fixes #241 trying to model the Entity reference correctly Fails: https://github.com/mapping-commons/sssom/pull/244/files#diff- 5607ecbac7dd39511f45b6ae9cd7bf6140c32d1c61674e594c09468256c7e17fR20