-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: mapping-commons/sssom
base: 0.15.0
head repository: mapping-commons/sssom
compare: 0.15.1
- 17 commits
- 18 files changed
- 9 contributors
Commits on Aug 2, 2023
-
Adding SSSOM profile for literals (#235)
Fixes #197 Fixes #234 - [x] `docs/` have been added/updated if necessary - [x] `make test` has been run locally - [x] tests have been added/updated (if applicable) - [ ] [CHANGELOG.md](https://github.com/mapping-commons/sssom/blob/0.9.0/CHANGELOG.md) has been updated. This PR adds a new profile to SSSOM for the representation of literal mappings, leaving the default SSSOM intact. --------- Co-authored-by: James McLaughlin <james@mclgh.net>
Configuration menu - View commit details
-
Copy full SHA for 112d142 - Browse repository at this point
Copy the full SHA 112d142View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32859f4 - Browse repository at this point
Copy the full SHA 32859f4View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74aeffb - Browse repository at this point
Copy the full SHA 74aeffbView commit details
Commits on Sep 13, 2023
-
Change sempav to semapv in the tutorial page (#317)
Hi mapping commons, here with a suggestion for the tutorial page. Googled to see which is the recommended prefix but I'm still not sure to which one you will stick. The different spelling confused me a little bit when following the tutorial, is this something you would like to address?
Configuration menu - View commit details
-
Copy full SHA for fd78f06 - Browse repository at this point
Copy the full SHA fd78f06View commit details
Commits on Sep 23, 2023
-
Recommend that YAML keys be sorted by "spec order". (#320)
This commit adds a recommendation that 1) the keys in the YAML metadata block (in both "embedded" and “external” modes) SHOULD be sorted in the same order as the corresponding slots are listed in the definition of the MappingSet class] in the SSSOM model; 2) the keys in the `curie_map` dictionary (i.e. the prefix names) SHOULD be sorted by alphabetical order.
Configuration menu - View commit details
-
Copy full SHA for 28f0fdd - Browse repository at this point
Copy the full SHA 28f0fddView commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 54dbd4c - Browse repository at this point
Copy the full SHA 54dbd4cView commit details
Commits on Nov 14, 2023
-
Add ability to customize documentation pages using jinja templates (#333
) Resolves #332 This PR added in the relevant/necessary base jinja templates (as is) from the linkml library: https://github.com/linkml/linkml/tree/main/linkml/generators/docgen in a folder called `src/doc-templates`. Now the jinja templates can be edited here, in order to customize the class/slot/index, etc. documentation pages to look like how we want them to look. The downstream makefile target which uses linkml `gen-doc` is `make gendoc` and that has been updated too. - [ ] `docs/` have been added/updated if necessary - [x] `make test` has been run locally - [ ] tests have been added/updated (if applicable) - [ ] [CHANGELOG.md](https://github.com/mapping-commons/sssom/blob/master/CHANGELOG.md) has been updated.
Configuration menu - View commit details
-
Copy full SHA for e5c723a - Browse repository at this point
Copy the full SHA e5c723aView commit details -
Ensure that github action workflow deploys custom docs (#334)
Related to #332 #333 - [ ] `docs/` have been added/updated if necessary - [ ] `make test` has been run locally - [ ] tests have been added/updated (if applicable) - [ ] [CHANGELOG.md](https://github.com/mapping-commons/sssom/blob/master/CHANGELOG.md) has been updated. This PR ensures that the changes provided by @sujaypatil96 in #333 are also taken into account by the automatic SSSOM docs deploy system.
Configuration menu - View commit details
-
Copy full SHA for 16f17cf - Browse repository at this point
Copy the full SHA 16f17cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92755e6 - Browse repository at this point
Copy the full SHA 92755e6View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4334dce - Browse repository at this point
Copy the full SHA 4334dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2af81 - Browse repository at this point
Copy the full SHA 9c2af81View commit details
Commits on Dec 27, 2023
-
Fix link to schema in overview document (#341)
Fixes #340 by adding the correct link.
Configuration menu - View commit details
-
Copy full SHA for a23a492 - Browse repository at this point
Copy the full SHA a23a492View commit details
Commits on Jan 17, 2024
-
Update gendoc to copy subdirectories (#346)
Updating gendoc command to copy the whole docs directory into the docs dir, rather than just the top level. The current behaviour made a lot of pages inaccessible.
Configuration menu - View commit details
-
Copy full SHA for 21da709 - Browse repository at this point
Copy the full SHA 21da709View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e2c9c3 - Browse repository at this point
Copy the full SHA 2e2c9c3View commit details -
Add "related docs" menu item to documentation page (#326)
Adding a section to the SSSOM docs for related documentation, such as SSSOM Toolkit and SSSOM Java. --------- Co-authored-by: Anita Caron <anitac@ebi.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 36527ca - Browse repository at this point
Copy the full SHA 36527caView commit details
Commits on Mar 28, 2024
-
upgrade
mkdocs-mermaid2-plugin
major version (#353)This PR upgrades the major version of the `mkdocs-mermaid2-plugin` package which is asserted as a dependency on this library. The reason why this is necessary is because [oaklib](https://github.com/INCATools/ontology-access-kit/) depends on `sssom-schema` and other downstream packages which use `oaklib` as a dependency are not able to enforce the latest versions of `mkdocs-mermaid2-plugin` in their repos because of conflicting dependency versions. - [ ] `docs/` have been added/updated if necessary - [x] `make test` has been run locally - [ ] tests have been added/updated (if applicable) - [ ] [CHANGELOG.md](https://github.com/mapping-commons/sssom/blob/master/CHANGELOG.md) has been updated.
Configuration menu - View commit details
-
Copy full SHA for 2677726 - Browse repository at this point
Copy the full SHA 2677726View commit details
Commits on Apr 1, 2024
-
- [x] Moved `mkdocs-mermaid2-plugin = "^1.1.1"` as a dev dependency - [x] ran `poetry lock --no-update`
Configuration menu - View commit details
-
Copy full SHA for 8b456d0 - Browse repository at this point
Copy the full SHA 8b456d0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.15.0...0.15.1