Proceedings of the 2008 ACM Symposium on Applied Computing 2008
DOI: 10.1145/1363686.1364228
|View full text |Cite
|
Sign up to set email alerts
|

Embedding SPARQL into XQuery/XSLT

Abstract: The tree-based languages XQuery and XSLT for XML are widely supported. Many tools do not yet support the new RDF graph query language SPARQL. We propose to embed SPARQL subqueries into XQuery/XSLT, such that XQuery and XSLT benefit from the graph query language constructs of SPARQL, and SPARQL benefits from features of XQuery/XSLT, which SPARQL does not support. The embedding enables XQuery/XSLT tools to handle at the same time XML queries and SPARQL subqueries, and XML and RDF data.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
26
0
3

Year Published

2009
2009
2015
2015

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 29 publications
(29 citation statements)
references
References 10 publications
0
26
0
3
Order By: Relevance
“…We have also belongs_to which is a functional property (5) whose domain is user_item and range is user (6); friend_of which is a irreflexive (7) and symmetric (8) property whose domain and range is user (9); invited_to which is a property whose domain is user and range is event (10); recommended_friend_of which is a property whose domain and range is user (11), and is the composition of friend_of and friend_of (12); replies_to which is an irreflexive property (13) whose domain and range is message (14); written_in which is a functional property (15) whose domain is message and range is wall (16); attends_to which is a property whose domain is user and range is event (17) and is the inverse of the property confirmed_by (18); i_like_it which is a property whose domain is user and Ontology (1) event, message activity (2) wall, album user_item (3) ∀ created_by.activity user (4) added_by, sent_by created_by range is activity (19), which is the inverse of the property liked_by (20).…”
Section: Owlmentioning
confidence: 99%
See 1 more Smart Citation
“…We have also belongs_to which is a functional property (5) whose domain is user_item and range is user (6); friend_of which is a irreflexive (7) and symmetric (8) property whose domain and range is user (9); invited_to which is a property whose domain is user and range is event (10); recommended_friend_of which is a property whose domain and range is user (11), and is the composition of friend_of and friend_of (12); replies_to which is an irreflexive property (13) whose domain and range is message (14); written_in which is a functional property (15) whose domain is message and range is wall (16); attends_to which is a property whose domain is user and range is event (17) and is the inverse of the property confirmed_by (18); i_like_it which is a property whose domain is user and Ontology (1) event, message activity (2) wall, album user_item (3) ∀ created_by.activity user (4) added_by, sent_by created_by range is activity (19), which is the inverse of the property liked_by (20).…”
Section: Owlmentioning
confidence: 99%
“…The SPARQL2XQuery interoperability framework [5] aims to overcome the same problem by considering as query language SPARQL for both formats (XML and RDF), where SPARQL queries are transformed into XQuery queries by mapping XML Schemas into RDF metadata. In early approaches, SPARQL queries are embedded in XQuery and XSLT [8] and XPath expressions are embedded in SPARQL queries [7].…”
Section: Introductionmentioning
confidence: 99%
“…Different approaches for the integration of XML and RDF data have been proposed in the literature [6,3]. However all proposed solutions, including XS-PARQL, require the user to be familiar with both XQuery and SPARQL.…”
Section: Introductionmentioning
confidence: 99%
“…Various attempts have been made in the literature to address the issue of accessing XML data from within Semantic Web Environments [2,4,5,6,7,8,9,10,11,12]. An extended overview of related work can be found at [13].…”
Section: Introductionmentioning
confidence: 99%