2012
DOI: 10.1177/0165551512463650
|View full text |Cite
|
Sign up to set email alerts
|

Backward inference and pruning for RDF change detection using RDBMS

Abstract: Recent studies on change detection for RDF data have focused on minimizing the delta size and, as a way to exploit the semantics of RDF models in reducing the delta size, the forward-chaining inferences have been widely employed. However, since the forward-chaining inferences should pre-compute the entire closure of the RDF model, the existing approaches are not scalable to large RDF data sets. In this paper, we propose a scalable change detection scheme for RDF data, which is based on backward-chaining infere… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
10
0

Year Published

2015
2015
2020
2020

Publication Types

Select...
3
2
2

Relationship

1
6

Authors

Journals

citations
Cited by 10 publications
(10 citation statements)
references
References 24 publications
0
10
0
Order By: Relevance
“…In addition, the cost of storing the delta or passing it between nodes in a distributed environment using this method is linear with the size of the differences between two RDF models [1]. Therefore, several approaches for calculating the delta have been proposed based with a view to minimizing the delta size in order to reduce the required bandwidth and storage space for updating RDF data collections [5], [8], [2], [4]. These approaches aim to minimize the delta size by exploiting the semantics of RDF data.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…In addition, the cost of storing the delta or passing it between nodes in a distributed environment using this method is linear with the size of the differences between two RDF models [1]. Therefore, several approaches for calculating the delta have been proposed based with a view to minimizing the delta size in order to reduce the required bandwidth and storage space for updating RDF data collections [5], [8], [2], [4]. These approaches aim to minimize the delta size by exploiting the semantics of RDF data.…”
Section: Introductionmentioning
confidence: 99%
“…The entailment rules infer new RDF statements based on the presence of other statements. Only the rules that play a crucial roles in minimizing the delta size are used [4].…”
Section: Introductionmentioning
confidence: 99%
“…insertions or deletions). In addition to the differential functions explained in Section 3, two pruning-based functions as proposed in [7] are also employed. These functions combine the differential functions in [15] with pruning methods to reduce unnecessary computation during the reasoning process.…”
Section: Resultsmentioning
confidence: 99%
“…However, although the backward inference method is applied to infer only relevant triples, applying the inference on some of these triples might be unnecessary allowing pruning to be applied before backward inference [4]. The general rule for pruning is that if the subject or object of a triple in this triple cannot be inferred, consequently the triple can be pruned before the inference process begins.…”
Section: Checking the Dense Deltamentioning
confidence: 99%
“…In any particular data collection, changes in the domain that are reflected by evolution of the ontology may require changes in the underlying RDF data. Due to the dynamic and evolving nature of typical Semantic Web structures, RDF data may change on a regular basis, producing successive versions that are available for publication and distribution [4]. In the context of such dynamic RDF data collections, which may be very large structures, it quickly becomes infeasible to store a historic sequence of updates in any accessible form as a consequence of the significant storage space needed.…”
Section: Introductionmentioning
confidence: 99%