What's Changed
* Bugfix: utils.comparefiles: detecting missing files by joeflack4 in https://github.com/linkml/linkml-runtime/pull/55
* Ensuring get_uri is populated for attributes Ensuring fresh copy of induced slot by cmungall in https://github.com/linkml/linkml-runtime/pull/56
* Adding makefile to sync linkml-model, see 10 by cmungall in https://github.com/linkml/linkml-runtime/pull/57
* Add method to SchemaView to get descendants of a slot by deepakunni3 in https://github.com/linkml/linkml-runtime/pull/58
* New rdf dumper - bypasses existing jsonld based method and does a direct conversion from elements to rdflib by cmungall in https://github.com/linkml/linkml-runtime/pull/59
New Contributors
* joeflack4 made their first contribution in https://github.com/linkml/linkml-runtime/pull/55
* deepakunni3 made their first contribution in https://github.com/linkml/linkml-runtime/pull/58
**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.1.2...v1.1.3