Closed gouttegd closed 3 months ago
Awesome thank you!!!
Sorry to repeat this in every PR
No need to be sorry. :) However:
It would be much better in my opinion to leave the auto-generated files untouched most of the times, and only commit them once in a while (typically shortly before a release).
CONTRIBUTING.md
file, which for now has no trace at all of such of requirement – instead it’s full of useless, generic guidelines that were mindlessly copied over from another project.And since there is a PR template, that requirement should also be mentioned in it.
I‘ll fix the conflict here once #375 will have been (re-)approved – no point in fixing it now since merging #375 will (again) cause a conflict in the changelog.
Resolves #225
docs/
have been added/updated if necessarymake test
has been run locallyIf you are proposing a change to the SSSOM metadata model, you must
examples/
(no need for a new example – all existing examples already have acurie_map
)see_also
field of the linkml modelsee_also
field of the linkml model (no need, see above)This PR makes the
curie_map
a bona fide slot of theMappingSet
class, that exists independently of the serialisation format.It builds on top of #349 by explaining in the text version of the spec what the
curie_map
slot is for, and how it should be dealt with in the SSSOM/TSV serialisation.