This repository has been archived by the owner on May 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
12afa3a
commit 544e5a1
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"creators": [ | ||
{ | ||
"orcid": "0000-0002-0989-5010", | ||
"affiliation": "Karlsruhe Institute of Technology (KIT)", | ||
"name": "Jan Willem Wittler" | ||
}, | ||
{ | ||
"orcid": "0000-0001-5983-4032", | ||
"affiliation": "Karlsruhe Institute of Technology (KIT)", | ||
"name": "Timur Sağlam" | ||
}, | ||
{ | ||
"orcid": "0000-0001-7312-2891", | ||
"affiliation": "Martin Luther University Halle-Wittenberg", | ||
"name": "Thomas Kühn" | ||
} | ||
], | ||
"license": "CC-BY-4.0", | ||
"title": "Replication Package for the Paper \"Evaluating Model Differencing for the Consistency Preservation of State-based Views\"", | ||
"description": "Replication Package for the Paper \"Evaluating Model Differencing for the Consistency Preservation of State-based Views\" published at the 19th European Conference on Modelling Foundations and Applications (ECMFA 2023). This package contains the tests described in the paper and additional test suites.", | ||
"keywords": ["Model-view consistency", "Model differencing", "Model comparison", "View-update problem", "Change sequence", "View-based development", "Vitruvius"] | ||
} |