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