v1.7.0
What's Changed
- Fix accidential deletion of slot_usage by @lkuchenb in #275
- remove check if identifier is python identifier, add tests by @sierra-moxon in #273
- fix: avoid uri shadowing by @Silvanoc in #280
- bug fix in _construct_target_class() by @RichardBruskiewich in #282
- test: improve coverage of curie validation by @Silvanoc in #284
- Fix warning in regex by @cthoyt in #289
- fix: add support for urns to curie namespaces by @Silvanoc in #287
- add schemaview method to return permissible_value descendants and children by @sierra-moxon in #291
- remove noisy warning by @sierra-moxon in #290
- Issue 1749 gh actions - add once a week dependency check by @sierra-moxon in #292
- remove slot name redundancy in get_slots_by_enum method by @sierra-moxon in #294
- DO NOT MERGE YET linkml-model 1.7.0rc by @cmungall in #295
New Contributors
- @lkuchenb made their first contribution in #275
- @Silvanoc made their first contribution in #280
- @RichardBruskiewich made their first contribution in #282
Full Changelog: v1.6.0...v1.7.0