Bill Duncan
Bill Duncan
@matentzn I don't think this is necessary out of scope: mapping has both a semantic and syntactic dimension. For example, the DarwinCore to MIxS working group is capturing syntactic differences...
Are formalizing how creators are specified? If so, can we do something like this: ``` #creator: # - William D. Duncan [https://orcid.org/0000-0001-9625-1899] ``` or ``` #creator: # https://orcid.org/0000-0001-9625-1899: William D....
I think being able to do this would be awesome! Suppose we have a table with two three columns: - person_id - marital_status - gender In the marital_status column the...
@matentzn any more thoughts on this? Add @cmungall to the converstation.
@ddooley I suppose it depends what is meant by 'code'. Does it have to relate to a code system? E.g., ICD 10 code 'F33.1' represents 'Major depressive disorder, recurrent, moderate'....
Sure, I suppose `DefinedTerm` works. Although, you still need to link the literal to the IRI that specifies its meaning. There are some standard properties for linking objects to literals:...
has anymore consideration been given to this?
Did we reach a consensus on this? It is quite important. In the NMDC we are using enums to control the meanings of values, but using an SSSOM file to...
Yes. Literal values are often mapped to ontology classes. We just need a way to connect literal values to classes in SSSOM. Some hacky ideas that come to mind: -...
@matentzn There are a lot of turtle statements on the page. I'm not seeing one that you translate into an SSSOM structure. Can you point it out?