中文
相关论文

相关论文: G2GML: Graph to Graph Mapping Language for Bridgin…

200 篇论文

In this paper, we study a declarative framework for specifying transformations of property graphs. In order to express such transformations, we leverage queries formulated in the Graph Pattern Calculus (GPC), which is an abstraction of the…

数据库 · 计算机科学 2024-06-21 Angela Bonifati , Filip Murlak , Yann Ramusat

RDF knowledge graphs (KG) are powerful data structures to represent factual statements created from heterogeneous data sources. KG creation is laborious and demands data management techniques to be executed efficiently. This paper tackles…

人工智能 · 计算机科学 2022-10-27 Enrique Iglesias , Samaneh Jozashoori , Maria-Esther Vidal

Recent studies of federated graph foundational models (FedGFMs) break the idealized and untenable assumption of having centralized data storage to train graph foundation models, and accommodate the reality of distributed, privacy-restricted…

机器学习 · 计算机科学 2026-01-30 Yinlin Zhu , Di Wu , Xianzhi Zhang , Yuming Ai , Xunkai Li , Miao Hu , Guocong Quan

The majority of data scientists and machine learning practitioners use relational data in their work [State of ML and Data Science 2017, Kaggle, Inc.]. But training machine learning models on data stored in relational databases requires…

机器学习 · 计算机科学 2020-02-07 Milan Cvitkovic

Integrating Pre-trained Language Models (PLMs) with Graph Neural Networks (GNNs) remains a central challenge in text-rich heterophilic graph learning. We propose a novel integration framework that enables effective fusion between powerful…

计算与语言 · 计算机科学 2025-10-09 Aarush Sinha

While Language Models (LMs) are the workhorses of NLP, their interplay with structured knowledge graphs (KGs) is still actively researched. Current methods for encoding such graphs typically either (i) linearize them for embedding with LMs…

计算与语言 · 计算机科学 2024-06-04 Moritz Plenz , Anette Frank

Graph-structured information offers rich contextual information that can enhance language models by providing structured relationships and hierarchies, leading to more expressive embeddings for various applications such as retrieval,…

In this paper we present an ongoing research investigating the possibility and potential of integrating frame semantics, particularly FrameNet, in the Grammatical Framework (GF) application grammar development. An important component of GF…

计算与语言 · 计算机科学 2016-07-07 Normunds Gruzitis , Peteris Paikens , Guntis Barzdins

We present TigerGraph, a graph database system built from the ground up to support massively parallel computation of queries and analytics. TigerGraph's high-level query language, GSQL, is designed for compatibility with SQL, while…

数据库 · 计算机科学 2019-01-25 Alin Deutsch , Yu Xu , Mingxi Wu , Victor Lee

Although RDF graphs have schema information associated with them, in practice it is very common to find cases in which data do not fully conform to their schema. A prominent example of this is DBpedia, which is RDF data extracted from…

Knowledge Graph Question Answering (KGQA) simplifies querying vast amounts of knowledge stored in a graph-based model using natural language. However, the research has largely concentrated on English, putting non-English speakers at a…

As the volume of the RDF data becomes increasingly large, it is essential for us to design a distributed database system to manage it. For distributed RDF data design, it is quite common to partition the RDF data into some parts, called…

分布式、并行与集群计算 · 计算机科学 2016-02-23 Peng Peng , Lei Zou , Lei Chen , Dongyan Zhao

Knowledge Graphs (KGs) are increasingly adopted as a foundational technology for integrating heterogeneous data in domains such as climate science, cultural heritage, and the life sciences. Declarative mapping languages like R2RML and RML…

数据库 · 计算机科学 2025-05-28 Andrea Giovanni Nuzzolese

Graph Foundation Models (GFMs) have achieved remarkable success in generalizing across diverse domains. However, they mainly focus on Text-Attributed Graphs (TAGs), leaving Multimodal-Attributed Graphs (MAGs) largely untapped. Developing…

机器学习 · 计算机科学 2026-02-05 Sicheng Liu , Xunkai Li , Daohan Su , Ru Zhang , Hongchao Qin , Ronghua Li , Guoren Wang

The Resource Description Framework (RDF) is a W3C standard for representing graph-structured data, and SPARQL is the standard query language for RDF. Recent advances in Information Extraction, Linked Data Management and the Semantic Web…

数据库 · 计算机科学 2015-04-21 Güneş Aluç , M. Tamer Özsu , Khuzaima Daudjee

Efficient execution of SPARQL queries over large RDF datasets is a topic of considerable interest due to increased use of RDF to encode data. Most of this work has followed either relational or graph-based approaches. In this paper, we…

数据库 · 计算机科学 2021-06-29 Yuedan Chen , M. Tamer Özsu , Guoqing Xiao , Zhuo Tang , Kenli Li

Developing and testing modern RDF-based applications often requires access to RDF datasets with certain characteristics. Unfortunately, it is very difficult to publicly find domain-specific knowledge graphs that conform to a particular set…

软件工程 · 计算机科学 2026-03-16 Milos Jovanovik , Marija Vecovska , Maxime Jakubowski , Katja Hose

Despite the maturity of commercial graph databases, little consensus has been reached so far on the standardization of data definition languages (DDLs) for property graphs (PG). The discussion on the characteristics of PG schemas is ongoing…

数据库 · 计算机科学 2019-02-19 Angela Bonifati , Peter Furniss , Alastair Green , Russ Harmer , Eugenia Oshurko , Hannes Voigt

As Resource Description Framework (RDF) is becoming a popular data modelling standard, the challenges of efficient processing of Basic Graph Pattern (BGP) SPARQL queries (a.k.a. SQL inner-joins) have been a focus of the research community…

数据库 · 计算机科学 2018-05-24 Medha Atre

The Semantic Web research community understood since its beginning how crucial it is to equip practitioners with methods to transform non-RDF resources into RDF. Proposals focus on either engineering content transformations or accessing…

数据库 · 计算机科学 2021-06-07 Enrico Daga , Luigi Asprino , Paul Mulholland , Aldo Gangemi