paper-with-me

Papers

Representing Web Applications As Knowledge Graphs

2024-10-06 · Yogesh Chandrasekharuni

Traditional methods for crawling and parsing web applications predominantly rely on extracting hyperlinks from initial pages and recursively following linked resources. This approach constructs a graph where nodes represent unstructured data from web pages, and edges signify transitions between them. However, these techniques are limited in capturing the dynamic and interactive behaviors inherent to modern web applications. In contrast, the proposed method models each node as a structured representation of the application's current state, with edges reflecting user-initiated actions or transitions. This structured representation enables a more comprehensive and functional understanding of web applications, offering valuable insights for downstream tasks such as automated testing and behavior analysis.

📄 PDF Abstract BibTeX arXiv:2410.17258

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Knowledge Graphs on the Web -- an Overview

2020-03-02 · Nicolas Heist, Sven Hertling, Daniel Ringler, Heiko Paulheim

Knowledge Graphs are an emerging form of knowledge representation. While Google coined the term Knowledge Graph first and promoted it as a means to improve their search results, they are used in many applications today. …

Knowledge Graphs

KGTK: A Toolkit for Large Knowledge Graph Manipulation and Analysis

2020-05-29 · Filip Ilievski, Daniel Garijo, Hans Chalupsky, Naren Teja Divvala 외

Knowledge graphs (KGs) have become the preferred technology for representing, sharing and adding knowledge to modern AI applications. While KGs have become a mainstream technology, the RDF/SPARQL-centric toolset for oper…

Knowledge Graphs

A Toolkit for Generating Code Knowledge Graphs

2020-02-21 · Ibrahim Abdelaziz, Julian Dolby, Jamie McCusker, Kavitha Srinivas

Knowledge graphs have been proven extremely useful in powering diverse applications in semantic search and natural language understanding. In this paper, we present GraphGen4Code, a toolkit to build code knowledge graphs…

Code SearchImage ClassificationKnowledge GraphsNatural Language Understanding

Knowledge Graphs for Innovation Ecosystems

2020-01-09 · Alberto Tejero, Victor Rodriguez-Doncel, Ivan Pau

Innovation ecosystems can be naturally described as a collection of networked entities, such as experts, institutions, projects, technologies and products. Representing in a machine-readable form these entities and their…

Knowledge Graphs

Querying in the Age of Graph Databases and Knowledge Graphs

2021-06-22 · Marcelo Arenas, Claudio Gutierrez, Juan F. Sequeda

Graphs have become the best way we know of representing knowledge. The computing community has investigated and developed the support for managing graphs by means of digital technology. Graph databases and knowledge grap…

Knowledge GraphsManagement