This repository holds the following folders:
-
comonos2023
: Here you can find the running example shown in paper Propagating Schema Changes to Code: An Approach Based on a Unified Data Model (linked below). This example contains the Athena schema, the corresponding U-Schema model and the Orion script as well as two more folders:javascript
: JavaScript files used to test the CodeQL queries.queries
: CodeQL queries generated using the Orion engine.
-
javascript
: This folder contains several JavaScript files used to test additional SCOs in the future.
Related publication:
- Alberto Hernández Chillón, Jesús García Molina, José Ramón Hoyos, María José Ortín, Propagating Schema Changes to Code: An Approach Based on a Unified Data Model. CoMoNoS 2023, co-located with the EDBT/ICDT 2023 Conference, Ioannina, Greece.