* bumping json-flattener requirement * Adding param to schemaview traversal methods to control traversal over is_a * Adding more tests for schemaview
1.0.14
- added inject_type to as_json_object to optionally suppress `type` declarations - added csv loaders and dumpers to runtime, fixes linkml/linkml-csv1 - additional methods in schemaview - get_identifier - is_inlined
1.0.13
* 25 new module: schemaviews - dynamic inferred views over schemas - see https://github.com/linkml/linkml-runtime/tree/main/notebooks for examples * 23 replace hyphen with underscore when underscoring names * incorporates 1.0.4 metamodel