paper-with-me

Papers

Creating Knowledge Graphs Subsets using Shape Expressions

2021-10-22 · Jose Emilio Labra Gayo

The initial adoption of knowledge graphs by Google and later by big companies has increased their adoption and popularity. In this paper we present a formal model for three different types of knowledge graphs which we call RDF-based graphs, property graphs and wikibase graphs. In order to increase the quality of Knowledge Graphs, several approaches have appeared to describe and validate their contents. Shape Expressions (ShEx) has been proposed as concise language for RDF validation. We give a brief introduction to ShEx and present two extensions that can also be used to describe and validate property graphs (PShEx) and wikibase graphs (WShEx). One problem of knowledge graphs is the large amount of data they contain, which jeopardizes their practical application. In order to palliate this problem, one approach is to create subsets of those knowledge graphs for some domains. We propose the following approaches to generate those subsets: Entity-matching, simple matching, ShEx matching, ShEx plus Slurp and ShEx plus Pregel which are based on declaratively defining the subsets by either matching some content or by Shape Expressions. The last approach is based on a novel validation algorithm for ShEx based on the Pregel algorithm that can handle big data graphs and has been implemented on Apache Spark GraphX.

📄 PDF Abstract BibTeX arXiv:2110.11709

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

EvoGraph-R1: Self-Evolving Multimodal Knowledge Hypergraphs for Agentic Retrieval

2026-07-14 · Jiashi Lin, Changhong Jiang, Xiangru Lin, Ruifei Zhang 외 arxiv

Retrieval-augmented generation (RAG) has emerged as a critical paradigm for grounding Multimodal Large Language Models (MLLMs) in external knowledge. Recent GraphRAG methods introduce structured entity-relation graphs to…

Knowledge Graphs

The Compressive Knowledge Graph Hypothesis: Which Graph Facts Matter for Scientific Hypothesis Generation?

2026-05-26 · Shashwat Sourav, Viktoriia Baibakova, Sanjay Das, Ran Elgedawy 외 arxiv

Knowledge graphs (KGs) can provide structured scientific context to language models, but it remains unclear which graph facts actually shape the generated hypotheses. We study KG-guided hypothesis generation for battery …

Knowledge Graphs

Schema Generation for Large Knowledge Graphs Using Large Language Models

2025-06-04 · Bohui Zhang, Yuan He, Lydia Pintscher, Albert Meroño Peñuela 외

Schemas are vital for ensuring data quality in the Semantic Web and natural language processing. Traditionally, their creation demands substantial involvement from knowledge engineers and domain experts. Leveraging the i…

Knowledge Graphs

rEGGression: an Interactive and Agnostic Tool for the Exploration of Symbolic Regression Models

2025-01-29 · Fabricio Olivetti de Franca, Gabriel Kronberger

Regression analysis is used for prediction and to understand the effect of independent variables on dependent variables. Symbolic regression (SR) automates the search for non-linear regression models, delivering a set of…

regressionSymbolic Regression

MienCap: Realtime Performance-Based Facial Animation with Live Mood Dynamics

2025-08-06 · Ye Pan, Ruisi Zhang, Jingying Wang, Nengfu Chen 외 arxiv

Our purpose is to improve performance-based animation which can drive believable 3D stylized characters that are truly perceptual. By combining traditional blendshape animation techniques with multiple machine learning m…