- Add issue_tracker_item and issue_tracker model elements.
- Add recommendation to sort the keys in the YAML metadata block.
- The necessity of the "canonical column ordering" was downgraded from MUST to SHOULD (#285)
- Documents clearly that built-in prefixes MUST NOT be redefined (#285)
mapping_set_title
to capture a human readable title for a mapping setregistry_title
andregistry_description
to capture the human readable title and description of an SSSOM mapping set registrycuration_rule
to capture a (potentially) complex (set of) condition(s) executed by an agent (usually human) that led to the establishment of a mapping.
- Adding mapping_source slot to Mapping by @matentzn in #230
- Improve documentation for
subject_category
andobject_category
elements
- Compiled a list of all SSSOM talks: https://mapping-commons.github.io/sssom/presentations/
- Document chaining rules: https://mapping-commons.github.io/sssom/chaining_rules/
- Make adding a concrete SSSOM example part of the new element request
- Adding QC checks for example SSSOM files hosted in the repo
- see https://github.com/mapping-commons/sssom/releases/tag/0.9.3
- Major change: Changed
match_type
logic tomapping_justification
(issue).
- Initial release
- see https://github.com/mapping-commons/sssom/releases/tag/0.9.0