├── .github # Definitions of GitHub workflows, pull request, and issue templates ├── components # Various generic components such as "Button", "Figure", etc. ├── data # JSON Schema implementations ├── ...
Since v1.4.0 it is able to configure how jsonSchema() works. To do that package was extended with config function.
Abstract: Model-Driven Engineering (MDE) places models at the core of system and data engineering processes. In the context of research data, these models are typically expressed as schemas that ...