EDBT 2026 Demo / reviewers in the wild / expert
José Emilio Labra Gayo
dblp:32/2604
· DBLP profile ↗
12ranked-venue papers in the field
0as first author
4since 2021 · last 2025
0000-0001-8907-5348ORCID · verified
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 8Information Retrieval & Web Search · 2Database Systems & Data Management · 1Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Shape Expressions with Inheritance
Iovka Boneva, José Emilio Labra Gayo, Eric Prud'hommeaux, Katherine Thornton, Andra Waagmeester |
ESWC (1) | 2 |
| 2025 | On Property Constraints in PG-SchemaabstractProperty graphs are widely used to model complex, interconnected data, but flexible property annotations often undermine consistency due to weak schema support. We introduce PG-Schema-PC, an extension of PG-Schema for constraints over property sets, covering structural, cardinality, and range constraints (including alternative groupings, multiplicity control, and value conditions). We formalize its abstract grammar and illustrate its use with practical examples. Dominik Tomaszuk, José Emilio Labra Gayo |
K-CAP | 2 |
| 2025 | Common Foundations for SHACL, ShEx, and PG-SchemaabstractGraphs have emerged as a foundation for a variety of applications, including capturing factual knowledge, semantic data integration, social networks, and informing machine learning algorithms. Formalising properties of the data and ensuring data quality requires describing schemas of such graphs. Driven by diverse applications, the Semantic Web and database communities developed not only different graph data models-RDF and property graphs-but also different graph schema languages-SHACL, ShEx, and PG-Schema. Each language has its unique approach to defining constraints and validating graph data, leaving potential users in the dark about their commonalities and differences. In this paper, we provide concise formal definitions of the core components of these languages, employ a uniform framework to facilitate a comprehensive comparison between them, and identify a common set of functionalities, shedding light on both overlapping and distinctive features. Shqiponja Ahmetaj, Iovka Boneva, Jan Hidders, Katja Hose, Maxime Jakubowski, José Emilio Labra Gayo, Wim Martens, Fabio Mogavero, Filip Murlak, Cem Okulmus, Axel Polleres, Ognjen Savkovic, Mantas Simkus, Dominik Tomaszuk |
WWW | 6 |
| 2023 | A Decentralized Architecture for Semantic Interoperability of Personal Dental Data Based on FHIRabstractSeveral problems arise due to the differences between dentistry and general medicine. The storage of dental data in information silos, the incompatibility of data between different dental clinics or institutions from other medical areas are the most significant ones. The authors propose a decentralized architecture that combines FHIR archetypes, shape expressions, and personal online datastores (PODs) to tackle those issues as follows: FHIR archetypes are used to express the data, shape expressions are used to handle data structure and data access requests, and PODs are used to store information in a decentralized and safe manner that let the owner of the information stored to handle data access. The system allows the patient to store dental information from heterogeneous data sources transparently and respecting the patient's right to autonomy and consent. In this paper, the authors develop this architecture proposal and discuss its relevance and feasibility in the area of dental health. Hugo Lebredo, Daniel Fernández-Álvarez, José Emilio Labra Gayo |
Int. J. Semantic Web Inf. Syst. | 3 |
| 2020 | An ontology-based multi-domain model in social network analysis: Experimental validation and case study
José Alberto Benítez, Isaías García 0001, Carmen Benavides, Héctor Alaiz-Moretón, José Emilio Labra Gayo |
Inf. Sci. | 5 |
| 2019 | Legislative Document Content Extraction Based on Semantic Web Technologies - A Use Case About Processing the History of the LawabstractThis paper describes the system architecture for generating the History of the Law developed for the Chilean National Library of Congress (BCN). The production system uses Semantic Web technologies, Akoma-Ntoso, and tools that automate the marking of plain text to XML, enriching and linking documents. These documents semantically annotated allow to develop specialized political and legislative services, and to extract knowledge for a Legal Knowledge Base for public use. We show the strategies used for the implementation of the automatic markup tools, as well as describe the knowledge graph generated from semantic documents. Finally, we show the contrast between the time of document processing using semantic technologies versus manual tasks, and the lessons learnt in this process, installing a base for the replication of a technological model that allows the generation of useful services for diverse contexts. Francisco Adolfo Cifuentes Silva, José Emilio Labra Gayo |
ESWC | 2 |
| 2019 | Using Shape Expressions (ShEx) to Share RDF Data Models and to Guide Curation with Rigorous ValidationabstractAbstract We discuss Shape Expressions (ShEx), a concise, formal, modeling and validation language for RDF structures. For instance, a Shape Expression could prescribe that subjects in a given RDF graph that fall into the shape “Paper” are expected to have a section called “Abstract”, and any ShEx implementation can confirm whether that is indeed the case for all such subjects within a given graph or subgraph. There are currently five actively maintained ShEx implementations. We discuss how we use the JavaScript, Scala and Python implementations in RDF data validation workflows in distinct, applied contexts. We present examples of how ShEx can be used to model and validate data from two different sources, the domain-specific Fast Healthcare Interoperability Resources (FHIR) and the domain-generic Wikidata knowledge base, which is the linked database built and maintained by the Wikimedia Foundation as a sister project to Wikipedia. Example projects that are using Wikidata as a data curation platform are presented as well, along with ways in which they are using ShEx for modeling and validation. When reusing RDF graphs created by others, it is important to know how the data is represented. Current practices of using human-readable descriptions or ontologies to communicate data structures often lack sufficient precision for data consumers to quickly and easily understand data representation details. We provide concrete examples of how we use ShEx as a constraint and validation language that allows humans and machines to communicate unambiguously about data assets. We use ShEx to exchange and understand data models of different origins, and to express a shared model of a resource’s footprint in a Linked Data source. We also use ShEx to agilely develop data models, test them against sample data, and revise or refine them. The expressivity of ShEx allows us to catch disagreement, inconsistencies, or errors efficiently, both at the time of input, and through batch inspections. ShEx addresses the need of the Semantic Web community to ensure data quality for RDF graphs. It is currently being used in the development of FHIR/RDF. The language is sufficiently expressive to capture constraints in FHIR, and the intuitive syntax helps people to quickly grasp the range of conformant documents. The publication workflow for FHIR tests all of these examples against the ShEx schemas, catching non-conformant data before they reach the public. ShEx is also currently used in Wikidata projects such as Gene Wiki and WikiCite to develop quality-control pipelines to maintain data integrity and incorporate or harmonize differences in data across different parts of the pipelines. Katherine Thornton, Harold R. Solbrig, Gregory S. Stupp, José Emilio Labra Gayo, Daniel Mietchen, Eric Prud'hommeaux, Andra Waagmeester |
ESWC | 4 |
| 2017 | Semantics and Validation of Shapes Schemas for RDF
Iovka Boneva, José Emilio Labra Gayo, Eric Prud'hommeaux |
ISWC (1) | 2 |
| 2017 | MERA: A Musical Entities Reconciliation Architecture Based on Semantic TechnologiesabstractIn this paper, the authors describe Musical Entities Reconciliation Architecture (MERA), an architecture designed to link music-related databases adapting the reconciliation techniques to each particular case. MERA includes mechanisms to manage third party sources to improve the results and it makes use of semantic technologies, storing and organizing the information in RDF graphs. They have implemented a prototype of their approach and have used it to link sources with different levels of data quality. The prototype has been effective in more than 94% of the cases under the conditions of their experiments. The authors have also compared their prototype with a well-known music-specialized search engine, outperforming the search results in the two experiments that they performed. Daniel Fernández-Álvarez, José Emilio Labra Gayo, Daniel Gayo-Avello, Patricia Ordóñez de Pablos |
Int. J. Semantic Web Inf. Syst. | 2 |
| 2016 | Identifying potential suppliers for competitive bidding using Latent Semantic AnalysisabstractChilecompra is the Chilean governmental agency in charge of Chile's Public Procurement System. One of its main current problems is that around 54% (supply indicator) of the public procurements that are submitted get less than three bids, which is the minimum required so that the procurement process may be free of technical, legal and ethical questionings. This article presents a method based on Natural Language Processing and Semantic Analysis in order to automatically identify prospective bidding candidates from a historical application dataset with a software tool which implements this method. The results are proven by using a dataset of procurement data and historical applications, biddings and adjudications of the suppliers. We compared the number of suppliers that applied for a tender and the number of prospective bidders identified by this method, and the domain procurement experts proved that the identified bidders were relevant to the new procurement. Victor Aravena-Diaz, Ricardo Gacitúa, Hernán Astudillo, José Emilio Labra Gayo |
CLEI | 4 |
| 2015 | Complexity and Expressiveness of ShEx for RDFabstractGraph data abstractions are often assumed to be intuitive, but experience shows that they are not equally understandable or usable in practice. In this vision and challenges paper, we examine the human-centricity of contemporary graph data abstractions through four lenses: researchability, usability, teachability, and societal impact. Drawing on diverse real-world use cases, ranging from clinical data and collaborative knowledge bases to biological and pangenomic graphs, we distill insights from database research, human-computer interaction, and education. Based on this analysis, we identify open research challenges that must be addressed to make graph abstractions easier to study, use, learn, and reason about. Slawomir Staworko, Iovka Boneva, José Emilio Labra Gayo, Samuel Hym, Eric Prud'hommeaux, Harold R. Solbrig |
ICDT | 3 |
| 2003 | A Collaborative E-learning Component for the IDEFIX Project
T. Hernán Sagástegui Ch., José Emilio Labra Gayo, Juan Manuel Cueva Lovelle, José M. Morales Gil, María E. Alva O., Eduardo Valdés, Cecilia García 0002 |
ICWE | 2 |