2002
DOI: 10.1007/3-540-36285-1_6
|View full text |Cite
|
Sign up to set email alerts
|

Structural Properties of XPath Fragments

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
50
0
2

Year Published

2005
2005
2020
2020

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 57 publications
(53 citation statements)
references
References 15 publications
1
50
0
2
Order By: Relevance
“…As e is downward, we can use the semantics of + in a straightforward manner to conclude that id C ⊆ e C if and only if id C ⊆ e ′′ C and id C ∩ e C = ∅ otherwise. 2. e = e 1 • e 2 .…”
Section: Results Using Direction and Localitymentioning
confidence: 99%
See 2 more Smart Citations
“…As e is downward, we can use the semantics of + in a straightforward manner to conclude that id C ⊆ e C if and only if id C ⊆ e ′′ C and id C ∩ e C = ∅ otherwise. 2. e = e 1 • e 2 .…”
Section: Results Using Direction and Localitymentioning
confidence: 99%
“…Benedikt et al [2] studied the expressive power of the XPath fragments with and without the parent axis, with and without ancestor and descendant axes, and with and without qualifiers (which are π 1 -conditions). Furthermore, they studied closure properties of these XPath fragments under intersection and complement.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Our formalisation captures no more than the expressive power of CSS3 selectors, which helps us obtain the much lower complexity NP and enables the use of highly-optimised SMT-solvers. There is a plethora of other work on logics and automata on unranked trees (with and without data), e.g., see [42,6,27,69,70,68,43,33,5,50,23,40,24,21,59,17,26] and the surveys [39,49,9]. However, none of these formalisms can capture certain aspects of CSS selectors (e.g.…”
Section: Evaluations Of Optimisationsmentioning
confidence: 99%
“…Queries can become more complicated, and a series of interdependent queries may be used for more advanced checks, for example to identify inconsistent use of semantic attributes. Our analysis tool Goanna uses such treepattern matching [BFK02] on the AST. However, pattern matching is fundamentally limiting, since it only searches for keywords and their context, but is unable to take control flow, data flow, or other semantic information into account.…”
Section: Static Analysis Technologiesmentioning
confidence: 99%