UVL.js: Experiences on using UVL in the JavaScript Ecosystem
| UDC.coleccion | Investigación | |
| UDC.conferenceTitle | International Working Conference on Variability Modelling of Software - VaMoS '25 | |
| UDC.departamento | Ciencias da Computación e Tecnoloxías da Información | |
| UDC.endPage | 115 | |
| UDC.grupoInv | Laboratorio de Bases de Datos (LBD) | |
| UDC.institutoCentro | CITIC - Centro de Investigación de Tecnoloxías da Información e da Comunicación | |
| UDC.startPage | 112 | |
| dc.contributor.author | Lamas Sardiña, Víctor Juan | |
| dc.contributor.author | Limaylla-Lunarejo, María-Isabel | |
| dc.contributor.author | Rodríguez Luaces, Miguel | |
| dc.contributor.author | Romero-Organvidez, David | |
| dc.contributor.author | Galindo, José A. | |
| dc.contributor.author | Benavides, David | |
| dc.date.accessioned | 2025-09-22T14:24:43Z | |
| dc.date.available | 2025-09-22T14:24:43Z | |
| dc.date.issued | 2025-05 | |
| dc.description | Provided the code related to the paper. You can find the JavaScript version of the parser at this link: https://github.com/Universal-Variability-Language/uvl-parser, and the UVLHub code for integration at https://github.com/diverso-lab/uvlhub. Presented at VaMoS 2025: 19th International Working Conference on Variability Modelling of Software-Intensive Systems, Rennes - France, February 4 - 6, 2025. | |
| dc.description.abstract | [Abstract]: The Universal Variability Language (UVL) was developed as a community-driven effort to create a simple yet extensible language for feature modeling, promoting tool interoperability within the software product line community. Although UVL is supported by several tools like FeatureIDE, Flamapy, and Pure::variants, it currently lacks direct support for web environments. To address this, we introduce a JavaScript-based UVL parser built with the ANTLR framework. This parser makes UVL models accessible directly within browser-based environments, eliminating the need for extra installations and enhancing UVL’s usability for web-based tools. Furthermore, the parser can be used in back-end environments with JavaScript runtime environments such as Node.js. The parser has been successfully tested with more than 1,000 UVL models available on UVLHub and supports various UVL language levels and conversion strategies. We demonstrate its integration through two use cases: UVLHub, a public repository for UVL models developed using open science principles, and an application lifecycle management tool for software product lines. This JavaScript UVL parser is the first of its kind, unlocking new possibilities for web and JavaScript applications to take advantage of the advancements in UVL technology. | |
| dc.description.sponsorship | Partly funded by: TED2021-129245B-C21 (PLAGEMIS): partially funded by MCIN/AEI/10.13039/501100011033 and “NextGenerationEU”/PRTR; PID2022-141027NB-C21 (EarthDL): partially funded by MCIN/AEI/10.13039/501100011033 and EU/ERDF A way of making Europe; CITIC is funded by the Xunta de Galicia through the collaboration agreement between the Department of Culture, Education, Vocational Training and Universities and the Galician universities for the reinforcement of the research centers of the Galician University System (CIGUS). This work was also partially supported by FEDER/Ministry of Science, Innovation and Universities/Junta de Andalucía/State Research Agency/CDTI with the following grants: Data-pl (PID2022-138486OB-I00), TASOVA PLUS research network (RED2022-134337-T), AquaIA (GOPG-SE-23-0011) and MIDAS (IDI-20230256). David Romero-Organvidez is supported by PREP2022-000335, financed by MICIN/AEI/10.13039/501100011033 and by FSE+. | |
| dc.description.sponsorship | Junta de Andalucía; GOPG-SE-23-0011 | |
| dc.description.uri | https://github.com/Universal-Variability-Language/uvl-parser | |
| dc.description.uri | https://github.com/diverso-lab/uvlhub | |
| dc.identifier.citation | Victor Lamas, Maria-Isabel Limaylla-Lunarejo, Miguel R. Luaces, David Romero-Organvidez, José A. Galindo, and David Benavides. 2025. UVL.js: Experiences on using UVL in the JavaScript Ecosystem. In Proceedings of the 19th International Working Conference on Variability Modelling of Software-Intensive Systems (VaMoS '25). Association for Computing Machinery, New York, NY, USA, 112–115. https://doi.org/10.1145/3715340.3715437 | |
| dc.identifier.doi | 10.1145/3715340.3715437 | |
| dc.identifier.isbn | 979-8-4007-1441-2 | |
| dc.identifier.uri | https://hdl.handle.net/2183/45796 | |
| dc.language.iso | eng | |
| dc.publisher | Association for Computing Machinery | |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2021-2023/TED2021-129245B-C21/ES/PLATAFORMA PARA LA GENERACIÓN AUTOMÁTICA DE SISTEMAS DE INFORMACIÓN DE LA MOVILIDAD ENERGÉTICAMENTE EFICIENTES, BASADOS EN ESTRUCTURAS DE DATOS COMPACTAS Y GIS (PLAGEMIS) | |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica, Técnica y de Innovación 2021-2023/PID2022-141027NB-C21/ES/MODELADO, DESCUBRIMIENTO, EXPLORACION Y ANALISIS DE DATA LAKES MEDIOAMBIENTALES | |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2021-2023/PID2022-138486OB-I00/ES/LINEAS DE PRODUCTOS SOFTWARE INTENSIVAS EN DATOS | |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2021-2023/RED2022-134337-T/ES/TASOVA PLUS - RED EN NUEVAS TENDENCIAS EN ARQUITECTURA SOFTWARE Y VARIABILIDAD | |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2017-2020/PREP2022-000335/ES/ | |
| dc.relation.uri | https://doi.org/10.1145/3715340.3715437 | |
| dc.rights | Attribution 4.0 International | en |
| dc.rights.accessRights | open access | |
| dc.rights.uri | http://creativecommons.org/licenses/by/4.0/ | |
| dc.subject | Software and its engineering | |
| dc.subject | Software product lines | |
| dc.subject | Reusability | |
| dc.subject | Software libraries and repositories | |
| dc.subject | Abstraction | |
| dc.subject | Modeling and Modularity | |
| dc.subject | Context specific languages | |
| dc.title | UVL.js: Experiences on using UVL in the JavaScript Ecosystem | |
| dc.type | conference output | |
| dspace.entity.type | Publication | |
| relation.isAuthorOfPublication | f5f01d97-f28d-46b7-b99d-3bd795ee2677 | |
| relation.isAuthorOfPublication | fbde3bd9-d786-4ef0-89ec-6af2091fa415 | |
| relation.isAuthorOfPublication.latestForDiscovery | f5f01d97-f28d-46b7-b99d-3bd795ee2677 |
Files
Original bundle
1 - 1 of 1
Loading...
- Name:
- Lamas_Victor_2025_UVL.js.pdf
- Size:
- 448.19 KB
- Format:
- Adobe Portable Document Format

