Bug fixes
- decl: Don't warn about missing metadata in non-strict mode by @Wuestengecko (fff50ae)
- Parse 'hlink://' URIs as proper URIs by @Wuestengecko (4fb52d3)
Documentation changes
- Update and rerun example notebooks by @Wuestengecko (17ad302)
- Gitignore files produced by the example notebooks by @Wuestengecko (605c916)
CI/CD changes
- Run the example notebooks during CI by @Wuestengecko (3453240)
- Move docs build job to general code QA workflow by @Wuestengecko (67fee89)
Code refactorings
- Rename basic Accessors to make their roles clearer by @Wuestengecko (fd7ca2e)