What's Changed
* Allow percent_encoded annotations on slot by cmungall in https://github.com/linkml/linkml-runtime/pull/224
* Simplifying schemaview implementation of induced attributes. by cmungall in https://github.com/linkml/linkml-runtime/pull/225
* Issue 1040 by hsolbrig in https://github.com/linkml/linkml-runtime/pull/228
* Fix for undeclared xsd when emitting literals by cmungall in https://github.com/linkml/linkml-runtime/pull/229
* include subsets in merge_schemas method. by cmungall in https://github.com/linkml/linkml-runtime/pull/230
* bake mergeimports functionality into SchemaView by sujaypatil96 in https://github.com/linkml/linkml-runtime/pull/233
* Fix for https://github.com/linkml/linkml/issues/626. by hsolbrig in https://github.com/linkml/linkml-runtime/pull/234
* enum permissible value ancestors and parents methods by sierra-moxon in https://github.com/linkml/linkml-runtime/pull/213
**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.3.7...v1.4.0