Anthony Cleve

Affiliations:
  • University of Namur, Belgium


According to our database1, Anthony Cleve authored at least 81 papers between 2004 and 2023.

Collaborative distances:
  • Dijkstra number2 of four.
  • Erdős number3 of four.

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

Online presence:

On csauthors.net:

Bibliography

2023
Modeling, manipulating and evolving hybrid polystores with HyDRa.
Sci. Comput. Program., August, 2023

Best practices of testing database manipulation code.
Inf. Syst., 2023

Sign Language-to-Text Dictionary with Lightweight Transformer Models.
Proceedings of the Thirty-Second International Joint Conference on Artificial Intelligence, 2023

2022
FIXME: synchronize with database! An empirical study of data access self-admitted technical debt.
Empir. Softw. Eng., 2022

HyDRa: A Framework for Modeling, Manipulating and Evolving Hybrid Polystores.
Proceedings of the IEEE International Conference on Software Analysis, 2022

Static Analysis of Database Accesses in MongoDB Applications.
Proceedings of the IEEE International Conference on Software Analysis, 2022

Improving the Usability of Tabular Data Through Data Annotation, Repair and Augmentation.
Proceedings of the Nordic Artificial Intelligence Research and Development, 2022

Query-based Schema Evolution Recommendations for Hybrid Polystores.
Proceedings of the ER Forum and PhD Symposium 2022 co-located with 41st International Conference on Conceptual Modeling (ER 2022), 2022

ODSAG: Enhancing Open Data Discoverability and Understanding through Semantic Annotation (short paper).
Proceedings of Ongoing Research, 2022

2021
LSFB-CONT and LSFB-ISOL: Two New Datasets for Vision-Based Sign Language Recognition.
Proceedings of the International Joint Conference on Neural Networks, 2021

Conceptual Modeling of Hybrid Polystores.
Proceedings of the Conceptual Modeling - 40th International Conference, 2021

An Empirical Study of (Multi-) Database Models in Open-Source Projects.
Proceedings of the Conceptual Modeling - 40th International Conference, 2021

Challenges and Perils of Testing Database Manipulation Code.
Proceedings of the Advanced Information Systems Engineering, 2021

2020
An End-to-End Framework for Integrating and Publishing Linked Open Government Data.
Proceedings of the 29th IEEE International Conference on Enabling Technologies: Infrastructure for Collaborative Enterprises, 2020

Adapting Queries to Database Schema Changes in Hybrid Polystores.
Proceedings of the 20th IEEE International Working Conference on Source Code Analysis and Manipulation, 2020

On the Prevalence, Impact, and Evolution of SQL Code Smells in Data-Intensive Systems.
Proceedings of the MSR '20: 17th International Conference on Mining Software Repositories, 2020

Defining Referential Integrity Constraints in Graph-oriented Datastores.
Proceedings of the 8th International Conference on Model-Driven Engineering and Software Development, 2020

2019
Interacting with Overlaid Information in Augmented Reality Systems for Maintenance: A Preliminary Review.
Proceedings of the 13th International Conference on Research Challenges in Information Science, 2019

Deep Learning Applied to Sign Language.
Proceedings of the 31st Benelux Conference on Artificial Intelligence (BNAIC 2019) and the 28th Belgian Dutch Conference on Machine Learning (Benelearn 2019), 2019

2018
Multidirectional Transformations and Synchronisations (Dagstuhl Seminar 18491).
Dagstuhl Reports, 2018

SQLInspect: a static analyzer to inspect database usage in Java applications.
Proceedings of the 40th International Conference on Software Engineering: Companion Proceeedings, 2018

2017
Mining structured data in natural language artifacts with island parsing.
Sci. Comput. Program., 2017

Supporting schema evolution in schema-less NoSQL data stores.
Proceedings of the IEEE 24th International Conference on Software Analysis, 2017

A Static Code Smell Detector for SQL Queries Embedded in Java Code.
Proceedings of the 17th IEEE International Working Conference on Source Code Analysis and Manipulation, 2017

An Empirical Study on the Usage of SQL Execution Traces for Program Comprehension.
Proceedings of the 2017 IEEE International Conference on Software Quality, 2017

Zero-Downtime SQL Database Schema Evolution for Continuous Deployment.
Proceedings of the 39th IEEE/ACM International Conference on Software Engineering: Software Engineering in Practice Track, 2017

2016
DAHLIA 2.0: A Visual Analyzer of Database Usage in Dynamic and Heterogeneous Systems.
Proceedings of the 2016 IEEE Working Conference on Software Visualization, 2016

Beyond Context-Oriented Software.
Proceedings of the Post-proceedings of the 9th Seminar on Advanced Techniques and Tools for Software Evolution, 2016

Detecting and Preventing Program Inconsistencies under Database Schema Evolution.
Proceedings of the 2016 IEEE International Conference on Software Quality, 2016

Modelling a Parallel Corpus of French and French Belgian Sign Language.
Proceedings of the Tenth International Conference on Language Resources and Evaluation LREC 2016, 2016

Variability management in database applications.
Proceedings of the 1st International Workshop on Variability and Complexity in Software Design, 2016

Static Analysis of Dynamic Database Usage in Java Systems.
Proceedings of the Advanced Information Systems Engineering, 2016

2015
Understanding database schema evolution: A case study.
Sci. Comput. Program., 2015

Conceptual interpretation of SQL execution traces for program comprehension.
Proceedings of the 6th IEEE International Workshop on Program Comprehension through Dynamic Analysis, 2015

Where was this SQL query executed? a static concept location approach.
Proceedings of the 22nd IEEE International Conference on Software Analysis, 2015

Mining Stack Overflow for discovering error patterns in SQL queries.
Proceedings of the 2015 IEEE International Conference on Software Maintenance and Evolution, 2015

2014
Extraction and evolution of architectural variability models in plugin-based systems.
Softw. Syst. Model., 2014

CSMR 2012 Special issue - Guest editorial.
J. Softw. Evol. Process., 2014

QoS contract preservation through dynamic reconfiguration: A formal semantics approach.
Sci. Comput. Program., 2014

Sofware Quality - Introduction to the Special Theme.
ERCIM News, 2014

Understanding the database manipulation behavior of programs.
Proceedings of the 22nd International Conference on Program Comprehension, 2014

Managing Technical Debt in Database Schemas of Critical Software.
Proceedings of the Sixth International Workshop on Managing Technical Debt, 2014

Establishing Referential Integrity in Legacy Information Systems - Reality Bites!
Proceedings of the 30th IEEE International Conference on Software Maintenance and Evolution, Victoria, BC, Canada, September 29, 2014

Bidirectional Transformations in Database Evolution: A Case Study "At Scale".
Proceedings of the Workshops of the EDBT/ICDT 2014 Joint Conference (EDBT/ICDT 2014), 2014

DAHLIA: A visual analyzer of database schema evolution.
Proceedings of the 2014 Software Evolution Week, 2014

Reverse engineering web configurators.
Proceedings of the 2014 Software Evolution Week, 2014

Extracting Data Manipulation Processes from SQL Execution Traces.
Proceedings of the Information Systems Engineering in Complex Environments, 2014

Mining SQL Execution Traces for Data Manipulation Behavior Recovery.
Proceedings of the Joint Proceedings of the CAiSE 2014 Forum and CAiSE 2014 Doctoral Consortium co-located with the 26th International Conference on Advanced Information Systems Engineering (CAiSE 2014), 2014

2013
Support for reverse engineering and maintaining feature models.
Proceedings of the Seventh International Workshop on Variability Modelling of Software-intensive Systems, 2013

Understanding Schema Evolution as a Basis for Database Reengineering.
Proceedings of the 2013 IEEE International Conference on Software Maintenance, 2013

A Stability-Aware Approach to Continuous Self-adaptation of Data-Intensive Systems.
Proceedings of the Context-Aware Systems and Applications, 2013

Towards Highly Adaptive Data-Intensive Systems: A Research Agenda.
Proceedings of the Advanced Information Systems Engineering Workshops, 2013

2012
Guest editors' introduction to the special issue on automated software evolution.
J. Syst. Softw., 2012

What Do Foreign Keys Actually Mean?
Proceedings of the 19th Working Conference on Reverse Engineering, 2012

On extracting feature models from product descriptions.
Proceedings of the Sixth International Workshop on Variability Modelling of Software-Intensive Systems, 2012

Feature-Based Adaptation of Database Schemas.
Proceedings of the Model-Based Methodologies for Pervasive and Embedded Software, 2012

How Clean Is Your Sandbox? - Towards a Unified Theoretical Framework for Incremental Bidirectional Transformations.
Proceedings of the Theory and Practice of Model Transformations, 2012

2011
Unifying design and runtime software adaptation using aspect models.
Sci. Comput. Program., 2011

Database Semantics Recovery through Analysis of Dynamic SQL Statements.
J. Data Semant., 2011

IWPSE-EVOL 2011: 12th international workshop on principles on software evolution and 7th ERCIM workshop on software evolution.
Proceedings of the SIGSOFT/FSE'11 19th ACM SIGSOFT Symposium on the Foundations of Software Engineering (FSE-19) and ESEC'11: 13th European Software Engineering Conference (ESEC-13), 2011

Extracting structured data from natural language documents with island parsing.
Proceedings of the 26th IEEE/ACM International Conference on Automated Software Engineering (ASE 2011), 2011

Dynamic Program Analysis for Database Reverse Engineering.
Proceedings of the Generative and Transformational Techniques in Software Engineering IV, 2011

From Pattern-Based User Interfaces to Conceptual Schemas and Back.
Proceedings of the Conceptual Modeling - ER 2011, 30th International Conference, 2011

Reverse Engineering Architectural Feature Models.
Proceedings of the Software Architecture - 5th European Conference, 2011

2010
Data-Intensive System Evolution.
Computer, 2010

Program analysis and transformation for data-intensive system evolution.
Proceedings of the 26th IEEE International Conference on Software Maintenance (ICSM 2010), 2010

QoS Contract-Aware Reconfiguration of Component Architectures Using E-Graphs.
Proceedings of the Formal Aspects of Component Software - 7th International Workshop, 2010

A Conceptual Approach to Database Applications Evolution.
Proceedings of the Conceptual Modeling, 2010

Feature-Based Composition of Software Architectures.
Proceedings of the Software Architecture, 4th European Conference, 2010

Reverse Engineering User Interfaces for Interactive Database Conceptual Analysis.
Proceedings of the Advanced Information Systems Engineering, 22nd International Conference, 2010

2009
Program analysis and transformation for data-intensive system evolution
PhD thesis, 2009

2008
Migration of Legacy Information Systems.
Proceedings of the Software Evolution, 2008

Large-Scale Data Reengineering: Return from Experience.
Proceedings of the WCRE 2008, 2008

Dynamic Analysis of SQL Statements for Data-Intensive Applications Reverse Engineering.
Proceedings of the WCRE 2008, 2008

The Role of Implicit Schema Constructs in Data Quality.
Proceedings of the International Workshop on Quality in Databases and Management of Uncertain Data, 2008

Wrapper-based System Evolution Application to CODASYL to Relational Migration.
Proceedings of the 12th European Conference on Software Maintenance and Reengineering, 2008

2007
An Industrial Experience Report on Legacy Data-Intensive System Migration.
Proceedings of the 23rd IEEE International Conference on Software Maintenance (ICSM 2007), 2007

2006
Data Reverse Engineering using System Dependency Graphs.
Proceedings of the 13th Working Conference on Reverse Engineering (WCRE 2006), 2006

Automating Program Conversion in Database Reengineering A Wrapper-based Approach.
Proceedings of the 10th European Conference on Software Maintenance and Reengineering (CSMR 2006), 2006

2005
Co-transformations in Database Applications Evolution.
Proceedings of the Generative and Transformational Techniques in Software Engineering, 2005

2004
Co-transformations in Information System Reengineering.
Proceedings of the 2nd International Workshop on Metamodels, 2004


  Loading...