- Add
composed entity expressionas a new value in theEntityTypeenumeration (issue). - Add
predicate_typeslot (previously defined but unused) to theMappingandMappingSetclasses (issue). - Add
similarity_measureslot to theMappingSetclass (issue). - Add
sssom_versionslot to theMappingSetclass (issue). - Change the type of the
see_alsoslot toxsd:anyURI(issue). - Add
mapping_set_confidenceslot to theMappingSetclass (issue). - Updated the RDF binding of sssom:publication_date from dcterms:created to dcterms:issued, which is the more appropriate property to use in this case.
- Add
mapping_tool_idslot to theMappingandMappingSetclasses (issue). - Add
record_idslot to theMappingclass (issue). - Change all URI-typed slots to clarify that they expect non-relative URIs as values (issue).
- Add
curation_ruleandcuration_rule_textto theMappingSetclass and made propagatable (issue). - Add
cardinality_scopeslot (issue). - Add new value
0:0to themapping_cardinality_enum(issue). - Add specification for the RDF serialisation (discussion).
- Development snapshots of SSSOM schema can now be released using GitHub's pre-release feature (issue).
- Add
review_dateslot (issue) - Add
reviewer_agreementslot (issue) - Allow encoding pipe characters in multi-valued slots in SSSOM/TSV format (issue).
- Specify a standard SSSOM hashing function (issue).
- Add the concept of "propagatable slots".
- Add the
curie_mapto the model (instead of it being a specificity of the SSSOM/TSV format). - Add the concept of "extension slots".
- Add the concept of "literal mappings".
- Add the entity reference
sssom:NoTermFoundto express the concept of an "unmapped entity" (issue) - Replace
semantic_similarity_scorewithsimilarity_scoreandsemantic_similarity_measurewithsimilarity_measurein the data model (issue)
- Add recommendation to sort the keys in the YAML metadata block.
- Double-typed slots explicitly constrained to the [0.0,1.0] range, as per their description.
- Add issue_tracker_item and issue_tracker model elements.
- 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_titleto capture a human readable title for a mapping setregistry_titleandregistry_descriptionto capture the human readable title and description of an SSSOM mapping set registrycuration_ruleto 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_categoryandobject_categoryelements
- 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_typelogic tomapping_justification(issue).