This major release features **[RML-star](https://kg-construct.github.io/rml-star-spec/)**.
- Support for [RML-star](https://kg-construct.github.io/rml-star-spec/).
- Integration with [Oxigraph](https://oxigraph.org/pyoxigraph/stable/index.html) via `materialize_oxigraph`.
- _XPath 2.0_ has been replaced by _XPath 3.0_.
- `clean_output_dir` has been removed as a parameter in the config file. Now Morph-KGC truncates only RDF output files by default.
- It is now possible to generate multiple (smaller) output RDF files using `output_dir`.
- RML-star test cases added to continuous integration.
- New documentation replacing the Wiki.